lehtiolab/ddamsproteomics v${version}

Run Name: $runName

<% if (!success){ out << """

lehtiolab/ddamsproteomics execution completed unsuccessfully!

The exit status of the task that caused the workflow execution to fail was: $exitStatus.

The full error message was:

${errorReport}
""" } else { out << """
lehtiolab/ddamsproteomics execution completed successfully!
""" } %>

The workflow was completed at $dateComplete (duration: $duration)

The command used to launch the workflow was as follows:

$commandLine

Software versions

<% out << sw_versions.collect { "" }.join("\n") %>
${it[0]}
${it[1]}

Pipeline Configuration:

<% out << summary.collect{ k,v -> "" }.join("\n") %>
$k
$v

lehtiolab/ddamsproteomics

https://github.com/lehtiolab/ddamsproteomics