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.1.0.tar.gz
(8.9 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.1.0.tar.gz
.
File metadata
- Download URL: ngsfragments-2.1.0.tar.gz
- Upload date:
- Size: 8.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55d70684e3e5d03a3eb8e2899452f25d1d49301f6fd4ee5d5c44ae21e9803ea3 |
|
MD5 | 97e70dc3c6bc2fa11b12be052ee5f1d0 |
|
BLAKE2b-256 | 618fb10d535d79571d0da3be561e477bd8e495b7b6aaf52c5f133db0de0135f1 |
File details
Details for the file ngsfragments-2.1.0-cp311-cp311-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.1.0-cp311-cp311-macosx_14_0_x86_64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.11, macOS 14.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081ed836226630efa1c4213352d8188513827d0411e5ba9db3fa2deae544c504 |
|
MD5 | 04a85b711a9aa7a58157cd3e30d5f7c1 |
|
BLAKE2b-256 | 8f8b204822630bc964cebf6377da2a2b1df20f8cc64f5e48ef844cf30b3e0f57 |