You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,27 +78,22 @@ These are courses that demonstrate how to apply the concepts and components pres
78
78
79
79
[Launch the Nextflow for Genomics training :material-arrow-right:](nf4_science/genomics/){ .md-button .md-button--primary }
80
80
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
86
81
!!! exercise "Nextflow for RNAseq"
87
82
88
83
!!! tip inline end ""
89
84
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.
91
86
92
87
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.
93
88
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.
96
92
97
93
## In-depth Nextflow Training
98
94
99
95
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.
100
96
101
-
<!-- COMMENTED OUT UNTIL THE FIRST ONE IS READY
102
97
!!! exercise "Side Quests"
103
98
104
99
!!! tip inline end ""
@@ -107,8 +102,7 @@ These are courses that demonstrate how to use Nextflow features in more detail o
107
102
108
103
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.
109
104
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 }
0 commit comments