Python package genome annotations
Project description
genome_info_
A package to work with 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 genome_info(not yet!!)
Usage
import genome_info_
genome = genome_info.GenomeInfo("hg38")
genome.chrom_sizes
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
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 genome_info-1.0.8.tar.gz.
File metadata
- Download URL: genome_info-1.0.8.tar.gz
- Upload date:
- Size: 203.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d0dd0eee9aae41ce6db917f1e718fa1898f31cfc158c45c27d78fec10af10cc
|
|
| MD5 |
efb4d5924bfc5669b9e856c6c50ee208
|
|
| BLAKE2b-256 |
d17bf28a485240b62c0b3b92abe80d8664310b2e4eebecb829466649f9edfcfc
|
File details
Details for the file genome_info-1.0.8-cp312-cp312-macosx_15_0_x86_64.whl.
File metadata
- Download URL: genome_info-1.0.8-cp312-cp312-macosx_15_0_x86_64.whl
- Upload date:
- Size: 366.2 kB
- Tags: CPython 3.12, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32807ac0a35970a261a22b34a1ca5ff848ae5a8a643ff55c4438a1ca1fe53177
|
|
| MD5 |
3b82d8507d0369a45252bc8ed5887511
|
|
| BLAKE2b-256 |
543723e154e75ed51f465f6515bab91d6e5f0ed74c95bfda86414893317f8507
|