getCasesGenProfs {canceR} | R Documentation |
get Cases and Genetic Profiles of selected Studies.
getCasesGenProfs()
This function is run by the "Get Cases and Genetic Profiles for selected Studies in starting window. This function needs to select at least one study and display Cases and genetic profiles in the main window.
##Load Session load(paste(path.package("canceR"),"/data/brca_tcga73genes.RData", sep="")) ## load Cases and Genetic Profiles ## Not run: getCasesGenProfs() ## End(Not run)