|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.broad.tools.TDFTools
public class TDFTools
Class to create TDF files from BAM files.
Constructor Summary | |
---|---|
TDFTools()
|
Method Summary | |
---|---|
void |
doCount(java.lang.String ifile,
java.lang.String ofile,
java.util.Collection<WindowFunction> windowFunctions)
Compute coverage or density of an alignment or feature file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TDFTools()
Method Detail |
---|
public void doCount(java.lang.String ifile, java.lang.String ofile, java.util.Collection<WindowFunction> windowFunctions) throws java.io.IOException, java.net.URISyntaxException
ifile
- BAM Alignmentofile
- Output filewindowFunctions
- windowSizeValue
- extFactorValue
- strandOption
-
java.io.IOException
java.net.URISyntaxException
ReadFailedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |