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.5.tar.gz
(6.0 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.1.5.tar.gz
.
File metadata
- Download URL: ngsfragments-2.1.5.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 267634351b0f14aea96ad467b6cf4627bce3d571543833e2eff8d17959de4c6c |
|
MD5 | c43fc05b612468c94c5d66adbeb901a6 |
|
BLAKE2b-256 | 0b33256b674c53c83debfb2ffe980baa93aa3a318eea21e464ee4158d05ba644 |
File details
Details for the file ngsfragments-2.1.5-cp311-cp311-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.1.5-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.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2cc548c7d43e6c969d70be2c72505e3f73d48c02eb5bf6d546fcdc9440be877 |
|
MD5 | 357f01ae27645a83531ff569755444a0 |
|
BLAKE2b-256 | 85e9bed26e71984d3b55b53b5d8a5aef6b5377596632555b32757875972bf0f7 |