Skip to content
Snippets Groups Projects
Commit 5d564588 authored by aknecht2's avatar aknecht2
Browse files

Updated gem default params.

parent e5db8263
No related branches found
No related tags found
1 merge request!22Resolve "Add broad / narrow peak for available tools"
......@@ -101,6 +101,24 @@ gem_callpeak:
changeable: false
required: true
has_value: false
- "--range":
type: numeric
changeable: true
required: true
has_value: true
default: 250
- "--smooth":
type: numeric
changeable: true
required: true
has_value: true
default: 5
- "--mrc":
type: numeric
changeable: true
required: true
has_value: true
default: 4
walltime: 720
memory: 16000
cores: 8
......
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