Learn R Programming

oligo (version 1.36.1)

genomeBuild: 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

Examples

Run this code
showMethods("genomeBuild", where="package:oligoClasses")

Run the code above in your browser using DataLab