kind {oligoClasses} | R Documentation |
Retrieves the array type.
kind(object)
object |
|
String: "Expression", "Exon", "SNP" or "Tiling"
if (require(pd.mapping50k.xba240)){ data(sfsExample) Biobase::annotation(sfsExample) <- "pd.mapping50k.xba240" kind(sfsExample) }