Skip to contents

These functions are retained only to provide migration guidance. phy_qc() is defunct; use recipe_qc() with an explicit group_by when grouped metrics are required. step_metagenomeseq() was removed after being defunct for a complete Bioconductor release cycle; use step_maaslin() or another supported differential-abundance engine.

Usage

phy_qc(rec, ...)

Arguments

rec

A recipe object. This argument is no longer evaluated.

...

Additional arguments. These arguments are no longer evaluated.

Value

This function does not return a value; it raises a defunct error.