If working with XPRESSplot within an interactive notebook (i.e. Jupyter Notebook, Atom Hydrogen, etc), you must include the following line of code after importing XPRESSplot
import XPRESSplot as xp
%matplotlib inline
Assumes all dataframes are i * j (or genes * samples, except in certain cases, see documentation for help)
A toolkit for navigating and analyzing gene expression datasets
Find documentation here
Development Notes:
XPRESSplot supports Python 2.7 and >=3.5
Citation:
Installation:
Other Requirements:
QuickStart:
Important Notes:
Updates
Information on updates to the software can be found here.