Skip to content
Snippets Groups Projects
Commit cdb7d690 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update process name.

parent 1326f6de
Branches
Tags
1 merge request!23Resolve "Output software versions and methods and references"
Pipeline #3221 failed with stages
in 19 seconds
......@@ -47,6 +47,7 @@ cutoffRatio = params.cutoffRatio
outDir = params.outDir
extendReadsLen = params.extendReadsLen
topPeakCount = params.topPeakCount
references = params.references
// Check design file for errors
process checkDesignFile {
......@@ -478,7 +479,7 @@ process diffPeaks {
}
// Collect Software Versions and references
process softwareVersions {
process softwareReport {
input:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment