layout | permalink | title | header1 | header2 | image | keywords | description | instructors | length |
---|---|---|---|---|---|---|---|---|---|
workshop_main_3day |
/MIC_2023 |
Microbiome Analysis |
Workshop Pages for Students |
CBW-IMPACTT Microbiome Analysis 2023 |
/site_images/CBW_Metagenome_icon.jpg |
Microbiome Analysis |
Microbiome Analysis |
3 days |
The course schedule can be found here. To be sure everyone can smoothly connect to AWS, we will be holding a virtual office hour on July 4, 2023 from 2-3pm MST. It is in a drop-in format and attendance is highly encouraged.
Meet your faculty here
Pre-work including programs to install can be found here
Connecting and properly using a cloud computing cluster at the CBW here
Microbiome Analysis Class of 2023
John Parkinson
John Parkinson
Morgan Langille
Module 2 Lecture Slides
Module 2 Lab
Module 2 Lab Answers
Hena Ramay
Module 3 Lecture Slides
Module 3 Lab
Module 3 Lab Answers
Morgan Langille
Module 4 Lecture Slides
Module 4 Lab
Module 4 Lab Answers
Laura Sycuro
Module 5 Lecture Slides
Module 5 Lab
John Parkinson
Module 6 Lecture Slides
Module 6 Lab
Module 6 Lab Answers
Laura Sycuro
Anita Kozyrskyj
Note that some of these files are quite large. If you have issues downloading them, try copying the link address, opening a new blank tab, and entering the URL into the new tab's address bar. If that fails, contact us at support@bioinformatics.ca.
We have made our AWS AMI (Amazon Machine Image) publicly available. To launch your own instance, follow the instructions provided by Amazon on how to launch an EC2 instance from a custom Amazon Machine Image. Please note that you will need an AWS account to proceed, and that you will need to upload the CourseData files yourself.
Here are the details of the AMI:
- AWS Region: us-east-1 (N. Virgina)
- AMI type: public image
- AMI name: CBW_MIC_230702
- AMI ID: ami-0daae6899f80e066f
If you want to create and activate a new AWS account, please follow the instructions provided by Amazon.
Tools used in the workshop were installed by conda environment. Install Miniconda by following the instructoion at Miniconda official site. Here is an example to install rgi.
conda create --name rgi --channel conda-forge --channel bioconda --channel defaults rgi