Skip to content

Commit 06f82ef

Browse files
authored
Update 01-intro.Rmd with code chunk names
Added code chunk names for the audience, topics covered, and learning objectives slides
1 parent 9c13cfa commit 06f82ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

01-intro.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ One of the key challenges in cancer informatics is dealing with and managing the
2121
This course is intended for researchers, including postdocs and students, with limited to intermediate experience with informatics research. The conceptual material will also be useful for those in management roles who are collecting data and using informatics pipelines.
2222

2323

24-
```{r, fig.align='center', echo = FALSE, fig.alt= "For individuals whom: Have no formal training in informatics. Are relatively new to informatics. Want to learn the basics of computers and shared computing resources. Want guidance for choosing computing options", out.width= "100%"}
24+
```{r for_individuals_who, fig.align='center', echo = FALSE, fig.alt= "For individuals whom: Have no formal training in informatics. Are relatively new to informatics. Want to learn the basics of computers and shared computing resources. Want guidance for choosing computing options", out.width= "100%"}
2525
2626
ottrpal::include_slide("https://docs.google.com/presentation/d/1B4LwuvgA6aUopOHEAbES1Agjy7Ex2IpVAoUIoBFbsq0/edit#slide=id.g11db82d2864_1_65")
2727
2828
```
2929

3030
## Topics covered:
3131

32-
```{r, fig.align='center', echo = FALSE, fig.alt= "Concepts discussed in the Computing for Cancer Informatics course: How computer hardware and software work. Computing resources designed for research Data sizes and computational capacity. Guidance about computing resource decisions. How shared computing resources work. Etiquette for shared computing resources.", out.width= "100%"}
32+
```{r topics_covered, fig.align='center', echo = FALSE, fig.alt= "Concepts discussed in the Computing for Cancer Informatics course: How computer hardware and software work. Computing resources designed for research Data sizes and computational capacity. Guidance about computing resource decisions. How shared computing resources work. Etiquette for shared computing resources.", out.width= "100%"}
3333
ottrpal::include_slide("https://docs.google.com/presentation/d/1B4LwuvgA6aUopOHEAbES1Agjy7Ex2IpVAoUIoBFbsq0/edit#slide=id.g11db82d2864_1_81")
3434
```
3535

@@ -38,6 +38,6 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/1B4LwuvgA6aUopOHE
3838
The course will cover key underlying principles and concepts in computing. We will go over concrete discussions of the differences between cloud and local computing. The course will also highlight a number of computing options and describe etiquette basics for using shared resources.
3939

4040

41-
```{r, fig.align='center', echo = FALSE, fig.alt= "Overall Course Learning Objectives. This course will demonstrate how to: 1.Recognize various data management systems especially for cancer research related data, 2.Compare and make informed decisions about computation platforms (including economic considerations),3.Implement best practices for data security and privacy, 4. Share data safely and securely in a variety of contexts,5.Handle IRB and data access requests,6.Apply ethical consideration in data management workflows", out.width= "100%"}
41+
```{r learning_objectives, fig.align='center', echo = FALSE, fig.alt= "Overall Course Learning Objectives. This course will demonstrate how to: 1.Recognize various data management systems especially for cancer research related data, 2.Compare and make informed decisions about computation platforms (including economic considerations),3.Implement best practices for data security and privacy, 4. Share data safely and securely in a variety of contexts,5.Handle IRB and data access requests,6.Apply ethical consideration in data management workflows", out.width= "100%"}
4242
ottrpal::include_slide("https://docs.google.com/presentation/d/1B4LwuvgA6aUopOHEAbES1Agjy7Ex2IpVAoUIoBFbsq0/edit#slide=id.gf5f8818810_1_5")
4343
```

0 commit comments

Comments
 (0)