pysam: pysam (read/write genomic data sets)
pysam:
pysam: Pysam is a python module for reading and manipulating files in the
pysam: SAM, BAM, CRAM, VCF, and BCF format used for storing and writing
pysam: genomic data sets. Pysam is a lightweight wrapper of the samtools
pysam: and htslib C-API's and also includes an interface for tabix.
pysam:
pysam: Home: https://github.com/pysam-developers/pysam
pysam: Howto: https://pysam.readthedocs.io/en/latest/
pysam:
pysam: