|
| static void | main (final String[] args) |
| |
- Author
- engreitz Remove reads that do not map uniquely to the genome. If a read's mate is removed this way, mark that read as unpaired.
| int broad.pda.samtools.FilterPairedReadsByMAQ.doWork |
( |
| ) |
|
|
protected |
| static void broad.pda.samtools.FilterPairedReadsByMAQ.main |
( |
final String[] |
args | ) |
|
|
static |
Stock main method.
- Parameters
-
| File broad.pda.samtools.FilterPairedReadsByMAQ.INPUT |
| File broad.pda.samtools.FilterPairedReadsByMAQ.METRICS =null |
| Integer broad.pda.samtools.FilterPairedReadsByMAQ.MINIMUM_MAPPING_QUALITY = 30 |
| File broad.pda.samtools.FilterPairedReadsByMAQ.OUTPUT |
| Boolean broad.pda.samtools.FilterPairedReadsByMAQ.REMOVE_MATE = false |
| SAMFileHeader.SortOrder broad.pda.samtools.FilterPairedReadsByMAQ.SORT_ORDER = SAMFileHeader.SortOrder.coordinate |
The documentation for this class was generated from the following file: