getCasesGenProfs {canceR}R Documentation

get Cases and Genetic Profiles of selected Studies.

Description

get Cases and Genetic Profiles of selected Studies.

Usage

getCasesGenProfs()

Value

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.

Examples

##Load Session
readRDS(paste(path.package("canceR"),"/extdata/rdata/brca_tcga73genes.rds", sep=""))
## load Cases and Genetic Profiles 
## Not run: 
getCasesGenProfs()

## End(Not run)

[Package canceR version 1.24.0 Index]