Learn R Programming

UCSCXenaTools (version 1.4.8)

hosts: Get hosts of XenaHub object

Description

Get hosts of XenaHub object

Usage

hosts(x)

Value

a character vector contains hosts

Arguments

x

a XenaHub object

Examples

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

Run the code above in your browser using DataLab