View source: R/download_example_data.R
download_example_data | R Documentation |
Downloads minimal data for examples shown in the tutorial. This can also be downloaded manually from: https://www.bcgsc.ca/downloads/ytakemon/GRETTA/22Q2_sample
download_example_data(path = NULL, test = FALSE)
path |
character. Path for example data. Default: NULL. |
test |
logical. Used for examples. Default: FALSE. |
All files are stored in './GRETTA_example'
A data frame containing rank at which the threshold should be drawn for positive and negative co-essential genes.
download_example_data(path = ".", test = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.