Skip to content

Commit

Permalink
Merge pull request #17 from fhdsl/activity
Browse files Browse the repository at this point in the history
Small tweaks
  • Loading branch information
avahoffman authored Oct 16, 2024
2 parents a889288 + 04e639a commit 5cc5482
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 06-using_galaxy.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
knitr::opts_chunk$set(out.width = "100%")
```

# Programming Platforms
# Using Galaxy

This section provide a general overview of how to use Galaxy on AnVIL.

Expand Down
4 changes: 4 additions & 0 deletions 08-student_guide.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
ottrpal::set_knitr_image_path()
```

# AMR Resistance with Galaxy

## AnVIL Account Setup

:::: {.borrowed_chunk}
Expand Down Expand Up @@ -31,3 +33,5 @@ cow::borrow_chapter(
)
```
::::

More details coming soon!
16 changes: 11 additions & 5 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ favicon: assets/GDSCN_style/gdscn_favicon.ico

# About this Book {-}

This is a companion training guide for BioDIGS, a GDSCN project that brings a research experience into the classroom. In this module, students will investigate whether metagenomic samples from the BioDIGS project contain either antimicrobial resistance genes or biosynthesis genes. They will run analyses using ABRicate as implemented on Galaxy. Visit the BioDIGS (BioDiversity and Informatics for Genomics Scholars) website [here](https://biodigs.org/) for more information about this collaborative, distributed research project, including how you can get involved!
This is a companion training guide for BioDIGS, a GDSCN project that brings a research experience into the classroom. In this module, students will investigate **whether metagenomic samples from the BioDIGS project contain antimicrobial resistance genes**. They will run analyses using **ABRicate as implemented on Galaxy**.

```{r, echo=FALSE, fig.alt="Landing page for the AMR Activity.", fig.align='center', out.width = '80%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1Hb51t_aYJtY6u97-w6F8vnP1edPActzY3uYyG6AXtlY/edit#slide=id.g2d459dad204_0_16")
```

Visit the BioDIGS (BioDiversity and Informatics for Genomics Scholars) website [here](https://biodigs.org/) for more information about this collaborative, distributed research project, including how you can get involved!

The GDSCN (Genomics Data Science Community Network) is a consortium of educators who aim to create a world where researchers, educators, and students from diverse backgrounds are able to fully participate in genomic data science research. You can find more information about its mission and initiatives [here](https://www.gdscn.org/home).

Expand All @@ -26,11 +32,11 @@ knitr::include_graphics("https://raw.githubusercontent.com/fhdsl/GDSCN_BioDIGS_B
The activities in this guide are written for undergraduate students and beginning graduate students.

::: {.notice}
_Genetics_
<!-- **Beginner**: some genetics knowledge needed -->
_Genetics_
**Beginner**: some genetics knowledge needed

_Programming skills_
<!-- **Novice**: no programming experience needed -->
_Programming skills_
**Novice**: no programming experience needed
:::

## Platform
Expand Down

0 comments on commit 5cc5482

Please sign in to comment.