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.2.2.tar.gz
(6.7 MB
view details)
Built Distribution
File details
Details for the file ngsfragments-2.2.2.tar.gz
.
File metadata
- Download URL: ngsfragments-2.2.2.tar.gz
- Upload date:
- Size: 6.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c763e9f0ece425743654cb111bd42661197c21432b328c94af2e91ede077568 |
|
MD5 | a7c107b9ed53683de3f96e9b490eeacf |
|
BLAKE2b-256 | 72c90a34d3a6a5d5811b9a6a765dc868abbead733f0cedc2d42b247765d61249 |
File details
Details for the file ngsfragments-2.2.2-cp311-cp311-macosx_14_0_x86_64.whl
.
File metadata
- Download URL: ngsfragments-2.2.2-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.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c59d0214993da3dc8e7be8f3c8fc4da9ba118a0625a571ae3a62a730f435fb4 |
|
MD5 | 4e23d8aecb6877c9f5e309f7cbc60ec3 |
|
BLAKE2b-256 | 6022cf129fb2a14c71a1061d0f993d8cba7d831561900f53f7ab8d451a3df788 |