helix.graph.program.isofun
Class OGReporter

java.lang.Object
  extended by helix.graph.util.Reporter
      extended by helix.graph.algo.c3part.reporter.BaseReporter
          extended by helix.graph.program.isofun.OGReporter

public class OGReporter
extends BaseReporter

a reporter to compute and print OGs in syntons.


Constructor Summary
OGReporter()
           
 
Method Summary
static void printOGs(Graph synton, List<Integer> deltagap)
          print POGs
 
Methods inherited from class helix.graph.util.Reporter
isVerbose, log, print, println, setLogger, setPrinter, severe, warning
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OGReporter

public OGReporter()
Method Detail

printOGs

public static void printOGs(Graph synton,
                            List<Integer> deltagap)
print POGs