Skip to content

Commit 0181be9

Browse files
committed
Updated nextflow command to run with files in denovotranscript folder
1 parent 3c9dbaa commit 0181be9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

GoogleCloud/Submodule_3_basic_assembly.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
"id": "7be8ab78",
6868
"metadata": {},
6969
"source": [
70-
"## Learning Objectives"
70+
"## Learning Objectives\n",
71+
"\n"
7172
]
7273
},
7374
{
@@ -196,7 +197,7 @@
196197
"metadata": {},
197198
"outputs": [],
198199
"source": [
199-
"! nextflow run main.nf --input test_samplesheet.csv -profile gbatch --run_mode full"
200+
"! nextflow run ../denovotranscript/main.nf --input ../denovotranscript/test_samplesheet_gcp.csv -profile gbatch --run_mode full"
200201
]
201202
},
202203
{

0 commit comments

Comments
 (0)