org.utgenome.format.sam
Class SAMReader.LightWeightSAMReadFactory

java.lang.Object
  extended by org.utgenome.format.sam.SAMReader.LightWeightSAMReadFactory
All Implemented Interfaces:
SAMReader.SAMReadFactory
Enclosing class:
SAMReader

public static class SAMReader.LightWeightSAMReadFactory
extends Object
implements SAMReader.SAMReadFactory


Constructor Summary
SAMReader.LightWeightSAMReadFactory()
           
 
Method Summary
 SAMReadLight newSAMRead(net.sf.samtools.SAMRecord r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMReader.LightWeightSAMReadFactory

public SAMReader.LightWeightSAMReadFactory()
Method Detail

newSAMRead

public SAMReadLight newSAMRead(net.sf.samtools.SAMRecord r)
Specified by:
newSAMRead in interface SAMReader.SAMReadFactory


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