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.4.tar.gz
(6.0 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.0.4.tar.gz
.
File metadata
- Download URL: ngsfragments-2.0.4.tar.gz
- Upload date:
- Size: 6.0 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 | 4d98f26c403be2bbd2586927d8671df03710d657bbfbdec99fd10bbd36f2f534 |
|
MD5 | f8bf5d5fb924fefef9f025be78e759ca |
|
BLAKE2b-256 | 5cf47c3b1985fb48b350bea465a6cbe6f8c0ab61f2ee29fd5f2fe0f6780e2e47 |
File details
Details for the file ngsfragments-2.0.4-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.0.4-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 | b3c35dfc6fae2c03b76466b0e76b1103554821daa1ef2e15040d1a4eb709f6f1 |
|
MD5 | 4131848fe6b1b39b6b71701b5a20691d |
|
BLAKE2b-256 | 08fae25903dc6b477ee8c21b0c586f7531eeb89550a9d340ff37d3873ed7fc6b |