Skip to content

Release v1.11.0

Choose a tag to compare

@BioWilko BioWilko released this 29 Jun 11:36
a271914

New outputs added which produce a pair of coverage depth TSVs so you can see the impact of normalisation on your depth:

  • {PREFIX}.pre-normalisation.coverage.tsv
  • {PREFIX}.post-normalisation.coverage.tsv

This can be especially useful to see the true difference between specimens and an NTC, at extremely high depths normalisation can make the depths between an NTC and specimen look much more similar than they truly are.

What's Changed

  • Output new coverage reports from align_trim 1.2.0 by @BioWilko in #194

Full Changelog: v1.10.3...v1.11.0