CatalogBubblePlot
01 Syntax
SMRUCC.genomics.Visualize.CatalogProfiling.CatalogBubblePlot
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| unenrichSerial | 1 | the title that created via this function is CatalogBubblePlot.unenrichTerm |
| DrawBubbleLegends | 1 | show category legend |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| pvalue | 1 | the pvalue cutoff between the enriched terms and the un-enriched terms. |
04 Members
unenrichSerial(
IEnumerable(Of BubbleTerm), DoubleRange)the title that created via this function is CatalogBubblePlot.unenrichTerm
Parameters
| Name | Type | Description |
|---|---|---|
catalog | IEnumerable(Of BubbleTerm) | - |
allValues | DoubleRange | - |
DrawBubbleLegends(
IGraphics, SerialData(), GraphicsRegion)show category legend
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
serials | SerialData() | - |
region | GraphicsRegion | - |
pvalue
the pvalue cutoff between the enriched terms and the un-enriched terms. default value of this cutoff is -log10(0.05)