Fast visualization of genomic data
Project description
Genomeshader is a Rust/Python library for rapid visualization of read-level data spanning variants across huge numbers of samples.
Documentation for the API can be found on the documentation page.
Installation
pip is recommended for installation.
pip install genomeshader
Building from source
To build from source, follow the procedure below.
# Clone repository.
git clone https://github.com/broadinstitute/genomeshader.git
cd genomeshader
# Create a Python virtual environment and install Maturin.
# For more information on Maturin, visit https://github.com/PyO3/maturin .
python -mvenv venv
. venv/bin/activate
pip install maturin
# Build the library (with release optimizations) and install it in
# the currently active virtual environment.
maturin develop --release
Supported platforms
Genomeshader is compiled for Linux (x86_64) and MacOSX (x86_64, aarch64). Windows support is not currently available.
Getting help
If you encounter bugs or have questions/comments/concerns, please file an issue on our Github page.
Developers’ guide
For information on contributing to Genomeshader development, visit our developer documentation.
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
genomeshader-0.1.12.tar.gz
(65.4 kB
view hashes)
Built Distributions
Close
Hashes for genomeshader-0.1.12-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 902cc51a9728b87d92e979b551fb8acddcaaf7d89825786a0222b19114406b19 |
|
MD5 | 2060871a29186bbe47c0b6ee4bc3bff2 |
|
BLAKE2b-256 | f541818c0a23f11f3c5006466be4d8353870f0efb03a430c07f18c9b40ae75cf |
Close
Hashes for genomeshader-0.1.12-cp37-abi3-macosx_11_0_arm64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a18ab1a95f4379ddbc25f2c94133a52cdd71d684c6af443d2059d9fa1c96039 |
|
MD5 | c3fe8163d18d1af45a4c9617df775580 |
|
BLAKE2b-256 | e64a0a542371a3148e6557e222b261b4d11b62027a550daea4969cfb77280612 |
Close
Hashes for genomeshader-0.1.12-cp37-abi3-macosx_10_12_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f09fb14d8545b42ce602886a5a5d7a0ceaac82d2a873a9bf24d2af671d369f96 |
|
MD5 | 7943f6dfb7b687f24ad7b605ab0673e0 |
|
BLAKE2b-256 | 0f53f41054de69a12051ccb5b3580960b1f1fabb7b43e62607e02be2e88cb606 |