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: ...@@ -358,13 +358,22 @@ peak_call:
param_name: full_result param_name: full_result
final_result: true final_result: true
- pepr[tool]: - pepr[tool]:
- cp: - sharp[peak_type]:
inputs: - cp:
control.bed: inputs:
param_name: input_file control.bed:
outputs: param_name: input_file
control2.bed: outputs:
param_name: output_file 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: - cp:
inputs: inputs:
signal.bed: 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