Last chance! 50% off unlimited learning
Sale ends in
featureData
of the Biobase ExpressionSet, this function returns the feature data and feature meta of the amplicon slot of an
instance of the AVASet.
featureDataAmp(object)
link{AVASet-class}
object.AVASet-class
for details). The returned object is of class AnnotatedDataFrame
.
fDataAmp
, assayDataAmp
, AVASet-class
,
# load an AVA dataset containing 6 samples, 4 amplicons and 259 variants
data(avaSetExample)
avaSetExample
# show contents amplicon feature data
featureDataAmp(avaSetExample)
Run the code above in your browser using DataLab