Skip to main content

Chromosomal visualization in Python.

Project description

CircleCI

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.

From an interactive python session (jupyter notebook):

pip install karyopype
import karyopype.karyopype as kp

# plot two sets of regions
kp.plot_karyopype("hg38", ["/path/to/regions.bed", "/path/to/regions2.bed"])

From a command line session

pip install karyopype
python
>>> import karyopype.karyopype as kp
# save plot to current directory
>>> kp.plot_karyopyp("hg38", "/path/to/regions.bed", savefig=True)

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.1.6.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

karyopype-0.1.6-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file karyopype-0.1.6.tar.gz.

File metadata

  • Download URL: karyopype-0.1.6.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for karyopype-0.1.6.tar.gz
Algorithm Hash digest
SHA256 14b5563562d53183d45635806bea950cfc72df57434de7c2d06fc999f61bd28f
MD5 4fd5ff955575ae92a872039d04f5ee2b
BLAKE2b-256 b5e9322b7967dfb00d8a9f42e458bb6be6769a79a8da534bbd2daeb4058098d2

See more details on using hashes here.

File details

Details for the file karyopype-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: karyopype-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for karyopype-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 dc7fad0d2f33f56fc0df9199e54f80adac8f68df2e9e6945e35209f7b84303ca
MD5 cecb8e974c0c9cb5f0164dd044b4a7e1
BLAKE2b-256 1598ecaf6b6144220844df6194f1a3104d08acbbe74eff81b92358a625548276

See more details on using hashes here.

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