File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 286286 ]
287287 },
288288 {
289- "cell_type" : " markdown" ,
289+ "cell_type" : " code" ,
290+ "execution_count" : null ,
290291 "id" : " c46757a3" ,
291292 "metadata" : {},
293+ "outputs" : [],
292294 "source" : [
293295 " # replace batch bucket name in nextflow configuration file\n " ,
294- " ! sed -i \" s/aws-batch-nigms-batch-bucket-/$BUCKET_NAME/g\" nextflow.config\n " ,
296+ " ! sed -i \" s/aws-batch-nigms-batch-bucket-/$BUCKET_NAME/g\" ../denovotranscript/ nextflow.config\n " ,
295297 " # replace job queue name in configuration file \n " ,
296- " ! sed -i \" s/aws-batch-nigms-JobQueue/$AWS_QUEUE/g\" nextflow.config\n " ,
298+ " ! sed -i \" s/aws-batch-nigms-JobQueue/$AWS_QUEUE/g\" ../denovotranscipt/ nextflow.config\n " ,
297299 " # replace the region placeholder with the region you are in \n " ,
298- " ! sed -i \" s/aws-region/$AWS_REGION/g\" nextflow.config"
300+ " ! sed -i \" s/aws-region/$AWS_REGION/g\" ../denovotranscipt/ nextflow.config"
299301 ]
300302 },
301303 {
You can’t perform that action at this time.
0 commit comments