Python package for Next Generation Sequencing fragment manipulation
Project description
Next Generation Sequencing fragment manipulation
This is a Python package for easy and efficient manipulation of Next Generation Sequencing reads.
Install
If you dont already have numpy and scipy installed, it is best to download
Anaconda
, a python distribution that has them included.
https://continuum.io/downloads
Dependencies can be installed by:
pip install -r requirements.txt
PyPI install, presuming you have all its requirements installed:
pip install NGSfragments
Usage
from NGSfragments import fragments
import numpy as np
# Create data
frags = fragments("test_bam.bam", verbose=True)
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
ngsfragments-2.0.7.tar.gz
(6.0 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.0.7.tar.gz
.
File metadata
- Download URL: ngsfragments-2.0.7.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.10 Darwin/22.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 248c7dd30a30d6f201b965a39e4be76505ce45f75eea0c89384d36ac1d544da5 |
|
MD5 | 5911ccef47d2bee856f373070add5e00 |
|
BLAKE2b-256 | 47413af833477519bb997481b83fe04676f46eae979fb68bd85f38746c676006 |
File details
Details for the file ngsfragments-2.0.7-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.0.7-cp310-cp310-macosx_13_0_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.10 Darwin/22.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78e19c0ac28e40be50cb7b3226f1015006b2dea744c6f2f38cb5f132c0f0e6a1 |
|
MD5 | 9f2d4f2e330d74dc0b12e3e3bfb4a241 |
|
BLAKE2b-256 | aec32d243a77cca1d4685fd5b5889a14dc3583c168060bb7b7f1bc8911e94a75 |