Skip to content

Commit

Permalink
Update subworkflows/local/utils_nfcore_mhcquant_pipeline/main.nf
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Hörtenhuber <[email protected]>
  • Loading branch information
jonasscheid and mashehu authored Feb 29, 2024
1 parent 099598f commit ab11c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/utils_nfcore_mhcquant_pipeline/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ def toolBibliographyText() {
}

def methodsDescriptionText(mqc_methods_yaml) {
// Convert to a named map so can be used as with familar NXF ${workflow} variable syntax in the MultiQC YML file
// Convert to a named map so can be used as with familar NXF ${workflow} variable syntax in the MultiQC YML file
def meta = [:]
meta.workflow = workflow.toMap()
meta["manifest_map"] = workflow.manifest.toMap()
Expand Down

0 comments on commit ab11c57

Please sign in to comment.