Skip to content

Releases: evolbioinfo/goalign

v0.3.7

14 Nov 13:40
3d96af9
Compare
Choose a tag to compare
  • Added option --aa to goalign stats mutations list
  • Added option--reverse to goalign clean sites
  • Added multi characters to option --char of goalign clean sites
  • goalign extract supports '-' strand sequences
  • Added option --ref-seq option to goalign translate and goalign extract --translate
  • Added option --posfile to goalign replace: to replace specific characters at specific positions of specific sequences in an input alignment
  • Added AB model (https://doi.org/10.1093%2Fmolbev%2Fmsu340)
  • Updated LG model
  • Added option -l to goalign concat to keep information of the coordinates of all input alignments in the concatenated alignment

v0.3.6

09 Dec 10:57
9382b53
Compare
Choose a tag to compare
  • Added option --no-gaps to goalign mask
  • Added option --no-ref to goalign mask
  • Added option --positions-rm to goalign clean sites
  • Added option --pos to goalign mask
  • Added command goalign mutations list to output a list of mutations compared to a reference sequence
  • Added option --gff to goalign extract to take sequences to extract from a gff file
  • Update go to 1.19

v0.3.6a

29 Jun 09:15
15b0c11
Compare
Choose a tag to compare
  • Added command goalign draw png (thanks @lucblassel #11 !)
  • Added compressed output (gz or xz) (#12 )
  • Updated go to 1.18.3

v0.3.5

07 Sep 08:44
9593e5f
Compare
Choose a tag to compare
  • Switched to go 1.16.4
  • Corrected biojs dependency (for goalign draw)
  • Updated citation
  • Updated go.mod

v0.3.4

11 May 12:44
64f4a12
Compare
Choose a tag to compare
  • Changed --ignore-identical behavior to differentiate identical names from identical names+sequences
  • Added option --nb-sequences to goalign divide command
  • Added option --unaligned to goalign trim name

v0.3.4a

29 Apr 13:06
24cabdc
Compare
Choose a tag to compare
v0.3.4a Pre-release
Pre-release
  • Corrected translate function
  • Added support of xz and bz input alignments
  • Added options --ignore-gaps and --ignore-n to commands clean seqs, clean sites, consensus and stat maxchars
  • Switched from dep to go modules
  • Modified RemoveMajorityCharacterSites & RemoveCharacterSites functions
  • Added goalign revcomp command
  • Added options --ref-seq, --at-most and --replace to goalign mask command

v0.3.3f

15 Jan 14:21
51d7678
Compare
Choose a tag to compare
v0.3.3f Pre-release
Pre-release
  • Added goalign transpose command #9

v0.3.3e

06 Jan 21:37
d3aa112
Compare
Choose a tag to compare
v0.3.3e Pre-release
Pre-release
  • Added option -f/--frac to goalign build seqboot and goalign build distboot

v0.3.3d

05 Jan 10:27
da9722e
Compare
Choose a tag to compare
v0.3.3d Pre-release
Pre-release
  • Corrected mask doc #6
  • Added ignore case to clean seqs and clean sites and --char to clean seqs
  • Corrected SubAlign + Added goalign extract command
  • Added --informative option to goalign subsites to select informative sites
  • Data structure optimization, rune to uint8
  • Added option --rm-ambiguous in compute dist -m pdist command
  • Added options --range1 and --range2 to goalign compute distance
  • Added output positions to goalign clean sites
  • Added option --consecutive to goalign sample sites

v0.3.3c

02 Jun 09:11
d3a009c
Compare
Choose a tag to compare
v0.3.3c Pre-release
Pre-release
  • Added option --char to goalign clean sites command (#5)
  • Added --unique option to goalign mask (#5)
  • Added --reverse option to goalign subseq (#7)
  • Added goalign subsites command (#7)
  • Added option --ref-seq to goalign mask (#6)