Python package hg19 genome annotation
Project description
hg19genome
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
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 hg19genome-1.0.1.tar.gz.
File metadata
- Download URL: hg19genome-1.0.1.tar.gz
- Upload date:
- Size: 53.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.10 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ab2ed305cee2aeb97cf312c8ff27b9944cf478832c8f1eaf83f016d6566b849
|
|
| MD5 |
d87c625f29792cfbc90e4c98c07756b2
|
|
| BLAKE2b-256 |
16e0a1089909f608e366988dfa9cca6af12fdd38ec490fe3361013ec8e6d646a
|
File details
Details for the file hg19genome-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl.
File metadata
- Download URL: hg19genome-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl
- Upload date:
- Size: 53.8 MB
- Tags: CPython 3.10, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.10 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f14078ad1e3cb757fc3e99a51ebde67fca59632fcbc5cfca2c8010be0387fae
|
|
| MD5 |
d3e4879d7b10f6c71ae59410532de849
|
|
| BLAKE2b-256 |
a77f54140cbd53b9ea7dcbb176f31a6a4a555364efae0bd5ae4f78c64d773ab6
|