Socket
Socket
Sign inDemoInstall

nheatmap

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nheatmap

A painless and customizable tool to generate heatmap with hiearchical clustering results and additional data bars.


Maintainers
1

Readme

Logo

nheatmap

Inspired by pheatmap in R, this plotting tool aims to enable multi-level heatmap with the option to perform hierarchical clustering. The goal is to develop a python plotting package that is both intuitive in usage and extensive in plotting configuration.

Example

Requirements

  • python >= 3.5
  • matplotlib >= 3.0.3
  • scipy >= 1.3.1
  • numpy >= 1.17.2
  • pandas >= 0.25.1

Installation

  • Option 1 via pip:
pip install nheatmap
  • Option 2 via github:
git clone https://github.com/xuesoso/nheatmap

Include the cloned directory as part of the python path

Usage

  • Check here for a tutorial on usage.

To-do

  • Documentation of the code
  • Cutting of heatmap
  • Bottom panel plots
  • Enable usage of AnnData structure
  • Highlight individual rows / columns

Other plotting tools

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc