Learn R Programming

UCSCXenaTools (version 1.6.1)

cohorts: Get cohorts of XenaHub object

Description

Get cohorts of XenaHub object

Usage

cohorts(x)

Value

a character vector contains cohorts

Arguments

x

a XenaHub object

Examples

Run this code
xe = XenaGenerate(subset = XenaHostNames == "tcgaHub"); cohorts(xe)

Run the code above in your browser using DataLab