nuget server logo nuget api documents
↑

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

UpsetData

Full name SMRUCC.genomics.Visualize.CollectionSet.UpsetData Assembly SMRUCC.genomics.Visualize.Extensions Members 11

01 Syntax

SMRUCC.genomics.Visualize.CollectionSet.UpsetData

02 Methods

NameOverloadsSummary
getCombinations 1 2 vs 2 -> a vs b vs c vs ...
CreateUpSetData 1

03 Properties

NameOverloadsSummary
groups 1 the raw input group labels
compares 1 combination between the groups and the intersection data set of the data.
desc 1
intersectionCut 1
setSize 1
allData 1
index 1
size 1
collectionSetLabels 1

04 Members

method getCombinations #
getCombinations(String())

2 vs 2 -> a vs b vs c vs ...

property groups #
groups

the raw input group labels

property compares #
compares

combination between the groups and the intersection data set of the data.

property desc #
desc
property intersectionCut #
intersectionCut
property setSize #
setSize
property allData #
allData
property index #
index
property size #
size
property collectionSetLabels #
collectionSetLabels
method CreateUpSetData #
CreateUpSetData(IntersectionData, Int32, Boolean)