Package org.snpeff

Class RegulationConsensusMultipleBed


  • public class RegulationConsensusMultipleBed
    extends java.lang.Object
    Create a regulation consensus from multiple BED files
    Author:
    pcingola
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()
      Main method: Creates the consensus from multiple files
      void setCellType​(java.lang.String cellType)  
      void setVerbose​(boolean verbose)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegulationConsensusMultipleBed

        public RegulationConsensusMultipleBed​(java.lang.String inDir,
                                              java.lang.String outDir)
    • Method Detail

      • run

        public void run()
        Main method: Creates the consensus from multiple files
      • setCellType

        public void setCellType​(java.lang.String cellType)
      • setVerbose

        public void setVerbose​(boolean verbose)