Metadata-Version: 2.1
Name: heatmap4kmers
Version: 2.2.0
Summary: Visualization package dedicated to kmeRs similarity score matrix
Home-page: https://github.com/urniaz/HeatMap4kmeRs
Author: Rafal Urniaz
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

![Static Badge](https://img.shields.io/badge/A-brightgreen?style=flat&logo=Codacy&label=code%20quality)  ![Static Badge](https://img.shields.io/badge/100%25-brightgreen?style=flat&logo=Codacy&label=coverage)  ![](https://img.shields.io/badge/build-passing-brightgreen?style=flat&label=circleci) ![PyPI - License](https://img.shields.io/pypi/l/heatmap4kmers.svg?color=green) ![PyPI](https://img.shields.io/pypi/v/heatmap4kmers.svg?color=green)

# HeatMap4kmeRs

[HeatMap4kmeRs](https://pypi.org/project/heatmap4kmers/) the Python visualization package recommended for [kmeRs package](https://github.com/urniaz/kmeRs). 

## Installation

Package is  available at the Python Package Index (PyPI) [HeatMap4kmeRs](https://pypi.org/project/heatmap4kmers/) or directly by command:

```python

# Install from PyPI 

pip install heatmap4kmers

```

## Example output

![Figure_1.png](Examples/Figure_1.png)
![Figure_2.png](Examples/Figure_2.png)
![Figure_3.png](Examples/Figure_3.png)


## Documentation and tutorials 

The documentation and tutorials are included in the package.
