EnrichmentCategoryHeatmap
01 Syntax
SMRUCC.genomics.Visualize.EnrichmentCategoryHeatmap
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 |
03 Members
#ctor(
DataFrame, DataFrame, SampleInfo(), Theme, String)Parameters
| Name | Type | Description |
|---|---|---|
data | DataFrame | a dataframe object that contains the molecular expression data: the row names in the dataframe is the molecule name labels and all the column fields should be the expression value in different samples. |
metadata | DataFrame | the metadata for the molecules of given expression data, should contains the metadata fields of:
the data field name is case-sensitive. |
groupd | SampleInfo() | - |
theme | Theme | - |
kegg_class | String | - |