cohorts {UCSCXenaTools}R Documentation

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

xe = XenaGenerate(subset = XenaHostNames == "tcgaHub"); cohorts(xe)

[Package UCSCXenaTools version 1.4.8 Index]