Skip to content

0.7.0

Compare
Choose a tag to compare
@mmolari mmolari released this 27 Jun 15:38
· 18 commits to master since this release
54c5019
  • fasta input files are checked for duplicated records, and white lines between records are tolerated, see #55.
  • PanGraph execution is now deterministic, and same input files always produce the same output, see #57. For the build command, a random seed can be set with the -r flag.
  • introduced the -t flag in the build and merge command. This activates consistency checks to verify that the input genomes can be exactly reconstructed. See #57.
  • Fixed #56