Learn R Programming

humarray (version 1.2)

ucsc: Retrieve the UCSC build for a ChipInfo object

Description

Returns the UCSC build of the chip object, e.g, 'hg18', 'hg19', or 'hg38'

Usage

ucsc(x)

# S4 method for ChipInfo ucsc(x)

Arguments

x

a ChipInfo object

Value

character, 'hg18', 'hg19', or 'hg38'