nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Visualize.Extensions / CatalogBubblePlot

CatalogBubblePlot

Full name SMRUCC.genomics.Visualize.CatalogProfiling.CatalogBubblePlot Assembly SMRUCC.genomics.Visualize.Extensions Members 3

01 Syntax

SMRUCC.genomics.Visualize.CatalogProfiling.CatalogBubblePlot

02 Methods

NameOverloadsSummary
unenrichSerial 1 the title that created via this function is CatalogBubblePlot.unenrichTerm
DrawBubbleLegends 1 show category legend

03 Fields

NameOverloadsSummary
pvalue 1 the pvalue cutoff between the enriched terms and the un-enriched terms.

04 Members

method unenrichSerial #
unenrichSerial(IEnumerable(Of BubbleTerm), DoubleRange)

the title that created via this function is CatalogBubblePlot.unenrichTerm

Parameters
NameTypeDescription
catalogIEnumerable(Of BubbleTerm)

-

allValuesDoubleRange

-

method DrawBubbleLegends #
DrawBubbleLegends(IGraphics, SerialData(), GraphicsRegion)

show category legend

Parameters
NameTypeDescription
gIGraphics

-

serialsSerialData()

-

regionGraphicsRegion

-

field pvalue #
pvalue

the pvalue cutoff between the enriched terms and the un-enriched terms. default value of this cutoff is -log10(0.05)