-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
512 lines (512 loc) · 23.8 KB
/
.Rhistory
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
"Reactome (https://reactome.org/)",
"GSEA (GenePattern) (https://cloud.genepattern.org/gp/pages/index.jsf)",
"3 hrs",
"Welcome and housekeeping",
"Day -1 recap",
"Using R for functional enrichment analysis; Applications and advantages; Working with confidential data; Customisation, flexibility, reproducibility; Automation and batch processing",
"Available packages in R -; Clusterprofiler; Gprofiler; Any other?",
"Introducing R, R Markdown, Rstudio; Getting logged on RStudio environment; Discuss R Markdown; Discuss basic features of Rstudio",
"Clusterprofiler - Handon; Breakout rooms; Work on and discuss results based on following criterion; Analysis; ORA; GSEA; Ontologies; GO; Pathway (KEGG, Reactome); …; Visualisations",
"gprofiler - Handson; Breakout rooms; Work on and discuss specific features; gost function with standard analysis and plots - Discuss how the plots from gprofiler are different (than clusterprofiler) and also useful; Send analysis from R to g:Profiler web interface ; Sharing the results easily with colleagues ; To accompany a publication without the peers having to run the full analysis code in R; Integrating results with external tools for visualisations; Alter results using ggplot2, enrichplot, clusterProfiler; Using custom annotations; Non-model organisms, that are not annotated in the Ensembl database; Enable users to upload custom annotation files",
"Experiment wrap up ; Discuss results; Enrichments look different from different tools - Why",
"Wrap up and feedback",
"3 hrs"),
`Time (mins)` = c(10, 10, 5, 15, 15, 20, 20, 15, 20, 20, 30, "", 5, 15, 30, 5, 30, 30, 30, 30, 5, ""),
check.names = FALSE
)
# Render the table with specified column widths
kable(schedule, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center") %>%
column_spec(1, width = "10em", bold = TRUE) %>% # Adjust width
column_spec(3, width = "25em") # Center align
library(dplyr)
renv::snapshot()
renv::restore()
bookdown::render_book("index.Rmd", quiet = TRUE)
.re.restartR()
.rs.restartR()
renv::status()
version()
version
renv::status()
renv::snapshot()
if (!requireNamespace("downlit", quietly = TRUE)) {
install.packages("downlit")
}
if (!requireNamespace("downlit", quietly = TRUE)) {
install.packages("downlit")
}
if (!requireNamespace("downlit", quietly = TRUE)) {
install.packages("downlit")
}
packageVersion("downlit")
install.packages("bookdown")
renv::restore()
renv::restore()
renv::restore()
renv::snapshot()
y
renv::snapshot(); y
renv::snapshot()
renv::status()
packageVersion("downlit")
renv::restore()
renv::restore()
renv::restore()
.rs.restartR()
renv::status()
renv::snapshot()
renv::restore()
renv::status()
renv::restore()
version
renv::status()
renv::snapshot()
library(knitr)
suppressWarnings(library(kableExtra))
# Create the table data
schedule <- data.frame(
Day = c("Day 1", "", "", "", "", "", "", "", "", "", "", "Day 1", "Day 2", "", "", "", "", "", "", "", "", "Day 2"),
Instructor = c("", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "", "", "HK", "CW", "CW", "CW", "CW", "CW", "CW", "CW", ""),
Activity = c("Welcome and housekeeping",
"Introduction",
"Data acquisition",
"Filtering gene list",
"Hands-on with Interactive Calculator (breakout rooms); https://bioinformatics3.erc.monash.edu/rsconnect/content/241/",
"gProfiler [GO + pathways] (https://biit.cs.ut.ee/gprofiler/gost)",
"Hands-on with gProfiler (breakout rooms)",
"Break",
"STRING (https://string-db.org/)",
"Reactome (https://reactome.org/)",
"GSEA (GenePattern) (https://cloud.genepattern.org/gp/pages/index.jsf)",
"3 hrs",
"Welcome and housekeeping",
"Day -1 recap",
"Using R for functional enrichment analysis; Applications and advantages; Working with confidential data; Customisation, flexibility, reproducibility; Automation and batch processing",
"Available packages in R -; Clusterprofiler; Gprofiler; Any other?",
"Introducing R, R Markdown, Rstudio; Getting logged on RStudio environment; Discuss R Markdown; Discuss basic features of Rstudio",
"Clusterprofiler - Handon; Breakout rooms; Work on and discuss results based on following criterion; Analysis; ORA; GSEA; Ontologies; GO; Pathway (KEGG, Reactome); …; Visualisations",
"gprofiler - Handson; Breakout rooms; Work on and discuss specific features; gost function with standard analysis and plots - Discuss how the plots from gprofiler are different (than clusterprofiler) and also useful; Send analysis from R to g:Profiler web interface ; Sharing the results easily with colleagues ; To accompany a publication without the peers having to run the full analysis code in R; Integrating results with external tools for visualisations; Alter results using ggplot2, enrichplot, clusterProfiler; Using custom annotations; Non-model organisms, that are not annotated in the Ensembl database; Enable users to upload custom annotation files",
"Experiment wrap up ; Discuss results; Enrichments look different from different tools - Why",
"Wrap up and feedback",
"3 hrs"),
`Time (mins)` = c(10, 10, 5, 15, 15, 20, 20, 15, 20, 20, 30, "", 5, 15, 30, 5, 30, 30, 30, 30, 5, ""),
check.names = FALSE
)
# Render the table with specified column widths
kable(schedule, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center") %>%
column_spec(1, width = "10em", bold = TRUE) %>% # Adjust width
column_spec(3, width = "25em") # Center align
renv::status()
renv::snapshot()
renv::status()
renv::snapshot()
.libPaths()
env::restore()
renv::restore()
renv::status()
renv::snapshot()
renv::status()
renv::snapshot()
library(knitr)
suppressWarnings(library(kableExtra))
library(downlit)
# Create the table data
schedule <- data.frame(
Day = c("Day 1", "", "", "", "", "", "", "", "", "", "", "Day 1", "Day 2", "", "", "", "", "", "", "", "", "Day 2"),
Instructor = c("", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "", "", "HK", "CW", "CW", "CW", "CW", "CW", "CW", "CW", ""),
Activity = c("Welcome and housekeeping",
"Introduction",
"Data acquisition",
"Filtering gene list",
"Hands-on with Interactive Calculator (breakout rooms); https://bioinformatics3.erc.monash.edu/rsconnect/content/241/",
"gProfiler [GO + pathways] (https://biit.cs.ut.ee/gprofiler/gost)",
"Hands-on with gProfiler (breakout rooms)",
"Break",
"STRING (https://string-db.org/)",
"Reactome (https://reactome.org/)",
"GSEA (GenePattern) (https://cloud.genepattern.org/gp/pages/index.jsf)",
"3 hrs",
"Welcome and housekeeping",
"Day -1 recap",
"Using R for functional enrichment analysis; Applications and advantages; Working with confidential data; Customisation, flexibility, reproducibility; Automation and batch processing",
"Available packages in R -; Clusterprofiler; Gprofiler; Any other?",
"Introducing R, R Markdown, Rstudio; Getting logged on RStudio environment; Discuss R Markdown; Discuss basic features of Rstudio",
"Clusterprofiler - Handon; Breakout rooms; Work on and discuss results based on following criterion; Analysis; ORA; GSEA; Ontologies; GO; Pathway (KEGG, Reactome); …; Visualisations",
"gprofiler - Handson; Breakout rooms; Work on and discuss specific features; gost function with standard analysis and plots - Discuss how the plots from gprofiler are different (than clusterprofiler) and also useful; Send analysis from R to g:Profiler web interface ; Sharing the results easily with colleagues ; To accompany a publication without the peers having to run the full analysis code in R; Integrating results with external tools for visualisations; Alter results using ggplot2, enrichplot, clusterProfiler; Using custom annotations; Non-model organisms, that are not annotated in the Ensembl database; Enable users to upload custom annotation files",
"Experiment wrap up ; Discuss results; Enrichments look different from different tools - Why",
"Wrap up and feedback",
"3 hrs"),
`Time (mins)` = c(10, 10, 5, 15, 15, 20, 20, 15, 20, 20, 30, "", 5, 15, 30, 5, 30, 30, 30, 30, 5, ""),
check.names = FALSE
)
# Render the table with specified column widths
kable(schedule, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center") %>%
column_spec(1, width = "10em", bold = TRUE) %>% # Adjust width
column_spec(3, width = "25em") # Center align
library(knitr)
suppressWarnings(library(kableExtra))
# Create the table data
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250),
check.names = FALSE
)
# Render the table with specified column widths
kable(gene_table, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center")
library(knitr)
suppressWarnings(library(kableExtra))
# Create the table data
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250),
check.names = FALSE
)
# Render the table with specified column widths
kable(gene_table, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center")
# Create the table with colored cells using kableExtra
gene_table %>%
kable() %>%
kable_styling() %>%
row_spec(1, background = c("#FFFF99", "#FFFF99")) %>% # Color first row (50, 100)
row_spec(2, background = c("#FFFF99", "#FFFF99", NA, NA)) # Color second row (200, 15900)
library(knitr)
suppressWarnings(library(kableExtra))
# Create the table data
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250),
check.names = FALSE
)
# # Render the table with specified column widths
# kable(gene_table, "html", escape = FALSE) %>%
# kable_styling(full_width = FALSE, position = "center")
# Use cell_spec to color specific cells
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", NA))
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
gene_table
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", NULL))
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", NULL))
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", NULL))
# Create the table data
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250),
check.names = FALSE
)
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", NULL))
# Create the data frame
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Use cell_spec to color specific cells
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", ""))
gene_table$`..not in term` <- cell_spec(gene_table$`..not in term`,
background = ifelse(gene_table$`..not in term` %in% c(100, 15900), "#FFFF99", ""))
gene_table %>%
kable(escape = FALSE, align = "c") %>%
kable_styling()
# Render the table with specified column widths
kable(gene_table, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center")
# Render the table with specified column widths
kable(gene_table, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center")
# Render the table with specified column widths
kable(gene_table, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center")
x=2
x
# Render the table with specified column widths
kable(gene_table, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center")
# Load necessary libraries
library(knitr)
library(kableExtra)
# Create the data frame
gene_table <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
`..in term` = c(50, 200, 250),
`..not in term` = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Use cell_spec to color specific cells
gene_table$`..in term` <- cell_spec(gene_table$`..in term`,
background = ifelse(gene_table$`..in term` %in% c(50, 200), "#FFFF99", ""))
gene_table$`..not in term` <- cell_spec(gene_table$`..not in term`,
background = ifelse(gene_table$`..not in term` %in% c(100, 15900), "#FFFF99", ""))
# Print the table with kableExtra
gene_table %>%
kable(escape = FALSE, align = "c") %>%
kable_styling()
renv::status()
renv::snapshot()
renv::status()
renv::snapshot()
# Load necessary packages
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Create the table and highlight specific cells
df %>%
kbl() %>%
kable_styling() %>%
column_spec(2, bold = TRUE) %>%
cell_spec(1, 2, background = "lightblue") %>% # highlight the cell with 50
cell_spec(1, 3, background = "lightblue") %>% # highlight the cell with 100
cell_spec(2, 2, background = "lightgreen") %>% # highlight the cell with 200
cell_spec(2, 3, background = "lightgreen") # highlight the cell with 15900
# Load necessary package
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Create the table and color specific cells
df %>%
kbl(escape = FALSE) %>%
kable_styling() %>%
column_spec(2, bold = TRUE) %>%
row_spec(1, background = "#add8e6") %>% # Highlight the entire row 1 with light blue
row_spec(2, background = "#90ee90") %>% # Highlight the entire row 2 with light green
row_spec(3, bold = TRUE) # Bold the total row
# Load necessary package
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Manually color the four cells
df[1, 2] <- cell_spec(df[1, 2], background = "lightblue") # Color 50
df[1, 3] <- cell_spec(df[1, 3], background = "lightblue") # Color 100
df[2, 2] <- cell_spec(df[2, 2], background = "lightgreen") # Color 200
df[2, 3] <- cell_spec(df[2, 3], background = "lightgreen") # Color 15900
# Create the table
df %>%
kbl(escape = FALSE) %>%
kable_styling()
# Load necessary package
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Manually color the four specific cells with a background color
df[1, 2] <- cell_spec(df[1, 2], color = "white", background = "lightblue") # Color 50 with white text and light blue background
df[1, 3] <- cell_spec(df[1, 3], color = "white", background = "lightblue") # Color 100 with white text and light blue background
df[2, 2] <- cell_spec(df[2, 2], color = "white", background = "lightgreen") # Color 200 with white text and light green background
df[2, 3] <- cell_spec(df[2, 3], color = "white", background = "lightgreen") # Color 15900 with white text and light green background
# Create the table with the background color applied to the specific cells
df %>%
kbl(escape = FALSE) %>%
kable_styling()
# Load necessary packages
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Create the table and highlight specific cells
df %>%
kbl() %>%
kable_styling() %>%
column_spec(2, bold = TRUE) %>%
cell_spec(1, 2, background = "lightblue") %>% # highlight the cell with 50
cell_spec(1, 3, background = "lightblue") %>% # highlight the cell with 100
cell_spec(2, 2, background = "lightgreen") %>% # highlight the cell with 200
cell_spec(2, 3, background = "lightgreen") # highlight the cell with 15900
# Load necessary package
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Manually color the four specific cells with a background color
df[1, 2] <- cell_spec(df[1, 2], color = "white", background = "lightblue") # Color 50 with white text and light blue background
df[1, 3] <- cell_spec(df[1, 3], color = "white", background = "lightblue") # Color 100 with white text and light blue background
df[2, 2] <- cell_spec(df[2, 2], color = "white", background = "lightgreen") # Color 200 with white text and light green background
df[2, 3] <- cell_spec(df[2, 3], color = "white", background = "lightgreen") # Color 15900 with white text and light green background
# Create the table with the background color applied to the specific cells
df %>%
kbl(escape = FALSE) %>%
kable_styling()
# Load necessary packages
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Create the table and highlight specific cells
df %>%
kbl() %>%
kable_styling() %>%
column_spec(2, bold = TRUE) %>%
cell_spec(1, 2, background = "lightblue") %>% # highlight the cell with 50
cell_spec(1, 3, background = "lightblue") %>% # highlight the cell with 100
cell_spec(2, 2, background = "lightgreen") %>% # highlight the cell with 200
cell_spec(2, 3, background = "lightgreen") # highlight the cell with 15900
# Load necessary package
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Manually color the four specific cells with background color
df[1, 2] <- cell_spec(df[1, 2], color = "black", background = "lightblue", escape = FALSE) # Color 50 with background
df[1, 3] <- cell_spec(df[1, 3], color = "black", background = "lightblue", escape = FALSE) # Color 100 with background
df[2, 2] <- cell_spec(df[2, 2], color = "black", background = "lightgreen", escape = FALSE) # Color 200 with background
df[2, 3] <- cell_spec(df[2, 3], color = "black", background = "lightgreen", escape = FALSE) # Color 15900 with background
# Create the table
df %>%
kbl(escape = FALSE) %>%
kable_styling()
# Load necessary package
library(kableExtra)
# Define the data frame
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Manually apply cell coloring using cell_spec
df[1, 2] <- cell_spec(df[1, 2], background = "lightblue", format = "html") # Color 50
df[1, 3] <- cell_spec(df[1, 3], background = "lightblue", format = "html") # Color 100
df[2, 2] <- cell_spec(df[2, 2], background = "lightgreen", format = "html") # Color 200
df[2, 3] <- cell_spec(df[2, 3], background = "lightgreen", format = "html") # Color 15900
# Create the table with the colored cells
df %>%
kbl(escape = FALSE, format = "html") %>%
kable_styling("striped", full_width = F)
# Load necessary package
library(kableExtra)
# Define the data
df <- data.frame(
Gene = c("..in gene list", "..not in gene list (but in background)", "Total"),
"..in term" = c(50, 200, 250),
"..not in term" = c(100, 15900, 16000),
Total = c(150, 16100, 16250)
)
# Create the table and color specific cells
df %>%
kbl(escape = FALSE) %>%
kable_styling() %>%
column_spec(2, bold = TRUE) %>%
row_spec(1, background = "#add8e6") %>% # Highlight the entire row 1 with light blue
row_spec(2, background = "#90ee90") %>% # Highlight the entire row 2 with light green
row_spec(3, bold = TRUE) # Bold the total row
library(knitr)
suppressWarnings(library(kableExtra))
library(downlit)
# Create the table data
schedule <- data.frame(
Day = c("Day 1", "", "", "", "", "", "", "", "", "", "", "Day 1", "Day 2", "", "", "", "", "", "", "", "", "Day 2"),
Instructor = c("", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "HK", "", "", "HK", "CW", "CW", "CW", "CW", "CW", "CW", "CW", ""),
Activity = c("Welcome and housekeeping",
"Introduction",
"Data acquisition",
"Filtering gene list",
"Hands-on with Interactive Calculator (breakout rooms); https://bioinformatics3.erc.monash.edu/rsconnect/content/241/",
"gProfiler [GO + pathways] (https://biit.cs.ut.ee/gprofiler/gost)",
"Hands-on with gProfiler (breakout rooms)",
"Break",
"STRING (https://string-db.org/)",
"Reactome (https://reactome.org/)",
"GSEA (GenePattern) (https://cloud.genepattern.org/gp/pages/index.jsf)",
"3 hrs",
"Welcome and housekeeping",
"Day -1 recap",
"Using R for functional enrichment analysis; Applications and advantages; Working with confidential data; Customisation, flexibility, reproducibility; Automation and batch processing",
"Available packages in R -; Clusterprofiler; Gprofiler; Any other?",
"Introducing R, R Markdown, Rstudio; Getting logged on RStudio environment; Discuss R Markdown; Discuss basic features of Rstudio",
"Clusterprofiler - Handon; Breakout rooms; Work on and discuss results based on following criterion; Analysis; ORA; GSEA; Ontologies; GO; Pathway (KEGG, Reactome); …; Visualisations",
"gprofiler - Handson; Breakout rooms; Work on and discuss specific features; gost function with standard analysis and plots - Discuss how the plots from gprofiler are different (than clusterprofiler) and also useful; Send analysis from R to g:Profiler web interface ; Sharing the results easily with colleagues ; To accompany a publication without the peers having to run the full analysis code in R; Integrating results with external tools for visualisations; Alter results using ggplot2, enrichplot, clusterProfiler; Using custom annotations; Non-model organisms, that are not annotated in the Ensembl database; Enable users to upload custom annotation files",
"Experiment wrap up ; Discuss results; Enrichments look different from different tools - Why",
"Wrap up and feedback",
"3 hrs"),
`Time (mins)` = c(10, 10, 5, 15, 15, 20, 20, 15, 20, 20, 30, "", 5, 15, 30, 5, 30, 30, 30, 30, 5, ""),
check.names = FALSE
)
# Render the table with specified column widths
kable(schedule, "html", escape = FALSE) %>%
kable_styling(full_width = FALSE, position = "center") %>%
column_spec(1, width = "10em", bold = TRUE) %>% # Adjust width
column_spec(3, width = "25em") # Center align
library(renv)
library(renv)
renv::status()
renv::snapshot()
renv::status()
renv::snapshot()
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/fea_types.jpg")
knitr::include_graphics("images/NOTCH_signaling_pathway.png")
knitr::include_graphics("images/NOTCH_signaling_pathway.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/NOTCH_signaling_pathway.png")
knitr::include_graphics("images/go_structure.png")
knitr::include_graphics("images/NOTCH_signaling_pathway_reactome.png")
knitr::include_graphics("images/GSEA-homegraphic.gif")
getwd()
knitr::include_graphics("images/rstudio-new-notebook.jpg")
library(gprofiler)
library(gprofiler2)