-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
87 lines (58 loc) · 2.67 KB
/
index.qmd
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
---
pagetitle: "RaukR • R Beyond The Basics"
title: ""
subtitle: ""
description: ""
date: ""
author: ""
format:
html:
css: "assets/css/home.css"
---
::: {.hero .column-page}
![](assets/images/panorama.webp){.hero-image fig-alt="Hands coding at a laptop with the view of a medieval city"}
::: {.hero-inner}
::: {.hero-title-1}
NBIS Summer School
:::
::: {.hero-title-2}
RaukR • R Beyond The Basics
:::
::: {.hero-title-3}
Master the R programming ecosystem on our annual
2 week summer school in Visby, Gotland, Sweden
:::
:::
:::
::: {.hero-image-small-screen}
![](assets/images/visby-typing.webp)
:::
In Life Sciences and Bioinformatics, the R programming language is pivotal for data transformation, statistical analyses, and crafting publication-ready visualizations. This workshop goes beyond the basics, offering participants a comprehensive understanding of the R ecosystem. We explore best coding practices, code profiling, data wrangling, generating reports from notebooks and development of web apps using R.
## Workshops
::: {.callout-note}
The next workshop is planned to run in June 2025. Registration opens in approximately Jan-Feb 2025. It will be listed on the [NBIS training catalogue](https://nbis.se/training/future) and [SciLifeLab Training Hub](https://training.scilifelab.se/events).
:::
All course materials from our previous workshops are open and accessible.
**[Raukr 2024](https://nbisweden.github.io/raukr-2024/)**
::: {.image-container}
![](assets/images/group-2024.webp){fig-alt="Group photo of teachers and participants with seastacks at Ljugarn"}
::: {.overlay-text}
[[Raukr 2024 ▸](https://nbisweden.github.io/raukr-2024/)]{.large}
:::
:::
**[Raukr 2023](https://nbisweden.github.io/raukr-2023/)**
::: {.image-container}
![](assets/images/group-2023.webp){fig-alt="Group photo of teachers and participants with seastacks at Ljugarn"}
::: {.overlay-text}
[[Raukr 2023 ▸](https://nbisweden.github.io/raukr-2023/)]{.large}
:::
:::
## About
![](assets/images/visby-wall.webp){fig-alt="An aerial view of a medieval harbor with fishing vessels"}
RaukR summer school is run by the National Bioinformatics Infrastructure Sweden. [NBIS](https://nbis.se) is a platform of the Science for Life Laboratory ([SciLifeLab](https://www.scilifelab.se/)) and the Swedish node of [Elixir](https://elixir-europe.org/). This event is organised in co-operation with Campus Gotland, Uppsala University.
For queries, write to us at **raukr[at]nbis.se**.
![](assets/logos/raukr.svg){height="1.2em" style="margin-bottom:-3px;"} ![](assets/logos/nbis-scilifelab.svg){height="1.1em"}
---
::: small
Updated: {{< meta current_date >}} at {{< meta current_time >}}.
:::