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