ovarianSubsampling: Stability of mutually exclusive groups in ovarian cancer

Description Format Source

Description

Dataset containing the stability of the mutually exclusive groups identified by TiMEx in the ovarian cancer dataset ovarian, after subsampling the set of patients at frequencies of 30%, 50%, and 80%, 100 times.

Format

ovarianSubsampling is a list with as many elements as subsampling frequencies provided (3 in this case). Each element is further a list with as many elements as number of sizes of the significantly mutually exclusive groups identified. Additionally, bonf and fdr are two lists corresponding to each of these elements, representing different multiple correction methods. Finally, each element is a vector of relative counts of the significantly mutually exclusive groups identified. For example, ovarianSubsampling[[1]][[3]] represents the relative counts of the identified mutually exclusive groups of size 3 for a subsampling frequency of 30%, for both fdr and bonf (bonferroni) multiple correction methods.

Source

Produced with the function subsampleAnalysis, ran with the inputs

subsampl<-c(0.3,0.5,0.8)

noReps<-100

and the mutually exclusive groups from ovarianOutput.


cbg-ethz/TiMEx documentation built on May 13, 2019, 1:50 p.m.