Skip to main content

Python package for interval manipulation

Project description

IntervalFrame for interval manipulation

Build Status PyPI version Coffee

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


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.6.tar.gz (37.7 kB view hashes)

Uploaded Source

Built Distribution

intervalframe-1.1.6-py3-none-any.whl (43.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page