Releases: BCCDC-PHL/alignment-variants
Releases · BCCDC-PHL/alignment-variants
v0.1.11
- Added support for aligning untrimmed reads (Issue #30)
v0.1.10
- Added depth of coverage profile plot (Issue #26)
v0.1.9
- Handle empty bam files (Issue #24)
v0.1.8
- Made alignment cleaning optional (Issue #18)
v0.1.7
- Fixed issue with qualimap running out of memory (Issue #13)
v0.1.6
- Fixed issue with samplesheets that don't include short reads with
R1
and R2
fields (Issue #11)
v0.1.5
- Fixed issue where pipeline would fail when
LONG
reads were not included when using --samplesheet_input
(Issue #3)
v0.1.4
- Incorporated alternative method for estimating insert size distribution, combined metrics from qualimap & samtools stats (Issue #8)
v0.1.3
- Fixed issue with parsing qualimap outputs (#6)
v0.1.2
- Collect more complete qualimap outputs (#4)