diff --git a/README.md b/README.md index a402686..6fcae95 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# MR.PARETO - Modules & Recipes for Pragmatic Augmentation of Research Efficiency Towards Optimum +# πŸš€ MR.PARETO - Modules & Recipes for Pragmatic Augmentation of Research Efficiency Towards Optimum > _"For many outcomes, roughly 80% of consequences come from 20% of causes (the "vital few")."_ - The Pareto Principle by Vilfredo Pareto Get 80% of all standard (biomedical) data science analyses done semi-automated with 20% of the effort, by leveraging [Snakemake's](https://snakemake.github.io/) module functionality to use and combine pre-existing workflows into arbitrarily complex analyses. -# πŸš€ TL;DR - More Time for Science! +# ⏳ TL;DR - More Time for Science! > _"Programming is about trying to make the future less painful. It’s about making things easier for our teammates."_ from _The Pragmatic Programmer_ by Andy Hunt & Dave Thomas - **Why**: Time is the most precious resource. By taking care of efficiency (i.e., maximum output with limited resources) scientists can re-distribute their time to focus on effectiveness (i.e., the biggest impact possible). - **How**: Leverage the latest developments in workflow management to (re-)use and combine independent computational modules into arbitrarily complex analyses in combination with modern innovation methods (e.g., fast prototyping, design thinking, and agile concepts).