Skip to content

v1.2 Expecto Patronum - [05/11/2022]

Compare
Choose a tag to compare
@sateeshperi sateeshperi released this 12 May 01:41
· 87 commits to master since this release
0e6e1c8

Added

  • Changed minimum time requirements in base.config for process_low, process_medium, process_high to 72.h and process_long to 120.h.
  • SNP distance matrix addition as output.
  • Updated qc_report.txt to include coverage mean depth and reads mapped.
  • Positions masked (N) based on DP & Added functionality to use min_depth (Default 50).
  • Change test profile to include min_depth = 2 so it will run to completion.

Fixed

  • Bug fix for downsample mismatch.
  • Change configuration variable name from vcftools_filter to gatkgenotypes_filter.
  • Changed samplesheet creation to accept multiple directories as arguments and to recursively search for sequences.
  • Set full vcf consensus file to debug output
  • Remove part nf-core branding

Dependencies

Deprecated

TODO

  • Update logo

Issues closed:

  • Reference genome inherited at positions with zero read support #45
  • Read count for the same sample varies in the qc_report #47
  • update configuration file for vcftools_filter clarity #51
  • Updating QC_REPORT with mean depth and % mapped reads #53
  • #58

What's Changed

New Contributors

Full Changelog: v1.1...v1.2