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.4.2.tar.gz
(6.6 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.4.2.tar.gz
.
File metadata
- Download URL: ngsfragments-2.4.2.tar.gz
- Upload date:
- Size: 6.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8ab7a9fb58ebe32ad58c5b9d3e18fb773d946181c71508b9eaad012237a8b88 |
|
MD5 | 948d03b6634d4dc7a6987e7cf440985f |
|
BLAKE2b-256 | 7b7dac57f08dbf826a24412b6d6e6db45a3e72ff0a8fcb8f5a254540fe7a28cc |
File details
Details for the file ngsfragments-2.4.2-cp312-cp312-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.4.2-cp312-cp312-macosx_14_0_x86_64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.12, macOS 14.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d78e9834eb9d37b4ae8f5b1a89b3d95b48c1e12d0ad06d73897654127ecb788 |
|
MD5 | 939bc09e795f1f7755f728937b5c5144 |
|
BLAKE2b-256 | 44a229e82364a6288983c11c1b8c74eebbcfc5cc4d25623086c9f5c883878408 |