Class TechnicalReplicateMergerModule
java.lang.Object
fr.ens.biologie.genomique.eoulsan.modules.AbstractModule
fr.ens.biologie.genomique.eoulsan.modules.MergerModule
fr.ens.biologie.genomique.eoulsan.modules.TechnicalReplicateMergerModule
- All Implemented Interfaces:
Module
This class define a merger module for technical replicates.
- Since:
- 2.0
- Author:
- Laurent Jourdren
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.ens.biologie.genomique.eoulsan.modules.MergerModule
configure, execute, getInputPorts, getOutputPorts, getVersionMethods inherited from class fr.ens.biologie.genomique.eoulsan.modules.AbstractModule
getChecker, getDescription, getParallelizationMode, getRequiredEoulsanVersion, getRequirements
-
Field Details
-
MODULE_NAME
- See Also:
-
-
Constructor Details
-
TechnicalReplicateMergerModule
public TechnicalReplicateMergerModule()
-
-
Method Details
-
getName
Description copied from interface:ModuleGet the name of the module.- Specified by:
getNamein interfaceModule- Overrides:
getNamein classMergerModule- Returns:
- the name of the module
-