No project description provided
Project description
# ultraheatmap
ultraheatmap facilitates the production of [deepTools](https://github.com/deeptools/deepTools) heatmaps. The heatmaps typically show signal at genomic regions, which can be appended by orthogonal data, like associated gene expression. ultraheatmap facilitates adding orthogonal data to a deepTools matrix and allows to cluster a genomic heatmap by selected samples in just one single command-line call.
## Getting Started
These instructions will get you a copy of ultraheatmap up and running on your local machine.
### Prerequisites
The Prerequisites can be found in requirements.yaml
### Installation
First, get the source code:
Afterwards, create a new conda environment with all the Prerequisites by running the following command line:
conda env create -f requirements.yaml
Then activate the environment:
conda activate ultraheatmap
To install the program in this environment:
python setup.py install
Alternatively, pip or conda can be used to install the package. We highly recommend you to create a new conda environment prior to the installation and install it after activating this environment.
from the ultraheatmap directory. Now, you already have the program installed and can access each of the modules by calling them. Try
$ ultraheatmap -h ,
$ computeOrderedMatrix -h
or
$ AddFeatureToMatrix -h
To terminate the environment run:
conda deactivate
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
File details
Details for the file ultraheatmap-1.2.0.tar.gz
.
File metadata
- Download URL: ultraheatmap-1.2.0.tar.gz
- Upload date:
- Size: 9.9 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.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82966d32ee0db0202e12a8b7a40db23ebec07fad44e4f7377c2d424fbeba6f59 |
|
MD5 | eb240a5f80d35b79f7c7591923251265 |
|
BLAKE2b-256 | 2674281c36eb53528096bebbda80a3fec322d5e9efb660ed0cd92ae7e1eaf974 |
File details
Details for the file ultraheatmap-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: ultraheatmap-1.2.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- 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.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82b5a79c10452d98a5abfe2775d99740ae113dcd5dd838b79b159a53b4d13c7f |
|
MD5 | 6d6b68b33f1b0257c266900ab73bd741 |
|
BLAKE2b-256 | 45296972f022be4e4c8b518c24602c190749cfe819b67981833fc6732d00a993 |