CMD + K

pysam

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::pysam

Usage Tracking

0.23.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Pysam is a python module for reading and manipulating files in the SAM/BAM format. The SAM/BAM format is a way to store efficiently large numbers of alignments (Li 2009), such as those routinely created by next-generation sequencing methods.

About

Summary

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.

Last Updated

Sep 8, 2025 at 15:01

License

MIT

Total Downloads

4