Skip to main content

Python package hg19 genome annotation

Project description

hg19genome

Build Status PyPI version Coffee

A package to work with hg19 genomic intervals.

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 hg19genome(not yet!!)

Usage

from hg19genome import Hg19Genome
genome = Hg19Genome()
genome.n_CpGs

genome.n_bases

genome.tss()

genome.tss(upstream=1000, downstream=1000)

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

hg19genome-1.0.1.tar.gz (53.6 MB view hashes)

Uploaded Source

Built Distribution

hg19genome-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl (53.8 MB view hashes)

Uploaded CPython 3.10 macOS 13.0+ x86-64

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