Description Usage Arguments Value Author(s) Examples
Download TCGA metadata (.xlsx) from the GDC data portal
1 2 3 4 5 6 7 8 | downloadData(
URL = NULL,
fileName = NULL,
fileType = "EXCEL",
directory = file.path(".", "TCGA"),
sheetIndex = 1,
verbose = TRUE
)
|
URL |
|
fileName |
|
fileType |
|
directory |
|
sheetIndex |
|
verbose |
|
A downloaded matrix
Heewon Seo, Heewon.Seo@uhnresearch.ca
1 | tcga <- downloadData()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.