scplotlib

A python package for visualizing the SingleCell data.


Keywords
visualization, single-cell
License
MIT
Install
pip install scplotlib==2.0.1

Documentation

scplotlib

scplotlib is a python plotting library for the SingleCell object. It is based on matplotlib. It can generate various plots for data stored in a SingleCell object such as:

  1. Visualizing high dimensional data - t-SNE plots, PCA plots

  2. Specialized plots - heatmaps, silhouette plots, outlier score plots

Installation

To install scplotlib, run the following command

pip install scplotlib

Documentation

Check the project homepage for documentation.

Contact

Contact the author on info@edwinvans.com to give feedback/suggestions for further improvements and to report issues.