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

New AMR chapter #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions _bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ rmd_files: [
"new_pages/combination_analysis.Rmd",
"new_pages/transmission_chains.Rmd",
"new_pages/phylogenetic_trees.Rmd",
"new_pages/AMR.Rmd",
Copy link
Author

@msberends msberends Feb 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the mail you advised to put it below Phylogenetic Trees in the Analysis section. But Phylogenetic Trees is not in the Analysis section, it's in the Data Visualization section. So shall we put AMR in the Analysis section, or do you want to keep it here? Both fine to me, although I consider this chapter to be more about analysis than about dataviz.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah you are right! I misread. Agree analysis section is best. For now let's just put it at the end of the Analysis section.
Thanks for setting up this PR!

"new_pages/interactive_plots.Rmd",

# REPORTS AND DASHBOARDS
Expand Down
Loading