Minnesota Supercomputing Institute
0.6
Wednesday, December 7, 2016
Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API
Home Page
http://code.google.com/p/pysam/
To run this software interactively in a Linux environment run the commands:
module load pysam
Then, from within python2.6, access the software by running:
import pysam