org.utgenome.format.sam
Interface SAMReader.SAMReadFactory

All Known Implementing Classes:
SAMReader.CompleteSAMReadFactory, SAMReader.LightWeightSAMReadFactory
Enclosing class:
SAMReader

public static interface SAMReader.SAMReadFactory


Method Summary
 SAMReadLight newSAMRead(net.sf.samtools.SAMRecord r)
           
 

Method Detail

newSAMRead

SAMReadLight newSAMRead(net.sf.samtools.SAMRecord r)


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