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()
...
Copyright
Copyright (c) 2015 dlmeduLi@163.com
Project details
Release history Release notifications | RSS feed
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.8.tar.gz
(4.4 kB
view details)
File details
Details for the file libsam-0.1.8.tar.gz.
File metadata
- Download URL: libsam-0.1.8.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffe4bedc3151a550ab6912a76ab6ef6e04cb0bf82f4b39156e8341a160679e6e
|
|
| MD5 |
1416fe7eee757df1f3477cf0e32f6f45
|
|
| BLAKE2b-256 |
2e19ac09eee4abd444761eec581941a35b93c0597ba79643dcb5079398be5ac7
|