Alignment of MicrobiomeFunction objects
MicrobiomeFunctionAlignment.RdAlignment of MicrobiomeFunction objects
Usage
MicrobiomeFunctionAlignment(
...,
name = NA_character_,
min_rxn = 1,
min_mb = 2,
pairwise = FALSE
)Arguments
- ...
A minimum of two
Microbiome Functionobjects.- name
Character scaler specifying a name or ID for the Alignment.
- min_rxn
Numeric scalar giving the minimum fraction of reactions.
- min_mb
Numeric scalar giving the minimum fraction of microbiomes.
- pairwise
Boolean scalar to toggle pairwise / multiple alignment.