Class MACS2Module

  • All Implemented Interfaces:
    Module

    public class MACS2Module
    extends AbstractModule
    This class defines the macs2 peak-calling step. Handle multiple experiments with one control per experiment.
    Author:
    Pierre-Marie Chiaroni - CSB lab - ENS - Paris, Celine Hernandez - CSB lab - ENS - Paris, Cedric Michaud - CSB lab - ENS - Paris
    • Constructor Detail

      • MACS2Module

        public MACS2Module()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Module
        Get the name of the module.
        Returns:
        the name of the module
      • getVersion

        public fr.ens.biologie.genomique.kenetre.util.Version getVersion()
        Description copied from interface: Module
        Get version of the Module.
        Returns:
        a Version object with the version of the Module