csiro-crop-informatics / repset

Reproducible evaluation of short read mappers
GNU General Public License v3.0
2 stars 3 forks source link

Further modularise #25

Closed rsuchecki closed 4 years ago

rsuchecki commented 5 years ago

Until NF [modules] (https://github.com/nextflow-io/nextflow/issues/984) are rolled out the pipeline should be made more manageable by moving some of the R and groovy scripts from main.nf to either

This could go hand-in-hand with finalizing #9 by streamlining how results are summarized (groovy) and presented (R)

rsuchecki commented 4 years ago