addFeatData {microbiomeExplorer}R Documentation

Add feature data to MRobj.

Description

This function adds feature data to the featureData slot in an MRexperiment object.

Usage

addFeatData(MRobj, featdata = NULL)

Arguments

MRobj

An MRexperiment object.

featdata

Feature data frame or file path.

Value

An updated MRexperiment object.


[Package microbiomeExplorer version 1.3.0 Index]