View source: R/gdcClientDownload.R
gdcClientDownload | R Documentation |
This function downloads a list of controlled files from GDC Portal with the user token and the manifest with the information about the desired controlled files.
gdcClientDownload(manifestPath, controlled = FALSE, tokenPath = "")
manifestPath |
Path to the samples manifest |
controlled |
Parameter that indicates if data to download are controlled or not |
tokenPath |
Path to the GDC token if data are controlled |
Nothing to return.
# This function needs the download of the pre-compiled tools supplied by KnowSeq. ## Not run: gdcClientDownload("PathToTheToken", "PathToTheFileWithDownloadInfo", dataMatrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.