Skip to content

Commit ac16349

Browse files
committed
Added metadata link
1 parent 52394f4 commit ac16349

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_quarto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ website:
3535
href: workshops/5.1_nf_core_template.html
3636
- text: "Nextflow Operators"
3737
href: workshops/6.1_operators.html
38+
- text: "Nextflow Operators"
39+
href: workshops/7.1_metadata_propagation.html
3840
- text: "Output, scatter, and Gather"
3941
href: workshops/8.1_scatter_gather_output.html
4042

sessions/2_nf_dev_intro.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you have any trouble, please get in contact with us ASAP via Slack/Teams.
4949
| [Basic to Create a Nextflow Workflow](../workshops/3.1_creating_a_workflow.html)| Introduction to nextflow channels, processes, data types and workflows | 29th May 2024 |
5050
| [Developing Modularised Workflows](../workshops/4.1_modules.html) | Introduction to modules imports, sub-workflows, setting up test-profile, and common useful groovy functions | 5th Jun 2024 |
5151
| [Working with nf-core Templates](../workshops/5.1_nf_core_template.html) | Introduction to developing nextflow workflow with nf-core templates | 12th Jun 2024 |
52-
| Working with Nextflow Built-in Functions [operators](../workshops/6.1_operators.qmd) [metadata] [output-scatter-gather](../workshops/8.1_scatter_gather_output.qmd) | Introduction to nextflow operators, metadata propagation, scatter, and gather | 19th Jun 2024 |
52+
| Working with Nextflow Built-in Functions \| [operators](../workshops/6.1_operators.qmd) \| [metadata](../workshops/7.1_metadata_propagation.qmd) \| [output-scatter-gather](../workshops/8.1_scatter_gather_output.qmd) | Introduction to nextflow operators, metadata propagation, scatter, and gather | 19th Jun 2024 |
5353

5454

5555
### Credits and acknowledgement

0 commit comments

Comments
 (0)