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.2.tar.gz
(1.7 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.0.2.tar.gz
.
File metadata
- Download URL: ngsfragments-2.0.2.tar.gz
- Upload date:
- Size: 1.7 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 | 231c25ac268b0fe7fc0da3adf9e819d082f6036973d7e017d87e91aeaa6764fb |
|
MD5 | 22bc3e9e8830860534e34134ae0fb3e5 |
|
BLAKE2b-256 | 13fa04b7b245cf2f81211e7c5b6e6bda7b4f66c564d8e73307bf1a91a506730c |
File details
Details for the file ngsfragments-2.0.2-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.0.2-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 | 9642fc7c7e0312225ee5d9416f40e1864ed605253906f8a277028586dabf9c19 |
|
MD5 | a3d517bfe8d410f7f6f0d82a3ece5ad9 |
|
BLAKE2b-256 | 650c89cda75babbc5ef5965a617dd499c250e6633af5d11599d0bb98bc99fd96 |