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

need to include sharp somewhere in peak_call yaml so it gets loaded correctly.

parent cb25ad5e
No related branches found
No related tags found
1 merge request!34Resolve "Zerone"
......@@ -358,13 +358,22 @@ peak_call:
param_name: full_result
final_result: true
- pepr[tool]:
- cp:
inputs:
control.bed:
param_name: input_file
outputs:
control2.bed:
param_name: output_file
- sharp[peak_type]:
- cp:
inputs:
control.bed:
param_name: input_file
outputs:
control2.bed:
param_name: output_file
- broad[peak_type]:
- cp:
inputs:
control.bed:
param_name: input_file
outputs:
control2.bed:
param_name: output_file
- cp:
inputs:
signal.bed:
......
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