bsxplorer.BAMReader.qc_data

BAMReader.qc_data() tuple[bsxplorer.BamReader.QualsCounter, list[bsxplorer.BamReader.QualsCounter], list[tuple]][source]

Returns QC data from read fragments. Tuple of (Count of Phred score, Count of Phred score by position, Average quality for region)

Return type:

tuple