Skip to main content

Bio-Informatics sam file libraries.

Project description

Install

You can install this package using PyPi:

pip install libsam
easy_install libsam

or you can Download the .tar.gz source file form PyPi and run the setup.py script:

python setup.py install

Usage

In your python script, add the following line(use samparser as an example):

from libsam import samparser

then you can use the functions or classes in the corresponding libraries:

sam = samparser.Sam()
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libsam-0.1.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page