From: Peter Amstutz Date: Tue, 26 Jan 2021 21:10:21 +0000 (-0500) Subject: wordsmithing X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/a71124218b1c1dd39c6709ebdc0041980bc73346 wordsmithing Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- diff --git a/lesson1/lesson1.md b/lesson1/lesson1.md index 5c45265..03173b6 100644 --- a/lesson1/lesson1.md +++ b/lesson1/lesson1.md @@ -249,8 +249,8 @@ step will not run until the `STAR` step has completed successfully. As of this writing, the `subread` package that provides `featureCounts` is not available in bio-cwl-tools (and if it has been added since writing this, let's pretend that it isn't there.) We will -dive into how to write a CWL wrapper for a command line tool in -lesson 2. For now, we will leave off the final step. +go over how to write a CWL wrapper for a command line tool in +lesson 3. For now, we will leave off the final step. ### 7. Workflow Outputs