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

Fixed peak call yaml for pepr.

parent e2daefe0
Branches
Tags
1 merge request!34Resolve "Zerone"
...@@ -369,8 +369,15 @@ peak_call: ...@@ -369,8 +369,15 @@ peak_call:
peak_type: peak_type:
param_name: peak_type param_name: peak_type
outputs: outputs:
results_sorted.bed: _PePr_peaks.bed:
param_name: result_peaks param_name: result_peaks
final_result: true
parameters.txt: parameters.txt:
param_name: pepr_params param_name: pepr_params
- sort_awk_sort_peaks:
inputs:
_PePr_peaks.bed:
param_name: result_peaks
outputs:
results_sorted.bed:
param_name: sorted_peaks
final_result: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment