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.1.tar.gz
(1.7 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.0.1.tar.gz
.
File metadata
- Download URL: ngsfragments-2.0.1.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 | ec66829b01c4172b5459510904cc5586113eab0ce627acda0c2065e0575192b7 |
|
MD5 | 64ab8adac99b63c822c7736bf6f5c72e |
|
BLAKE2b-256 | 5873ab2be5b1d038c202839b15beab756dde35b8776e183bbde00e20a48f9b78 |
File details
Details for the file ngsfragments-2.0.1-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.0.1-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 | 2e0af2174bf2a18ffe56f3779f2b8af3bfefbada6876e9e6d49007e0f0ac43ce |
|
MD5 | 41cf368d34a3e55ff85b943c0d4cd391 |
|
BLAKE2b-256 | 7d365390b5d9aa0d178e2b22315c28742c7ed62bf1e4fc0fcb46d5ffe0b6a7b4 |