org.utgenome.util.repeat
Class RepeatChainFinder
java.lang.Object
org.utgenome.util.repeat.RepeatChainFinder
public class RepeatChainFinder
- extends Object
Perform chaining of interval fragments
- Author:
- leo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepeatChainFinder
public RepeatChainFinder()
main
public static void main(String[] args)
execute
public void execute(String[] args)
throws Exception
- Throws:
Exception
createClusters
public List<RepeatChainFinder.IntervalCluster> createClusters(DisjointSet<RepeatChainFinder.Interval2D> clusterSet)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.