|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.util.Reporter
helix.graph.algo.c3part.reporter.BaseReporter
helix.graph.program.isofun.ContiguityReporter
public class ContiguityReporter
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 |
---|
public ContiguityReporter()
Method Detail |
---|
public static void printContiguity(Graph synton)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |