Description Usage Arguments Value Examples
Chech wich Cases and genetic profiles are available for every seleted study
1 | checkDimensions(panel,StudyID)
|
panel |
panel can take to strings 'Circomics' or 'Networking' |
StudyID |
Study reference using cgdsr index |
A data frame with two column (Cases, Genetic profiles). Every row has a dimension (CNA, mRNA...). The data frame is filled with yes/no response.
1 2 3 4 5 | cgds <- CGDS("http://www.cbioportal.org/")
## Not run:
df <- checkDimensions(panel='Networking', StudyID= "gbm_tcga_pub")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.