carpentries-incubator / workflows-nextflow

Workflow management with Nextflow and nf-core
https://carpentries-incubator.github.io/workflows-nextflow/
Other
18 stars 29 forks source link

Nextflow review @bobturneruk ep11, recap #139

Open ggrimes opened 2 months ago

ggrimes commented 2 months ago

Is it the intention that this episode re-explains lots of content from previous episodes?

For example parameters and processes are covered as if new content.

Perhaps there is scope to remove some of this e.g.

A process is defined by providing three main declarations:

The process inputs,
The process outputs
Finally the command script.
ggrimes commented 2 months ago

@bobturneruk

The idea with episode 11 is to bring together all the concepts that the leaners have already encountered form previous lesson, as well as few new bit to create an entire workflow. I believe it is helpful to go over it again. Maybe the wording can be changed to indicate this.