Skip to content

Commit

Permalink
Merge pull request #6 from fhdsl/link-rmds-to-main-book
Browse files Browse the repository at this point in the history
Updating all rmds
  • Loading branch information
ehumph authored Jul 1, 2024
2 parents ffb70f8 + 83f7c3f commit 9a1f115
Show file tree
Hide file tree
Showing 27 changed files with 626 additions and 860 deletions.
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

0 comments on commit 9a1f115

Please sign in to comment.