Skip to content
Snippets Groups Projects
Verified Commit 35bdac8e authored by Mia Croiset's avatar Mia Croiset
Browse files

refactorisation add filter_pcr_picard to schema

parent 8b860c6d
No related branches found
No related tags found
No related merge requests found
......@@ -197,6 +197,10 @@
"type": "boolean",
"description": "Keep multi-aligned reads"
},
"filter_pcr_picard": {
"type": "boolean",
"description": "Filter PCR duplicates with PICARD MarkDuplicates"
},
"max_insert_size": {
"type": "integer",
"description": "Maximum fragment size to consider. Only values > 0 are considered"
......
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