Skip to content

Releases: evolbioinfo/goalign

v0.2.8

14 May 10:46
Compare
Choose a tag to compare
  • Added option --clean-names to all reformat commands
  • Added raw distance computation with goalign compute distance -m rawdist
  • Changed error handling in distance computations
  • Added some tests

v0.2.7

17 Apr 11:28
Compare
Choose a tag to compare
  • Changed nexus output datatype (format datatype=dna)
  • Corrected fasta parser for sequences and names with spaces. Spaces in sequences are now removed, and spaces before sequence names are now removed

v0.2.7a

13 Mar 14:11
Compare
Choose a tag to compare
v0.2.7a Pre-release
Pre-release
  • Added goalign draw biojs command
  • Added goalign reformat paml command

v0.2.6

06 Feb 16:22
Compare
Choose a tag to compare
  • Added sliding window option to goalign subseq
  • Added option to automatically rename sequences in goalign trim name
  • Added possibility to give url as input alignment

v0.2.6b

11 Jan 15:15
Compare
Choose a tag to compare
v0.2.6b Pre-release
Pre-release
  • Added option --clean-names to goalign reformat phylip command
  • Spaces and tabs are removed from start and end of sequence names
  • Space and tabs are replaced by _ otherwise

v0.2.5

09 Jan 12:48
Compare
Choose a tag to compare
  • Using dep to manage dependencies
  • Removed dependency to gotree for nexus parser

v0.2.4

08 Jan 16:34
Compare
Choose a tag to compare
  • Changed parsers for format auto detection

v0.2.4a

15 Nov 13:43
Compare
Choose a tag to compare
v0.2.4a Pre-release
Pre-release
  • Added --auto-detect format option to the root command

v0.2.3

06 Nov 10:36
Compare
Choose a tag to compare
  • Added test for shuffle sites
  • Added --stable-rogues option to shuffle sites

v0.2.3b

26 Sep 15:54
Compare
Choose a tag to compare
  • goalign sample rarefy: now checks sequence names
  • Added option for nexus input and output
  • goalign concat now adds gaps when a sequence is not present
  • Corrected phylip parser
  • Added unknown alphabet
  • Added goalign sort command