Skip to content

Releases: CarolinaPB/nanopore-assembly

v0.1.1

01 Mar 14:23
2d90492
Compare
Choose a tag to compare

Small fix to the var_calling_freebayes rule:

  • changed vcffilter -f 'QUAL > 20' {input} to vcffilter -f 'QUAL > 20'
  • added indexed vcf as output of rule
  • changed rule command to use named output

v0.1.0

09 Nov 15:11
Compare
Choose a tag to compare

Initial release of this nanopore assembly and variant calling pipeline. Has basic documentation detailing what the pipeline does, how to set it up and the expected results