MultipleCategoryProfiles
01 Syntax
SMRUCC.genomics.Visualize.CatalogProfiling.MultipleCategoryProfiles
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| getPathways | 1 | union the pathway data in multiple groups |
| TopBubbles | 1 | evaluate data ranking for bubble data and do data filtering |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| multiples | 1 | the multiple groups data [group_label => [category => term_bubbles]] |
04 Members
getPathways
union the pathway data in multiple groups
TopBubbles(
IEnumerable(Of NamedValue(Of Dictionary(Of String, BubbleTerm()))), Int32, Int32, Func(Of BubbleTerm, Double))evaluate data ranking for bubble data and do data filtering
Parameters
| Name | Type | Description |
|---|---|---|
multiples | IEnumerable(Of NamedValue(Of Dictionary(Of String, BubbleTerm()))) | - |
topN | Int32 | - |
eval | Int32 | - |
multiples
the multiple groups data
[group_label => [category => term_bubbles]]