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.1.tar.gz
(5.4 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.4.1.tar.gz
.
File metadata
- Download URL: ngsfragments-2.4.1.tar.gz
- Upload date:
- Size: 5.4 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 | 2e8ab7124ed7e50722b3f29711788837d3e570b0eba655754e29b9e0df697168 |
|
MD5 | 2244f7d21e7fe20ebb3d788679053ef0 |
|
BLAKE2b-256 | 14cf475d9be0c1c0526f0558044738b6bca4e7afe90934ed483a153e6b1587e8 |
File details
Details for the file ngsfragments-2.4.1-cp312-cp312-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.4.1-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 | 9eb54db1f87955a720d23471ce745247195c7df80b64d005b7c4fcfa21f0a4b3 |
|
MD5 | d5952d0baf94367d176e0ae3f29e277a |
|
BLAKE2b-256 | e0285277ecb265f6fe8ec343e19d3672c79191bd14a4fe89ae45f2b1b9e5a6c7 |