get_runInformation | R Documentation |
Retrieve all used parameters of the SPONGE method to create published results for the cancer type/dataset of interest.
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.
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.