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
Here, an `if` statement that is depended on the `skip_trim` parameter is used to control the execution of the `SEQTK_TRIM` process. An `!` can be used to imply the logical "not".
@@ -1392,8 +1392,10 @@ You added a new local module to the pipeline. We touched on how the module templ
1392
1392
In this side-quest you got an introduction to nf-core. You've learned:
1393
1393
1394
1394
- Section 1: How to run nf-core pipelines
1395
+
1395
1396
1. Where to find information about nf-core pipelines
0 commit comments