Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : cf2fad9
Branch  : main
Author  : Amanda Minter <[email protected]>
Time    : 2023-11-09 10:49:07 +0000
Message : Update index.md

Co-authored-by: Andree Valle Campos <[email protected]>
  • Loading branch information
actions-user and avallecam committed Nov 9, 2023
1 parent bbb0684 commit 414edec
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,35 @@
site: sandpaper::sandpaper_site
---

## Epiverse-TRACE tutorials

The Epiverse-TRACE tutorials are training materials for Outbreak Analysis tasks aimed at [learners](../profiles.md) who are willing to achieve basic competence in modelling and analytics.

The tutorials are built around the workflow of outbreak analysis split into three stages : early tasks, middle tasks and late tasks.

![An overview of the tutorial topics](https://epiverse-trace.github.io/task_pipeline-minimal.svg)

Task topics consist of one or more episodes. You can navigate to different episodes using the menu on the left hand side. Alternatively, you may find the topic you are interested in the [key points](../key-points.md) of each episode.

Each episode contains:

+ **Overview** : describes what questions will be answered and what are the objectives of the episode.
+ **Prerequisites**: describes what episodes/packages need to be covered before the current episode.
+ **Example R code** : work through the episodes on your own computer using the example R code.
+ **Challenges** : complete challenges to test your understanding.
+ **Explainers** : add to your understanding of mathematical and modelling concepts with the explainer boxes.

Also check out the [glossary](../reference.md) for any terms you may be unfamiliar with.

## Related projects

+ R package vignettes : for R package `{package}` find the vignette located at `https://epiverse-trace.github.io/{package}/`. [Look at all Epiverse-TRACE packages in our developer space](https://epiverse-trace.github.io/).
+ [howto](https://epiverse-trace.github.io/howto/) : reproducible how-to guides of outbreak data analysis tasks using R packages.
+ [The Epidemiologist R Handbook](https://www.epirhandbook.com/en/index.html) : Quick R code reference manual with task-centered examples that address common epidemiological problems.
+ *COMING SOON* case studies : reproducible case-studies of outbreak data analysis tasks using R packages.



This tutorial was built with [The Carpentries Workbench][workbench].


Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"CODE_OF_CONDUCT.md" "549f00b0992a7743c2bc16ea6ce3db57" "site/built/CODE_OF_CONDUCT.md" "2023-10-31"
"LICENSE.md" "14377518ee654005a18cf28549eb30e3" "site/built/LICENSE.md" "2023-10-31"
"config.yaml" "ba8182fefb4b3a156058872157fb2d7d" "site/built/config.yaml" "2023-10-31"
"index.md" "d45b8843b661f7f6d628b6b57447b6c5" "site/built/index.md" "2023-10-31"
"index.md" "5cc044519762eb63cc1875e330d3ad1d" "site/built/index.md" "2023-11-09"
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2023-10-31"
"episodes/simulating-transmission.Rmd" "a09170bca196d6a7ba714ddf159e2e2a" "site/built/simulating-transmission.md" "2023-11-09"
"episodes/model-choices.Rmd" "38e8e793daeee48caf58e50e88518f0a" "site/built/model-choices.md" "2023-11-09"
Expand Down

0 comments on commit 414edec

Please sign in to comment.