Adds a tool definition for GATK's MarkDuplicates that is Spark-enabled.
Two options (remove-all-duplicates and remove-sequencing-duplicates) are intentionally omitted. They cannot be specified (even if false) if duplicate-tagging-policy is specified.
Adds a tool definition for GATK's MarkDuplicates that is Spark-enabled.
Two options (
remove-all-duplicates
andremove-sequencing-duplicates
) are intentionally omitted. They cannot be specified (even iffalse
) ifduplicate-tagging-policy
is specified.