Skip to content

Releases: neherlab/pangraph

v0.4.0

31 Jan 20:08
Compare
Choose a tag to compare
  • Marginalize command now (optionally) takes list of strains to project onto.
  • Command line arguments and flags can now be mixed in order.
  • Export can filter out any duplications.

v0.3.0

31 Jan 19:55
Compare
Choose a tag to compare

Added command line options:

  • Build: -u => force sequences to uppercase letters
  • Polish: -c => preserve case (uses MAFFT command line flag)

Additionally, removed bug associated with sequences mapping as empty intervals to blocks.

Lastly, large improvement to the algorithm's multicore usage by balancing the initial guide tree.

v0.2.1

04 Dec 00:53
Compare
Choose a tag to compare

Modified CLI to accept input on standard input for all subcommands. This allows for a nicer chaining of pangraph functions from the shell. Additionally, there were many small bugs that are fixed.

v0.2.0 binary

30 Nov 00:48
Compare
Choose a tag to compare
chore: updated mash documentation

pangraph v0.1-alpha

02 Sep 20:01
1945e79
Compare
Choose a tag to compare
pangraph v0.1-alpha Pre-release
Pre-release

Source code bundled as a relocatable application. Currently only for Linux-based operating systems but intend to release for MacOSX as well.