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

Enclosing class:
ReadSweeper<T extends GenomeRange>

public static interface ReadSweeper.ReadSetHandler<T extends GenomeRange>


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

Method Detail

handle

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


Copyright © 2007-2012 utgenome.org. All Rights Reserved.