Skip to content

Commit fd88eea

Browse files
committed
added workshop timings
1 parent 027e014 commit fd88eea

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,22 @@
33
### Link to material : https://genomicsaotearoa.github.io/Introduction-to-R/
44

55
>This is based on the material https://datacarpentry.org/genomics-r-intro/
6+
7+
## Workshop timings
8+
9+
10+
| Episode | Duration | Approx Time | Notes |
11+
|--------------------------------|--------------|--------------|---------------------------------------|
12+
| Welcome and opening | 25 mins | 10:00-10:25 | |
13+
| Environment log in | 10 mins | 10:25-10:35 | |
14+
| Intro to R/Rstudio | 40 mins | 10:35-11:15 | |
15+
| BREAK | 10 mins | 11:15-11:25 | |
16+
| R basics | 1.5 hour | 11:25-12:35 | |
17+
| LUNCH | 45 mins | 12:35-1:20 | |
18+
| R basics | | 1:20-1:40 | brief intro to lists |
19+
| Intro to dataset | 5 mins | 1:40-1:45 | |
20+
| R basics contd - factors and df| 1 hour | 1:45-2:45 | may need to skip factors |
21+
| BREAK | 10 mins | 2:45-2:55 | |
22+
| Data viz w ggplot2 | 20 mins | 2:55-3:15 | |
23+
| Conclusions/Getting help with R| ~30 mins | 3:15-END | optional, free form discussion |
24+
| Producing Reports with knitr | | | Discuss if there are questions, otherwise skip |

0 commit comments

Comments
 (0)