Reads annotation, preprocesses quantification data, then runs the
full DEA pipeline: aggregation, transformation, model fitting, and
contrast computation. Returns the DEAnalyse object and
supporting data needed for report generation.
Arguments
- indir
directory containing quantification output files
- dataset
path to annotation CSV/TSV/XLSX
- software
software key as returned by
get_procfuncs(e.g. "prolfquapp.DIANN")- config
a
ProlfquAppConfigobject (already merged with CLI overrides viasync_opt_config)