GoekeLab / bioinformatics-workflows

minimal example implementations for bioinformatics workflow managers
MIT License
251 stars 43 forks source link

Improve nextflow implementation #3

Closed pditommaso closed 2 years ago

pditommaso commented 3 years ago

This commit improves the nextflow implementation in several aspects:

If you are happy with these changes, I can modify the script to make it DSL2 complaint.

Also, consider including in this repo the test dataset and the Dockerfile for the required tool dependency.

pditommaso commented 2 years ago

Nice, I'd to merge this PR and I'll create a new one for DSL2 syntax. 👍

jonathangoeke commented 2 years ago

Thanks again! Please create a new pull request for DSL2, that would be great!