The workflow currently simple represents a single Bash-workflow wrapped into a Nextflow task. * From the single task split off smaller tasks and implement them as Nextflow tasks (featureCounts, etc.) * Write integration tests for each task. * Write unit tests whenever possible.