addFeatData {microbiomeExplorer} | R Documentation |
This function adds feature data to the featureData slot in an MRexperiment object.
addFeatData(MRobj, featdata = NULL)
MRobj |
An MRexperiment object. |
featdata |
Feature data frame or file path. |
An updated MRexperiment object.