Skip to content

Commit 2ae74bd

Browse files
committed
Removed Andrea update header and paths for scripts to use in nextflow script
1 parent 2ea68b6 commit 2ae74bd

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

AWS/Submodule_2_annotation_only.ipynb

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -287,15 +287,6 @@
287287
"! ls -l ./<Your-Output-Directory-annotation-only>"
288288
]
289289
},
290-
{
291-
"cell_type": "markdown",
292-
"id": "1b3ac17d",
293-
"metadata": {},
294-
"source": [
295-
"----\n",
296-
"# Andrea, please update this part"
297-
]
298-
},
299290
{
300291
"cell_type": "markdown",
301292
"id": "337b1049",

AWS/Submodule_3_basic_assembly.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"metadata": {},
204204
"outputs": [],
205205
"source": [
206-
"! nextflow run main.nf --input test_samplesheet.csv -profile aws --run_mode full"
206+
"! nextflow run ../denovotranscript/main.nf --input ../denovotranscript/test_samplesheet_aws.csv -profile aws --run_mode full"
207207
]
208208
},
209209
{

0 commit comments

Comments
 (0)