Table Of Contents

Previous topic

bioa.io.readpairs.write_pairs_to_file

Next topic

bioa.io.sam.reads_from_sam_quick

This Page

Grab read data from SAM/BAM file

This normalizes or pads aligned reads from a SAM or BAM file.

Grab read data from SAM/BAM file

reads_from_sam_quick(sam_file) Quickly parse aligned reads from SAM/BAM file.
reads_from_sam(sam_file, reference) Parse aligned reads from SAM/BAM file.