Skip to content

Commit c20fba6

Browse files
corrected typo in submoduloe1 GCP
1 parent f702a5b commit c20fba6

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

GoogleCloud/Submodule_01_prog_setup.ipynb

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"\n",
3131
"2. **Set up the necessary software:** Students will install and configure essential tools including:\n",
3232
" * Java (a prerequisite for Nextflow).\n",
33-
" * Mambaforge (a package manager for bioinformatics tools).\n",
33+
" * Miniforge (a package manager for bioinformatics tools).\n",
3434
" * `sra-tools`, `perl-dbd-sqlite`, and `perl-dbi` (specific bioinformatics packages).\n",
3535
" * Nextflow (a workflow management system).\n",
3636
" * `gsutil` (for interacting with Google Cloud Storage).\n",
@@ -401,7 +401,11 @@
401401
]
402402
}
403403
],
404-
"metadata": {},
404+
"metadata": {
405+
"language_info": {
406+
"name": "python"
407+
}
408+
},
405409
"nbformat": 4,
406410
"nbformat_minor": 5
407411
}

0 commit comments

Comments
 (0)