helix.graph.program.isofun
Class ContiguityReporter

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

public class ContiguityReporter
extends BaseReporter

a reporter to compute and print gene contiguity in syntons.


Constructor Summary
ContiguityReporter()
           
 
Method Summary
static void printContiguity(Graph synton)
          print synton contiguity
 
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

ContiguityReporter

public ContiguityReporter()
Method Detail

printContiguity

public static void printContiguity(Graph synton)
print synton contiguity