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

Updating all rmds #6

Merged
merged 11 commits into from
Jul 1, 2024
8 changes: 8 additions & 0 deletions 01-BioDIGS_project_overview.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:::: {.borrowed_chunk}
```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "docs/01-BioDIGS_project_overview.md",
repo_name = "fhdsl/GDSCN_BioDIGS_Book"
)
```
::::
20 changes: 0 additions & 20 deletions 01-intro.Rmd

This file was deleted.

187 changes: 0 additions & 187 deletions 02-chapter_of_course.Rmd

This file was deleted.

8 changes: 8 additions & 0 deletions 02-research_team.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:::: {.borrowed_chunk}
```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "docs/02-research_team.md",
repo_name = "fhdsl/GDSCN_BioDIGS_Book"
)
```
::::
52 changes: 0 additions & 52 deletions 03-AnVIL_modules.Rmd

This file was deleted.

8 changes: 8 additions & 0 deletions 03-data_tour.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:::: {.borrowed_chunk}
```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "docs/03-data_tour.md",
repo_name = "fhdsl/GDSCN_BioDIGS_Book"
)
```
::::
8 changes: 8 additions & 0 deletions 04-billing_modules.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:::: {.borrowed_chunk}
```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "docs/04-billing_modules.md",
repo_name = "fhdsl/GDSCN_BioDIGS_Book"
)
```
::::
44 changes: 0 additions & 44 deletions 04-workspace_modules.Rmd

This file was deleted.

10 changes: 10 additions & 0 deletions 05-anvil_onboarding.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# (PART\*) Student Guide to AnVIL {-}

:::: {.borrowed_chunk}
```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "docs/05-anvil_onboarding.md",
repo_name = "fhdsl/GDSCN_BioDIGS_Book"
)
```
::::
Loading
Loading