Skip to content

Releases: BCCDC-PHL/fluflo

v0.2.0

27 Dec 23:21
a424ef7
Compare
Choose a tag to compare
  • Ability to specify reference genome in the form of an a) GenBank file or b) FASTA file (also requires GFF file). The option to specify the FASTA format originated from the need to construct a more tailored reference genome than may be available (ex. concatenated segments). This feature is added in PR #6.

v0.1.3

16 Oct 04:15
1092768
Compare
Choose a tag to compare
  • Add ability to adjust the AUGUR_RECURSION_LIMIT environmental variable with the --recursion_limit flag. Default is 10000. This fixes "FATAL: Maximum recursion depth reached" error.

v0.1.2

04 May 19:47
6c5e35a
Compare
Choose a tag to compare
  • Fixed iqtree process cpu usage issue to be specified in config file instead of auto-detected

v0.1.1

11 Oct 18:14
ddc146a
Compare
Choose a tag to compare
  • initial release
  • generate msa from multifasta
  • generate ML tree
  • augur suite
  • visualization in Nextstrain
  • author: JMC
  • version: 0.1.1
  • language: Nextflow