Pure Python, OS-agnostic Binary Alignment Map (BAM) random access and parsing tool
Project description
Platform |
Build Status |
|---|---|
Linux |
|
Windows |
|
conda |
Host |
Downloads |
|---|---|
PyPI |
|
conda |
BAMnostic
a pure Python, OS-agnositic Binary Alignment Map (BAM) file parser and random access tool.
Note:
Documentation can be found at here or by going to this address: http://bamnostic.readthedocs.io. Documentation was made available through Read the Docs.
Installation
There are 4 methods of installation available (choose one):
Through the conda package manager (Anaconda Cloud)
# first, add the conda-forge channel to your conda build
conda config --add channels conda-forge
# now bamnostic is available for install
conda install bamnostic
Through the Python Package Index (PyPI)
pip install bamnostic
# or, if you don't have superuser access
pip install --user bamnostic
Through pip+Github
# again, use --user if you don't have superuser access
pip install -e git+https://github.com/betteridiot/bamnostic.git#egg=bamnostic
# or, if you don't have superuser access
pip install --user -e git+https://github.com/betteridiot/bamnostic.git#bamnostic#egg=bamnostic
Traditiona
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
bamnostic-1.1.4.tar.gz
(183.4 kB
view details)
File details
Details for the file bamnostic-1.1.4.tar.gz.
File metadata
- Download URL: bamnostic-1.1.4.tar.gz
- Upload date:
- Size: 183.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f23cf951a68383c4ba04417fecf7e96c2e195f1e2974f0c377eaed4804366e74
|
|
| MD5 |
7e708f0c5b618e053e7153d8ee5fc5b1
|
|
| BLAKE2b-256 |
cdbf7c3cda59ac4f95308e1a7f77c240fa08aa7aba425c2252c12cc00b5d14df
|