Skip to content

Releases: algbio/emerald

EMERALD v1.2.1

02 Sep 16:29
Compare
Choose a tag to compare
  • Fixed some compiling issues

EMERALD v1.2.0

01 Sep 08:27
3a02af0
Compare
Choose a tag to compare
  • EMERALD now requires a mandatory output file argument and distinguishes between logs (stdout) and safety window output (output file)
  • Improved log output and README.md

EMERALD v1.1.0

06 Apr 12:13
Compare
Choose a tag to compare
  • Added new option -m, --windowmerge
  • Updated README.md

EMERALD v1.0.1

07 Jan 20:31
Compare
Choose a tag to compare

Fixed --reference argument (selection of representative sequence)

EMERALD v1.0.0

16 Dec 14:09
Compare
Choose a tag to compare

Explore the suboptimal space with features including:

  • control the length of the safety windows ( $\alpha$ parameter) and control the size of the suboptimal space ( $\Delta$ parameter)
  • use a custom substitution matrix (by default: BLOSUM62) and affine-linear gap score
  • approximate large integers with floats for gain of computational speed but loss of accurate output
  • use multi threading (only use as many threads as
  • select a custom representative sequence

Binaries available for Linux and Mac OS Silicon