Learn R Programming

UCSCXenaTools (version 1.4.2)

hosts: Get hosts of XenaHub object

Description

Get hosts of XenaHub object

Usage

hosts(x)

Arguments

x

a XenaHub object

Value

a character vector contains hosts

Examples

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

Run the code above in your browser using DataLab