generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Data Visualization for Cancer Informatics | ||
|
||
```{r, include = FALSE} | ||
ottrpal::set_knitr_image_path() | ||
``` | ||
|
||
## Learning Objectives | ||
|
||
This chapter will cover: | ||
|
||
- {LO1} | ||
- {LO2} | ||
|
||
## Common types of Cancer Data | ||
## Common research questions when working with cancer data | ||
## Most common graph types in cancer informatics | ||
## Available technologies for data visualizations in cancer informatics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Practicing Cancer Informatics Data Visualizations | ||
|
||
```{r, include = FALSE} | ||
ottrpal::set_knitr_image_path() | ||
``` | ||
|
||
## Learning Objectives | ||
|
||
This chapter will cover: | ||
|
||
- {LO1} | ||
- {LO2} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Practicing: With General Data | ||
|
||
```{r, include = FALSE} | ||
ottrpal::set_knitr_image_path() | ||
``` | ||
|
||
## Learning Objectives | ||
|
||
This chapter will cover: | ||
|
||
- {LO1} | ||
- {LO2} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Practicing: With Single Cell Data | ||
|
||
```{r, include = FALSE} | ||
ottrpal::set_knitr_image_path() | ||
``` | ||
|
||
## Learning Objectives | ||
|
||
This chapter will cover: | ||
|
||
- {LO1} | ||
- {LO2} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Other ways to practice | ||
|
||
```{r, include = FALSE} | ||
ottrpal::set_knitr_image_path() | ||
``` | ||
|
||
## Learning Objectives | ||
|
||
This chapter will cover: | ||
|
||
- {LO1} | ||
- {LO2} | ||
|
||
|
||
## Bioviz data visualization challenges | ||
## Plotnine Contest Gallery | ||
## Case studies from the Fred Hutch Data Visualization Center |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Wrapping up | ||
|
||
```{r, include = FALSE} | ||
ottrpal::set_knitr_image_path() | ||
``` | ||
|
||
## Learning Objectives | ||
|
||
This chapter will cover: | ||
|
||
- {LO1} | ||
- {LO2} | ||
|
||
## In summary | ||
|
||
## Additional Resources | ||
|
||
## See next |