Skip to content
Snippets Groups Projects
Commit 9ca13a0a authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

Remove duplicate options for markduplicates

parent b070d3ef
No related branches found
No related tags found
No related merge requests found
......@@ -726,8 +726,6 @@ task MarkDuplicates {
CREATE_INDEX=true \
ADD_PG_TAG_TO_READS=false \
CREATE_MD5_FILE=~{true="true" false="false" createMd5File} \
USE_JDK_INFLATER=~{true="true" false="false" useJdkInflater} \
USE_JDK_DEFLATER=~{true="true" false="false" useJdkDeflater}
}
output {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment