Updated 6 months ago

pysam • Rank 29.1 • Science 46%

Pysam is a Python package for reading, manipulating, and writing genomics data such as SAM/BAM/CRAM and VCF/BCF files. It's a lightweight wrapper of the HTSlib API, the same one that powers samtools, bcftools, and tabix.

Updated 6 months ago

cyvcf2 • Rank 21.2 • Science 23%

cython + htslib == fast VCF and BCF processing

Updated 5 months ago

https://github.com/brentp/hts-nim • Science 26%

nim wrapper for htslib for parsing genomics data files