Skip to content

enable continuity for end-to-end compatibility #12

Closed
@sreichl

Description

@sreichl

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions