## Not run:
# ## load an example of IcaSet
# data(icaSetCarbayo)
# ## have a look at the sample annotations which are available
# varLabels(icaSetCarbayo)
# ## create parameters, specifying the result path
# params <- buildMineICAParams(resPath="carbayo/")
#
# ## trace the contributions of the samples according to their cancer stages and gender on the components
# ## make sure the arg 'path' exists in the directory contained in resPath(params)!
# restests <- plotDensAllAnnotInAllComp(icaSet=icaSetCarbayo, keepVar=c("stage","SEX"),
# params=params, path="testPlotDens")
# ## End(Not run)
Run the code above in your browser using DataLab