|
| static void | main (final String[] args) |
| |
- Author
- engreitz September 9, 2012
| String [] broad.pda.samtools.PairedEndTDF.customCommandLineValidation |
( |
| ) |
|
|
protected |
| int broad.pda.samtools.PairedEndTDF.doWork |
( |
| ) |
|
|
protected |
| void broad.pda.samtools.PairedEndTDF.extendPairedEndReads |
( |
final File |
inSamOrBam, |
|
|
final File |
outSamOrBam |
|
) |
| throws Exception |
| static void broad.pda.samtools.PairedEndTDF.main |
( |
final String[] |
args | ) |
|
|
static |
Stock main method.
- Parameters
-
| String broad.pda.samtools.PairedEndTDF.GENOME = "mm9" |
| boolean broad.pda.samtools.PairedEndTDF.INCLUDE_DUPLICATES = false |
| File broad.pda.samtools.PairedEndTDF.INPUT |
| boolean broad.pda.samtools.PairedEndTDF.KEEP_INTERMEDIATE = false |
| int broad.pda.samtools.PairedEndTDF.MAX_INSERT = 2000 |
| File broad.pda.samtools.PairedEndTDF.OUTPUT |
| String broad.pda.samtools.PairedEndTDF.USAGE |
Initial value:=
"Converts a paired-end SAM or BAM file to a TDF file for IGV,\ncounting coverage by fragments instead of individual reads.\n"
| int broad.pda.samtools.PairedEndTDF.WINDOW = 25 |
The documentation for this class was generated from the following file: