Closed
Description
current solution: epigen/MrBiomics#34
old ideas below (note done, depends on loading data for DAG generation)
DEA modules with explicit output to enable usage as module with subsequent modules (avoiding missing input exception) e.g., for enrichment analysis as input.
Requires loading all metadata files and explicitly defining final output files using limma /lmfit variable naming scheme.
Pro:
- enables smooth usage as a module with explicit outputs to be used for subsequent inputs
Con
- requires data dependent configuration/annotation -> considered bad practice/to be avoided
- read up on why and how this translates to this use case
if done, do the same in dea_seurat.