Uses of Interface
org.utgenome.util.ReadDepth.DepthOutput

Packages that use ReadDepth.DepthOutput
org.utgenome.format.sam   
org.utgenome.util   
 

Uses of ReadDepth.DepthOutput in org.utgenome.format.sam
 

Classes in org.utgenome.format.sam that implement ReadDepth.DepthOutput
static class Sam2WigConverter.CoverageWriter
           
 

Uses of ReadDepth.DepthOutput in org.utgenome.util
 

Methods in org.utgenome.util with parameters of type ReadDepth.DepthOutput
static void ReadDepth.compute(String chr, Iterator<GenomeRange> cursor, ReadDepth.DepthOutput out)
          Compute the read depth of the input read set.
 

Constructors in org.utgenome.util with parameters of type ReadDepth.DepthOutput
ReadDepth(ReadDepth.DepthOutput out)
           
 



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