|
| static void | main (final String[] args) |
| |
|
| final String | USAGE = "Remove the duplicate flag from all reads in a SAM or BAM file." |
| |
| File | INPUT |
| |
| File | OUTPUT |
| |
| int broad.pda.seq.rap.UnmarkDuplicates.doWork |
( |
| ) |
|
|
protected |
| static void broad.pda.seq.rap.UnmarkDuplicates.main |
( |
final String[] |
args | ) |
|
|
static |
Stock main method.
- Parameters
-
| File broad.pda.seq.rap.UnmarkDuplicates.INPUT |
| File broad.pda.seq.rap.UnmarkDuplicates.OUTPUT |
| final String broad.pda.seq.rap.UnmarkDuplicates.USAGE = "Remove the duplicate flag from all reads in a SAM or BAM file." |
The documentation for this class was generated from the following file: