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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ngsfragments-2.4.5.tar.gz.
File metadata
- Download URL: ngsfragments-2.4.5.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/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdd41c794c6875794bff4b7e7de617bccdf9f2fa4966ab7a7a8ff517c341bfef
|
|
| MD5 |
2fcefe26336c7fc7c7d98e12dcff59c5
|
|
| BLAKE2b-256 |
f2944ffc28f65784e7d1fb917752b93d40616cd522f073b576353fff31b65e17
|
File details
Details for the file ngsfragments-2.4.5-cp312-cp312-macosx_15_0_x86_64.whl.
File metadata
- Download URL: ngsfragments-2.4.5-cp312-cp312-macosx_15_0_x86_64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.12, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d57192c0efb9967baeeaaf50c9b0ea7c2f504f12f45dbaefcc084468fa36071b
|
|
| MD5 |
7d5c28c6f208c2b6bcca945a9d106ecf
|
|
| BLAKE2b-256 |
c471e33e22012d16d0c48290d3dab42628122eecc0000fef19d9820f784916a0
|