Description Usage Arguments Value Examples
View source: R/geNetClassifier.R
get list of cases of each selected study in Classifier panel
1 | getList_Cases(checked_Studies)
|
checked_Studies |
checked studies |
listes of cases
1 2 3 4 5 6 | cgds <- CGDS("http://www.cbioportal.org/")
listStudies <- cgdsr::getCancerStudies(cgds)
## Not run:
listCases <- getList_Cases(listStudies[1:3])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.