genomeBuild {oligoClasses}R Documentation

Genome Build Information

Description

Returns the genome build. This information comes from the annotation package and is given as an argument during the package creation process.

Usage

genomeBuild(object)

Arguments

object

Supported objects include PDInfo, FeatureSet, and any gSet-derived or eSetList-derived object.

Value

character string

Note

Supported builds are UCSC genome builds are 'hg18' and 'hg19'.

Examples

  showMethods("genomeBuild", where="package:oligoClasses")

[Package oligoClasses version 1.55.0 Index]