API#
Datasets#
Class to contain datasets, sample/cell metadata, cNMF parameters, and cNMF results:
|
Creates a |
These can be made from from pandas data matrices or imported from AnnData files/objects.
|
Creates a |
|
Creates a |
|
Creates a |
Integration of programs across resolutions and datasets#
To identify program anchors, create an Integration object from one or more datasets. Then, create a Network object from the Integration object.
|
Integrate multiple datasets together. |
|
Create a program network from an |
Visualizing MosaicMPI integrations#
Class to enable consistent color palettes for metadata categories, program communities, and datasets.
|
Visually-distinct colors can be auto-generated from Dataset, Integration, or Network objects:
|
|
|
|
|
Functions to create plots from Dataset, Integration, and Network objects are in the plots module: