public class SimpleMarkDuplicatesWithMateCigar extends MarkDuplicates
MarkDuplicates.DuplicateTaggingPolicy, MarkDuplicates.DuplicateTypeAbstractMarkDuplicatesCommandLineProgram.SamHeaderAndIteratorBARCODE_TAG, DUPLICATE_TYPE_LIBRARY, DUPLICATE_TYPE_SEQUENCING, DUPLICATE_TYPE_TAG, libraryIdGenerator, MAX_FILE_HANDLES_FOR_READ_ENDS_MAP, MAX_SEQUENCES_FOR_DISK_READ_ENDS_MAP, READ_ONE_BARCODE_TAG, READ_TWO_BARCODE_TAG, REMOVE_SEQUENCING_DUPLICATES, SORTING_COLLECTION_SIZE_RATIO, TAGGING_POLICYASSUME_SORT_ORDER, ASSUME_SORTED, COMMENT, DUPLICATE_SCORING_STRATEGY, INPUT, METRICS_FILE, OUTPUT, pgIdsSeen, PROGRAM_GROUP_COMMAND_LINE, PROGRAM_GROUP_NAME, PROGRAM_GROUP_VERSION, PROGRAM_RECORD_ID, REMOVE_DUPLICATESLOG, OPTICAL_DUPLICATE_PIXEL_DISTANCE, opticalDuplicateFinder, READ_NAME_REGEXCOMPRESSION_LEVEL, CREATE_INDEX, CREATE_MD5_FILE, GA4GH_CLIENT_SECRETS, MAX_RECORDS_IN_RAM, QUIET, REFERENCE_SEQUENCE, TMP_DIR, VALIDATION_STRINGENCY, VERBOSITY| Constructor and Description |
|---|
SimpleMarkDuplicatesWithMateCigar() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
doWork()
Main work method.
|
protected htsjdk.samtools.util.CloseableIterator<htsjdk.samtools.DuplicateSet> |
getDuplicateSetIterator(AbstractMarkDuplicatesCommandLineProgram.SamHeaderAndIterator headerAndIterator,
htsjdk.samtools.SAMRecordDuplicateComparator comparator) |
static void |
main(String[] args)
Stock main method.
|
finalizeAndWriteMetrics, getChainedPgIds, openInputs, trackOpticalDuplicatescustomCommandLineValidation, setupOpticalDuplicateFindergetCommandLine, getCommandLineParser, getDefaultHeaders, getMetricsFile, getNestedOptions, getNestedOptionsForHelp, getStandardUsagePreamble, getVersion, instanceMain, instanceMainWithExit, parseArgs, setDefaultHeaderspublic static void main(String[] args)
protected int doWork()
doWork in class MarkDuplicatesprotected htsjdk.samtools.util.CloseableIterator<htsjdk.samtools.DuplicateSet> getDuplicateSetIterator(AbstractMarkDuplicatesCommandLineProgram.SamHeaderAndIterator headerAndIterator, htsjdk.samtools.SAMRecordDuplicateComparator comparator)