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.5.tar.gz
(6.0 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.0.5.tar.gz
.
File metadata
- Download URL: ngsfragments-2.0.5.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 | 2bbae4acf1b62556693deede11dcaefe823c34e265acb4f40774cd78fc49f70e |
|
MD5 | 6879c162a18bda70c55b1240b4955fc2 |
|
BLAKE2b-256 | 91511eb98af54df9e11a0c94d120d41af29838f122253e21c93c27edcf07b3b8 |
File details
Details for the file ngsfragments-2.0.5-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.0.5-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 | 31f35d300b190a97f36e4f997737bb431845a79b5e98c309fd6ae1b615be20d5 |
|
MD5 | ac0cadbd5ad133b523ba47f17962e9bd |
|
BLAKE2b-256 | aca7402e3f2d88227ecdfeea9daa93151bacdd12c7f0f47506030a03ac5f2986 |