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.1.tar.gz
(6.6 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.1.1.tar.gz
.
File metadata
- Download URL: ngsfragments-2.1.1.tar.gz
- Upload date:
- Size: 6.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ddf8bee800255ed8b12fc4ec2fddd6f394251278918b2ebcf093e2c22039e4b |
|
MD5 | f18818461e4a1941b7aaaf75615e394a |
|
BLAKE2b-256 | 3c6f6006863a06b75ea1e17642597d1c36d5e541bd17594fa715b88b8624077c |
File details
Details for the file ngsfragments-2.1.1-cp311-cp311-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.1.1-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.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fb248cd698556d3c84e40abaa1bdfffcecaeab3d4275d8b29feac02dafdc8b5 |
|
MD5 | 1db28a4104babd425c806e7b70faab7f |
|
BLAKE2b-256 | cff7ed145649423ac0a788e1e6761f382498ceeb1b792415fc7f4c61c48a449d |