org.utgenome.format.sam
Class ReadSweeper<T extends OnGenome>
java.lang.Object
org.utgenome.format.sam.ReadSweeper<T>
public class ReadSweeper<T extends OnGenome>
- extends Object
Sweeping SAM reads in their start order
- Author:
- leo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadSweeper
public ReadSweeper()
sweep
public void sweep(Iterator<T> cursor,
ReadSweeper.ReadSetHandler<T> handler)

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