-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
53 lines (32 loc) · 2.14 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
output: github_document
---
## R-NA
Materials for the R workshop for experimental biologists, because wet-lab lives matter!
R markdown exercises for each day along with this slides can be found [here](https://github.com/demar01/R-NA/tree/master/slides)
Watch this space for schedule
## Schedule
### Day 1
| Time | Activity |
| :------------ | :--------------------------- |
| 10:00 - 11:00 | [01 Intro](https://demar01.github.io/R-NA/slides/01-intro/01-whole-game.html) |
### Day 2
| Time | Activity |
| :------------ | :--------------------------- |
| 5:30 - 6:30 | [02 RTqPCR whole pipeline](https://demar01.github.io/R-NA/slides/02-wrangle_visualise_rtqPCR/02-visualize-data.html) |
### Day 3
| Time | Activity |
| :------------ | :--------------------------- |
| 5:30 - 6:30| [03 RTqPCR pipeline from raw data](https://github.com/demar01/R-NA/tree/master/slides/03-raw_rtqPCR_functions) |
### Day 4
| Time | Activity |
| :---------- | :------------------------------------------------------------------------------------------------------------- |
| 5:30 - 6:30 | [04 Plotting & stats incucyte data ](https://github.com/demar01/R-NA/blob/master/slides/04-incucyte/04_function_plotting_incucyte.Rmd) |
### Day 5
| Time | Activity |
| :---------- | :------------------------------------------------------------------------------------------------------------- |
| 5:30 - 6:30 | [05 Correlation](https://demar01.github.io/R-NA/slides/05-correlation/05-AnnaliseCorrelation.html) |
### Day 6
| Time | Activity |
| :---------- | :------------------------------------------------------------------------------------------------------------- |
| 5:30 - 6:30 | [06 Tidyverse](https://demar01.github.io/R-NA/slides/06-Tidyverse/06-TydiverseTrip.html) |