featureInfo {MAIT} | R Documentation |
Function featureInfo
extracts the slot MAIT.FeatureInfo of a MAIT object.
featureInfo(MAIT.object)
MAIT.object |
A MAIT-class object |
An object of the class MAIT.FeatureInfo. More Info at MAIT-class.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
data(MAIT_sample) MAIT<-spectralSigFeatures(MAIT,p.adj="fdr",parametric=TRUE) featureInfo(MAIT)