From f9b11d01275567ee50394a818f71779b87c29157 Mon Sep 17 00:00:00 2001 From: Stephan Reichl <53785552+sreichl@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:34:38 +0100 Subject: [PATCH] Update README_template.md --- README_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_template.md b/README_template.md index 20e65cb..f92aaff 100644 --- a/README_template.md +++ b/README_template.md @@ -1,7 +1,7 @@ # Analysis & Visualization Snakemake Workflow Using/Powered by PACKAGE for DATA/MODALITY A [Snakemake](https://snakemake.readthedocs.io/en/stable/) workflow for performing and visualizing analyses of data (e.g., ...) powered by the package [package](https://www.packageURL.org). -This workflow adheres to the module specifications of [MR.PARETO](https://github.com/epigen/mr.pareto), an effort to augment research by modularizing (biomedical) data science. For more details, instructions and modules check out the project's repository. Please consider starring and sharing modules that are useful to you, this helps me in prioritizing my efforts! +This workflow adheres to the module specifications of [MR.PARETO](https://github.com/epigen/mr.pareto), an effort to augment research by modularizing (biomedical) data science. For more details, instructions, and modules check out the project's repository. Please consider starring and sharing modules that are interesting or useful to you, this helps me prioritize my efforts! **If you use this workflow in a publication, don't forget to give credits to the authors by citing the URL of this (original) repository (and its DOI, see Zenodo badge above -> coming soon).** @@ -72,7 +72,7 @@ Detailed specifications can be found here [./config/README.md](./config/README.m - [Snakemake Workflow Catalog Entry](https://snakemake.github.io/snakemake-workflow-catalog?usage=user/module) # Resources -- Recommended [MR.PARETO](https://github.com/epigen/mr.pareto) modules for downstream analyses: +- Recommended [MR.PARETO](https://github.com/epigen/mr.pareto) modules for up-/downstream analyses: - ... - ...