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.0.tar.gz
(7.8 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.4.0.tar.gz
.
File metadata
- Download URL: ngsfragments-2.4.0.tar.gz
- Upload date:
- Size: 7.8 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 | 5687d3c914fd5ebc96c49f70ea89744eeada54ba4e7910ced43ee5daddf525c7 |
|
MD5 | f88c606791495f670a5db43cd3117994 |
|
BLAKE2b-256 | 6fbbc508d33e80a0b76392642840a0829e96e83c24636a1f83d962a4e583f13d |
File details
Details for the file ngsfragments-2.4.0-cp312-cp312-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.4.0-cp312-cp312-macosx_14_0_x86_64.whl
- Upload date:
- Size: 3.6 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 | 0539a5b8086d1610cfe92655fda853c018aa6c74a2d1f4d357bdc5db91aa7c43 |
|
MD5 | 37e4719f6e4b092a0303b383805e0feb |
|
BLAKE2b-256 | 5f886201bb4491920ffeda46981ac1bcd18709aba7fe9bb3a860bdfe3cd55fd8 |