Skip to contents

Function to perform differential abundance analysis among the specified groups

Usage

differential_analysis(
  abun_table,
  metadata,
  norm_method,
  group,
  control_condition,
  treatment_condition
)

Value

The return value, if any, from executing the function.