Overlap of significant OTUs between tested methods.
Usage
overlap_df(
rec,
steps = steps_ids(rec, "da"),
type = "all",
target = NULL,
contrast_id = NULL
)Arguments
- rec
A
PrepRecipeobject.- steps
Character vector with step_ids to take in account.
- type
Indicates whether to use all taxa ("all") or only those that are differentially abundant in at least one method ("da"). Default as "all".
- target
Optional modeled target to include.
- contrast_id
Optional modeled contrast identifier to include.
