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)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.