forked from galaxyproject/training-material
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request galaxyproject#5261 from bebatut/gta-bacterial-geno…
…mics-update Galaxy Training Academy: Update bacterial genomics track
- Loading branch information
Showing
3 changed files
with
47 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
layout: event-track | ||
redirect_from: | ||
- /events/tracks/gta2024-bacterial-genomeics | ||
|
||
title: Bacterial genomics and AMR detection | ||
description: This track explains the basic steps to (1) process, assemble, annotate a bacterial genome and (2) detect Antimicrobial resistance (AMR) genes in bacterial genomes using Galaxy. | ||
|
||
contributions: | ||
organisers: | ||
- bebatut | ||
- clsiguret | ||
instructors: | ||
- bebatut | ||
- clsiguret | ||
- SaimMomin12 | ||
- EngyNasr | ||
|
||
|
||
program: | ||
- section: "Bacterial genomics" | ||
description: | | ||
Preparation, assembly and annotation of a bacterial genome. If you encounter any issue please ask us in this Slack channel. | ||
tutorials: | ||
- name: quality-contamination-control | ||
topic: sequence-analysis | ||
- name: mrsa-illumina | ||
topic: assembly | ||
- name: bacterial-genome-annotation | ||
topic: genome-annotation | ||
- section: "AMR detection" | ||
description: | | ||
Detect Antimicrobial resistance (AMR) genes in an assembled bacterial genome. If you encounter any issue please ask us in this Slack channel. | ||
tutorials: | ||
- name: amr-gene-detection | ||
topic: genome-annotation | ||
- section: "Pathogen detection" | ||
description: | | ||
Pathogen detection. If you encounter any issue please ask us in this Slack channel. | ||
tutorials: | ||
- name: pathogen-detection-from-nanopore-foodborne-data | ||
topic: microbiome | ||
|
||
--- |