Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add links to biodigs activities #36

Merged
merged 6 commits into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
269 changes: 0 additions & 269 deletions 09-data_exploration.Rmd

This file was deleted.

20 changes: 20 additions & 0 deletions 09-module_list.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# (PART\*) Classroom Modules {-}


```{r, include = FALSE}
ottrpal::set_knitr_image_path()
```

# R Programming Language

Here are the currently available modules for using the BioDIGS data with the R programming language. These can be done in RStudio or the R console.

[Exploring Soil Data](https://hutchdatascience.org/GDSCN_BioDIGS_Soil/): explore the abiotic soil characteristics using the tidyverse in R

# Galaxy

Here are the currently available modules for using the BioDIGS data with Galaxy.

Antimicrobial Resistance: examine microbial data for evidence of antimicrobial resistance genes using ABRIcate on Galaxy. COMING SOON!!

Biosynthetic Gene Clusters: identify biosynthetic gene clusters in microbiome data using antiSMASH on Galaxy. COMING SOON!!
2 changes: 1 addition & 1 deletion _bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rmd_files: ["index.Rmd",
"08-student_anvil_guide.Rmd",
"08-student_using_rstudio.Rmd",
"08-student_using_galaxy.Rmd",
"09-data_exploration.Rmd",
"09-module_list.Rmd",
"About.Rmd",
"References.Rmd"]
new_session: yes
Expand Down
8 changes: 8 additions & 0 deletions resources/dictionary.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
abiotic
ABRicate
AGBT
ahoffma
al
Annandale
antiSMASH
AnVIL
Audiographer
Audiography
Expand All @@ -12,6 +15,8 @@ BioDIGS
BioDIGSData
BioDiversity
bioinformatics
biosynthetic
Biosynthetic
BIPOC
Bloomberg
bookdown
Expand Down Expand Up @@ -45,6 +50,7 @@ doi
Doña
dplyr
dropdown
ehumphri
El
enforceability
et
Expand All @@ -55,6 +61,7 @@ faq
FHDaSL
Firstname
FirstName
fredhutch
Funder
GDSCN
Generis
Expand Down Expand Up @@ -97,6 +104,7 @@ mentorship
meq
metagenomics
Metagenomics
microbiome
Muschelli
na
Nanopore
Expand Down
Loading