showTCGA {UCSCXenaTools} | R Documentation |
Show TCGA data structure by Project ID or ALL
Description
This can used to check if data type or file type exist in one or more projects by hand.
Usage
showTCGA(project = "all")
Arguments
project |
a character vector. Can be "all" or one or more of TCGA Project IDs. |
Value
a data.frame
including project data structure information.
Author(s)
Shixiang Wang w_shixiang@163.com
See Also
Examples
showTCGA("all")
[Package UCSCXenaTools version 1.4.8 Index]