Skip to content

Commit 9e134b8

Browse files
author
Ryan
committed
Update Submodule 04 gcb profile
1 parent 30a4cd8 commit 9e134b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Submodule_04_google_batch_assembly.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,8 @@
337337
" google.region = 'us-central1'\n",
338338
" google.project = 'your-project-name'\n",
339339
" workDir = 'gs://your-bucket-name/TransPi/basicRun/work'\n",
340-
" process.machineType = 'c2-standard-30'\n",
341340
" params.outdir='gs://your-bucket-name/TransPi/basicRun/output'\n",
342-
" google.lifeSciences.bootDiskSize=50.GB\n",
341+
" google.batch.bootDiskSize=50.GB\n",
343342
" google.storage.parallelThreadCount = 100\n",
344343
" google.storage.maxParallelTransfers = 100\n",
345344
" }\n",

0 commit comments

Comments
 (0)