python-pysam

Interface for the SAM/BAM sequence alignment and mapping format (Python 2)
  https://pysam.readthedocs.org/en/latest
  0
  no reviews



Pysam is a Python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. Pysam also includes an interface for tabix.

This package installs the module for Python 2.