Python package hg38 genome annotation
Project description
hg38genome
A package to work with hg38 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 hg38genome(not yet!!)
Usage
# ailist version: 0.1.7
from hg38genome import Hg38Genome
genome = Hg38Genome()
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 hg38genome-1.0.1.tar.gz.
File metadata
- Download URL: hg38genome-1.0.1.tar.gz
- Upload date:
- Size: 46.7 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 |
01fdeb39f29c98147e8330a38f12b1d83077c50bc641b97790861c2c6b6b445c
|
|
| MD5 |
0b1ac4eb9adfaf060a99c13d898ab6b1
|
|
| BLAKE2b-256 |
9effea8fba6573ccf1bf9bb65b80933435bfc3b8cf17103d507bfefbcaabc46d
|
File details
Details for the file hg38genome-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl.
File metadata
- Download URL: hg38genome-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl
- Upload date:
- Size: 46.9 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 |
298838cc5d173d4f1b1c08eae09eb313c746c55242ea98ef1bdb4ae2836517bb
|
|
| MD5 |
79f36468c6f0c88400f748f9ace4f9e1
|
|
| BLAKE2b-256 |
48901d0982676ea038152d538999ec3b08767449f2b169ce21cd18cd6915569f
|