nasa / GeneLab_Data_Processing

60 stars 42 forks source link

[Microarray] Add option to skip DE step during processing #104

Open cyouh95 opened 1 month ago

cyouh95 commented 1 month ago

Description

Some datasets may only have 1 replicate per factor group, so DE analysis would not be possible.

Solution

Add option (e.g., --skipDE) to run workflow without the DE steps.