Chromosomal visualization in Python.
Project description
[![CircleCI](https://circleci.com/gh/jakevc/karyopype.svg?style=svg)](https://circleci.com/gh/jakevc/karyopype)
# karyopype
Karyopype is a simple chromosome plotting package in python allowing you to quickly visualize where a set of genomic regions, or multiple sets of genomic regions fall on the chromosomes.
` import karyopype kp = Karyopype("hg38") kp.add_regions(regions_bed_df) kp.plot_chromosomes() `
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
karyopype-0.0.1.tar.gz
(1.7 kB
view hashes)
Built Distribution
Close
Hashes for karyopype-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46e8eddb82a80db0209d9d3aac9dd6c5c058265887ac9e73d796c556dcf07fca |
|
MD5 | f26d8f979e303a1f92f33461e32696f4 |
|
BLAKE2b-256 | 73ee3b776c73bb86d252683db2a1d6121d7efdcea2d2eb38e180474bdaa3ed70 |