getPlatformDesign {oligo} | R Documentation |
Accessor to the platform design object.
getPlatformDesign(object) getPD(object)
object |
FeatureSet object. |
The function returns the platform design object associated to the FeatureSet object.
## Do not run: ## FeatureSetObject <- read.celfiles(list.celfiles()) ## getPD(FeatureSetObject)