Description Usage Arguments Details Value Examples
get info about a study
1 | cgInfo(cgds, cancer_study_id)
|
cgds |
object, output from the cgBase() function |
cancer_study_id |
string, the ID as given in the first column of the cgBase() printout |
uses cgdsr::getCancerStudies(cgds)
nothing, but prints out two tables with information for the follow-up function
1 2 3 | cgds <- cgBbase()
mystudy <- "laml_tcga"
cgInfo(cgds, mystudy)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.