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-1.0.7a1.tar.gz
(52.3 MB
view details)
File details
Details for the file ngsfragments-1.0.7a1.tar.gz
.
File metadata
- Download URL: ngsfragments-1.0.7a1.tar.gz
- Upload date:
- Size: 52.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4524ef80da0350c26c923587089acca8cada9e72cf6faf30643cbec8c5d09c09 |
|
MD5 | f04c2e122978b9b2d27ac4aa664e8f17 |
|
BLAKE2b-256 | 4683b203ec8a58334a175d30447b96c70bdbd6bdfe7d13dff0990a627d407662 |