featureInfo {MAIT}R Documentation

Feature Info extractor from a MAIT object

Description

Function featureInfo extracts the slot MAIT.FeatureInfo of a MAIT object.

Usage


featureInfo(MAIT.object)

Arguments

MAIT.object

A MAIT-class object

Value

An object of the class MAIT.FeatureInfo. More Info at MAIT-class.

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu

See Also

MAIT-class

Examples

data(MAIT_sample)
MAIT<-spectralSigFeatures(MAIT,p.adj="fdr",parametric=TRUE)
featureInfo(MAIT)

[Package MAIT version 1.28.0 Index]