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:
-
Visualizing high dimensional data - t-SNE plots, PCA plots
-
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.