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.6.tar.gz
(6.0 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.0.6.tar.gz
.
File metadata
- Download URL: ngsfragments-2.0.6.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 | 7fb702a012f6fa07e08c1c4c301a14b037baec791fbc583ba35644125ad55cce |
|
MD5 | 29291065b186fc36b57aaf6f1f86efcc |
|
BLAKE2b-256 | 6b511e13835b169bc0011b70e2fcfeddb049153383288145d86675e77a4e4efb |
File details
Details for the file ngsfragments-2.0.6-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.0.6-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 | e6d9c2531d62802a2d91900e80a2c6cfeacfff61d750cbfc44a01f703278103b |
|
MD5 | bf16f951d4152d81d849677e4be9577f |
|
BLAKE2b-256 | 699fe5048c7ba282db7a5617899684f3b2fe4556e629805ef6052c64edfb2c9c |