Wiki

Clone wiki

ATLAS / Auxiliary Tools: qualityDist

Overview

Obtain illumina quality score distribution for all read groups separately and all data combined.

Input

  • A BAM file

Output

  • A txt file with the quality distribution per read group and one for the total data

Usage example

./atlas task=qualityDist bam=example.bam verbose

Updated