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

Removed non-existant verbose argument. Removed input/output directory options.

parent b235bd88
No related branches found
No related tags found
1 merge request!34Resolve "Zerone"
...@@ -96,23 +96,6 @@ pepr_callpeak: ...@@ -96,23 +96,6 @@ pepr_callpeak:
required: false required: false
has_value: true has_value: true
default: 1 default: 1
- "--input-directory":
type: string
changeable: true
required: false
has_value: true
default: ""
- "--output-directory":
type: string
changeable: true
required: false
has_value: true
default: ""
- "--verbose":
type: string
changeable: false
required: true
has_value: false
walltime: 120 walltime: 120
memory: 16000 memory: 16000
cores: 1 cores: 1
......
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