From a1fb867313897f05c0102efd4b47872f0ce19d4c Mon Sep 17 00:00:00 2001 From: Radhika Khetani Date: Thu, 9 Dec 2021 11:22:17 -0500 Subject: [PATCH] LO updated --- lessons/12_automating_workflow.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lessons/12_automating_workflow.md b/lessons/12_automating_workflow.md index 22391e7..6d557f7 100644 --- a/lessons/12_automating_workflow.md +++ b/lessons/12_automating_workflow.md @@ -6,8 +6,7 @@ date: "Monday, November 23, 2020" ## Learning Objectives: -* Automate a workflow by grouping a series of sequential commands into a script -* Modify and submit the workflow script to the cluster +* Create a reusable and efficient workflow for RNA-seq data analysis using shell scripts ## Automating the analysis path from Sequence reads to Count matrix