Class AbstractEasyContrasts
java.lang.Object
fr.ens.biologie.genomique.eoulsan.modules.diffana.AbstractEasyContrasts
- Direct Known Subclasses:
EasyContrasts1,EasyContrasts2
This class contains methods to run the differential analysis module DESeq2.
- Since:
- 2.0
- Author:
- Xavier Bauquet
-
Method Summary
-
Method Details
-
runDEseq2
Method to run DESeq2.- Parameters:
workflowOutputDir- workflow output directory- Throws:
IOException- if writeDeseq2Design failsEoulsanException- if the comparisons value is not correct
-