diff --git a/assets/methods_description_template.yml b/assets/methods_description_template.yml index a7b58cc..97e467d 100644 --- a/assets/methods_description_template.yml +++ b/assets/methods_description_template.yml @@ -3,15 +3,15 @@ description: "Suggested text and references to use when describing pipeline usag section_name: "dalmolingroup/euryale Methods Description" section_href: "https://github.com/dalmolingroup/euryale" plot_type: "html" -## TODO nf-core: Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline ## You inject any metadata in the Nextflow '${workflow}' object data: |
Data was processed using dalmolingroup/euryale v${workflow.manifest.version} ${doi_text} of the nf-core collection of workflows (Ewels et al., 2020).
+Data was processed using dalmolingroup/euryale v${workflow.manifest.version} ${doi_text}
The pipeline was executed with Nextflow v${workflow.nextflow.version} (Di Tommaso et al., 2017) with the following command:
${workflow.commandLine}