org.utgenome.format.sam
Class SAMReader.LightWeightSAMReadFactory
java.lang.Object
org.utgenome.format.sam.SAMReader.LightWeightSAMReadFactory
- All Implemented Interfaces:
- SAMReader.SAMReadFactory
- Enclosing class:
- SAMReader
public static class SAMReader.LightWeightSAMReadFactory
- extends Object
- implements SAMReader.SAMReadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMReader.LightWeightSAMReadFactory
public SAMReader.LightWeightSAMReadFactory()
newSAMRead
public SAMReadLight newSAMRead(net.sf.samtools.SAMRecord r)
- Specified by:
newSAMRead
in interface SAMReader.SAMReadFactory
Copyright © 2007-2012 utgenome.org. All Rights Reserved.