emperor.Emperor._to_dict¶
-
Emperor.
_to_dict
(data)¶ Convert processed data into a dictionary of decompositions
Parameters: data : tuple
The output of _process_data. Should contain information about the scatter plot and the biplot.
Returns: dict
A dictionary describing the plots contained in the ordination object and the sample + feature metadata.