|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |