This repository is supplementary to the Groovy Solutions talk presented by Simon Murray at workflow meeting May 2023
Each directory contains an example of how to complete a certain groovy function in Nextflow
- This folder shows how to alter resources provided to a process based on input file size
- This folder shows how to create a help function for you pipeline
- This folder shows how to use a ternary operator to identify if required input parameters are set or not
- This folder shows how to generate timestamp variables