org.utgenome.format.sam
Interface ReadSweeper.ReadSetHandler<T extends OnGenome>

Enclosing class:
ReadSweeper<T extends OnGenome>

public static interface ReadSweeper.ReadSetHandler<T extends OnGenome>


Method Summary
 void handle(int sweepLine, Collection<T> readSet)
           
 

Method Detail

handle

void handle(int sweepLine,
            Collection<T> readSet)


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