Learn R Programming

UCSCXenaTools (version 1.6.1)

availTCGA: Get or Check TCGA Available ProjectID, DataType and FileType

Description

Get or Check TCGA Available ProjectID, DataType and FileType

Usage

availTCGA(which = c("all", "ProjectID", "DataType", "FileType"))

Arguments

which

a character of c("All", "ProjectID", "DataType", "FileType")

Author

Shixiang Wang w_shixiang@163.com

Examples

Run this code
# \donttest{
availTCGA("all")
# }

Run the code above in your browser using DataLab