Description Usage Arguments Value Examples
Retrieve all used parameters of the SPONGE method to create published results for the cancer type/dataset of interest.
1 | get_runInformation(disease_name)
|
disease_name |
Name of the specific cancer type/dataset as string. Fuzzy search is available (e.g. "kidney clear cell carcinoma" or just "kidney"). |
Run information about dataset disease_name as data_frame.
1 2 3 4 5 6 | get_runInformation("kidney clear cell carcinoma")
## Not run:
get_runInformation(c("kidney clear cell carcinoma", "kidney papillary cell carcinoma"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.