Skip to content

Commit 581924a

Browse files
committed
Update main index too
1 parent 7f77848 commit 581924a

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

docs/index.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,27 +78,22 @@ These are courses that demonstrate how to apply the concepts and components pres
7878

7979
[Launch the Nextflow for Genomics training :material-arrow-right:](nf4_science/genomics/){ .md-button .md-button--primary }
8080

81-
!!! info ""
82-
83-
**Coming soon:** "Nextflow for RNAseq" — Learn to develop a pipeline for bulk RNAseq analysis in Nextflow
84-
85-
<!-- COMMENTED OUT UNTIL THIS IS READY
8681
!!! exercise "Nextflow for RNAseq"
8782

8883
!!! tip inline end ""
8984

90-
:material-run-fast: Learn to develop a pipeline for bulk RNAseq analysis in Nextflow.
85+
:material-run-fast: Learn to develop a pipeline for RNAseq data processing in Nextflow.
9186

9287
This is a course for researchers who wish to learn how to develop their own RNAseq pipelines. The course uses a bulk RNAseq processing use case to demonstrate how to develop a simple but functional RNAseq pipeline.
9388

94-
[Launch the Nextflow for RNAseq training :material-arrow-right:]((nf4_science/rnaseq/){ .md-button .md-button--primary }
95-
-->
89+
[Launch the Nextflow for RNAseq training :material-arrow-right:](nf4_science/rnaseq/){ .md-button .md-button--primary }
90+
91+
Let us know what other domains and use cases you'd like to see covered here by posting in the [Training section](https://community.seqera.io/c/training/) of the community forum.
9692

9793
## In-depth Nextflow Training
9894

9995
These are courses that demonstrate how to use Nextflow features in more detail or at a more advanced level. Each course consists of one or more training modules that are designed to help learners hone their skills on the corresponding topics.
10096

101-
<!-- COMMENTED OUT UNTIL THE FIRST ONE IS READY
10297
!!! exercise "Side Quests"
10398

10499
!!! tip inline end ""
@@ -107,8 +102,7 @@ These are courses that demonstrate how to use Nextflow features in more detail o
107102

108103
This is a course for Nextflow developers who wish to widen their range and/or deepen their skills. Although the modules are presented linearly, learners are welcome to pick and choose topics in any order. Any dependencies on components/skills that go beyond the scope of the 'Hello Nextflow' course are indicated in the corresponding module overview.
109104

110-
[Launch the Side Quests training :material-arrow-right:](side_quests/index.md){ .md-button .md-button--primary }
111-
-->
105+
[Launch the Side Quests training :material-arrow-right:](side_quests/){ .md-button .md-button--primary }
112106

113107
!!! exercise "Fundamentals Training"
114108

docs/nf4_science/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ These are courses that demonstrate how to apply the concepts and components pres
1010

1111
!!! exercise "Nextflow for Genomics"
1212

13-
!!! quote inline end ""
13+
!!! tip inline end ""
1414

1515
:material-run-fast: Learn to develop a pipeline for genomics in Nextflow.
1616

@@ -20,7 +20,7 @@ These are courses that demonstrate how to apply the concepts and components pres
2020

2121
!!! exercise "Nextflow for RNAseq"
2222

23-
!!! quote inline end ""
23+
!!! tip inline end ""
2424

2525
:material-run-fast: Learn to develop a pipeline for RNAseq data processing in Nextflow.
2626

0 commit comments

Comments
 (0)