Learn R Programming

UCSCXenaTools (version 1.4.2)

cohorts: Get cohorts of XenaHub object

Description

Get cohorts of XenaHub object

Usage

cohorts(x)

Arguments

x

a XenaHub object

Value

a character vector contains cohorts

Examples

Run this code
# NOT RUN {
xe = XenaGenerate(subset = XenaHostNames == "tcgaHub"); cohorts(xe)
# }

Run the code above in your browser using DataLab