Releases: BCCDC-PHL/routine-sequence-qc
Releases · BCCDC-PHL/routine-sequence-qc
v0.3.0
- Added simplified QC summary in
.csv
format (<outdir>/basic_qc_stats/basic_qc_stats.csv
) (Issue #22) - Fixed issue where
SampleSheet.csv
files may not parse ifInstrument Type
field missing from[Header]
section (Issue #30) - Added
.json
formatted InterOp summary, based on BaseSpace API format (<outdir>/interop_summary/interop_summary.json
) (partially addresses Issue #9)
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Initial Release
Features
Performs the following analyses to gather QC information on illumina sequence data:
- Collect illumina 'interop' QC info
- FastQC for basic fastq quality scores
- Kraken & Bracken for species and genus-level taxonomic classification and contamination detection
- MultiQC to gather QC information into an interactive HTML document