Learn R Programming

UCSCXenaTools (version 1.4.8)

showTCGA: 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.

See Also

availTCGA()

Examples

Run this code
# NOT RUN {
showTCGA("all")
# }

Run the code above in your browser using DataLab