Differences between revisions 5 and 6
Revision 5 as of 2015-01-08 10:14:50
Size: 1393
Comment: added short description of Biopython project, updated and added links
Revision 6 as of 2015-01-08 10:55:53
Size: 1773
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
== pysam ==
pysam is a Python wrapper package around [[http://www.htslib.org/|Samtools]], a suite of programs for reading and manipulating high-throughput sequencing data.

 * compatible with Python 2 and 3

 * requires: [[http://cython.org/|Cython]]

 * [[https://github.com/pysam-developers/pysam|pysam on github]] [[http://pysam.readthedocs.org|pysam documentation]]

PythonMed

This page attempts to collect all the Python packages associated with medicine, pre-clinical research, life science and bioinformatics for the community. Its modelled along the Debian Med project

Biopython

Biopython facilitates the use of Python for bioinformatics through high-quality, reusable modules and classes. Biopython features include parsers for various Bioinformatics file formats (BLAST, Clustalw, FASTA, Genbank,...), access to online services (NCBI, Expasy,...), interfaces to common and not-so-common programs (Clustalw, DSSP, MSMS...), a standard sequence class, various clustering modules, a KD tree data structure, etc.

pysam

pysam is a Python wrapper package around Samtools, a suite of programs for reading and manipulating high-throughput sequencing data.


CategoryPythonInScience

PythonMed (last edited 2019-12-02 00:32:22 by FrancesHocutt)

Unable to edit the page? See the FrontPage for instructions.