genomeBuild {oligoClasses} | R Documentation |
Returns the genome build. This information comes from the annotation package and is given as an argument during the package creation process.
genomeBuild(object)
object |
Supported objects include |
character string
Supported builds are UCSC genome builds are 'hg18' and 'hg19'.
showMethods("genomeBuild", where="package:oligoClasses")