About Anaconda Help Download Anaconda

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.

Installers

  • osx-arm64 v0.22.1
  • linux-64 v0.22.1
  • linux-aarch64 v0.22.1
  • osx-64 v0.22.1
  • linux-s390x v0.22.1

conda install

To install this package run one of the following:
conda install sfe1ed40::pysam

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy