Python package for interval manipulation
Project description
IntervalFrame for interval 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 intervalframe
Usage
from intervalframe import IntervalFrame
import numpy as np
# Create data
iframe = IntervalFrame()
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
intervalframe-1.1.7.tar.gz
(37.7 kB
view details)
Built Distribution
File details
Details for the file intervalframe-1.1.7.tar.gz
.
File metadata
- Download URL: intervalframe-1.1.7.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523b7509edac3abeaf03d1d98106515af427f74802fa23d1cb29761e1fef69a0 |
|
MD5 | 2094bd50d4be42f7586180bfee96f9b5 |
|
BLAKE2b-256 | 519b8fc28d7f53c50ae709215ac418805e220b30e09fc8b54e53581078dd71a0 |
File details
Details for the file intervalframe-1.1.7-py3-none-any.whl
.
File metadata
- Download URL: intervalframe-1.1.7-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11fe3ea1bfeab57f3b67c989673a0e0270cfe21cca140c4376e0ca971515ef18 |
|
MD5 | 1080e775b4282d36ac9c5bd7bb7cc39a |
|
BLAKE2b-256 | a904afbdfd475829cad319284c27ebdbdf8b3f8a7f943592ab171a0000a47905 |