Skip to content

Commit e6f229f

Browse files
authored
Update 2026 Midwest Bioinformatics Training details
Added details about training participation, content, and resources for the 2026 Midwest Bioinformatics Training.
1 parent e3b6f6d commit e6f229f

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

_events/2026-Midwest-Bioinformatics-Training.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ event_number: 4
99

1010
**About**: The 2026 Midwest Bioinformatics Training provided beginner-level, hands-on experience running basic bioinformatics pipelines using a command line interface (CLI) to process raw sequencing reads, produce high-quality assembled genomes using two different assembly methods, and perform downstream analyses. Along with first-hand experience running bioinformatics pipelines, participants gained an understanding of the purpose and importance of each step within the workflow. Key concepts included sequence quality interpretation, genome assembly, phylogenetic analysis, and implementing best practices for bioinformatics pipelines in public health.
1111

12+
**Training Participation**: A total of 27 trainees from 14 State & Local public health jurisdictions including laboratorians (55%), genomic epidemiologists (30%), and other AMD-related roles (15%) participated in this training.
13+
1214
#### Training Coordinators - *MDHHS*
1315
- Macy Pell, PhD - AMD Training Lead
1416
- Madison Walton-Franklin, PhD - Genomic Epidemiology Training Lead
@@ -19,7 +21,39 @@ event_number: 4
1921
- Douglas Maldonado-Torres, MS - Bioinformatician
2022
- Karla Vasco, DVM, MSc, PhD - Bioinformatics Specialist
2123

24+
## Training Content
2225

26+
#### 1. Overview of bioinformatics in public health
27+
- History of bioinformatics in public health
28+
- Technical overview of bioinformatics pipelines
29+
- Intro to GitHub Codespaces platform
30+
31+
#### 2. [Training Module 1: Getting to know the pipeline](https://github.com/MDHHS-Bioinformatics-Training/MDHHS_bioinformatics_training_de_novo_assembly)
32+
- Assessing read quality with FastQC
33+
- Read processing with fastp
34+
- Activity: Interpreting sequence quality
35+
- Genome assembly methods overview
36+
- Performing de novo genome assembly
37+
- Assessing assembly quality with QUAST and MultiQC
38+
39+
#### 3. [Training Module 2: End-to-end pipeline & reference-based assembly](https://github.com/MDHHS-Bioinformatics-Training/MDHHS_bioinformatics_training_ref_mapping)
40+
- End-to-end pipelines
41+
- Reference-based genome assembly
42+
- Activity: Interpreting assembly quality
43+
44+
#### 4. [Training Module 3: Bacterial whole genome sequencing analysis](https://github.com/MDHHS-Bioinformatics-Training/MDHHS-bacterial-wgs-training)
45+
- Beyond assembly: comparing pathogen sequences to gain public health insights
46+
- MLST typing
47+
- Variant calling with Snippy
48+
- Core SNP alignment with Snippy-core
49+
- Constructing a phylogenetic tree with IQtree
50+
- Visualizing phylogenetic trees using Microreact
51+
- Genome annotation with Prokka
52+
- Pangenome analysis with Panaroo & visualization
53+
54+
#### 5. Tools, tips, and tricks: Q&A panel with bioinformatics experts
55+
56+
#### 6. Best practices: Introduction to Nextflow
2357

2458
## Resources
2559
- Revisit the training modules and keep practicing -> [MDHHS-Bioinformatics-Training](https://github.com/MDHHS-Bioinformatics-Training) GitHub organization

0 commit comments

Comments
 (0)