Modules Summer Semester 2023

biol-267 (060842)

Lecturer: Prof. Dr. Olivia Roth

Details
Project in small groups, Termine jederzeit nach Absprache, 6 Wochen ganztägig

Time and place: n.V.

Fields of study
WPFL Bio-MSc 3
WPFL Bio-Mambe-MSc 3

biol-267b (060936)

Lecturers: Prof. Dr. Olivia Roth, und wiss. MitarbeiterInnen

Details
Project in small groups, 8 cred.h, Termine jederzeit nach Absprache, 4 Wochen ganztägig

Time and place: n.V.

Fields of study
WPFL Bio-MEd 3

 biol-228 (060049)

Lecturers: Prof. Dr. Olivia Roth, und wiss. MitarbeiterInnen

Details:
Practical exercise course, 3 cred.h
Time and place: n.V.
from 26.6.2023 to 7.7.2023
preliminary talk: 4.4.2023, 14:00 – 14:30 Uhr, room ABG7 – R.E62

Fields of study
WPFL Bio-MSc 2
WPFL Bio-Mambe-MSc 2
WPFL Bio-MEd 2

biol-104 (060853)

Lecturers
Prof. Dr. rer. nat. Michael Kuhlmann, Priv.-Doz. Dr. Dirk Brandis, Prof. Dr. rer. nat. Christine Böhmer, Prof. Dr. Olivia Roth

Details
Excursion, 2 cred.h, OLAT „biol104 Biodiversität Tier- und Pflanzenbestimmung – Tierbestimmung“. Dort finden Sie alle Informationen
Time and place: n.V.

Fields of study
PFL Bio-BSc 2
PFL Bio-BScBA 2
PFL Bio-BSc 4

biol-228 (060050)

Lecturer
Prof. Dr. Olivia Roth

Details
Lecture, 1 cred.h
Time and place: n.V.
from 26.6.2023 to 7.7.2023

Fields of study
WPFL Bio-MSc 2
WPFL Bio-Mambe-MSc 2
WPFL Bio-MEd 2

Resources

Introduction to RStudio - for beginners (German only)

The following video tutorials introduce students to the RStudio software created by Ralf Schneider. As tutorial are part of the biol124 „Bioinformatik“ course at Kiel University, they are in German. Accompanying excersises are not provided here.

1. Syntax, Operatoren, Variablen

2. Funktionen und Datentypen

3. Character Strings

4. Vektorattribute, Matrizen und Arrays

5. Listen und Data Frames

6. Verzeichnisse und Dateien lesen, speichern, bearbeiten

7. Vergleiche

8. Packages in R

9. Datentabellem erforschen und bearbeiten

10. Bedingte Befehle

11. Einfache Datengrafiken erstellen

12. Datengrafiken mit par() anpassen

13. apply() Funktionen

14. Schleifen: Typen und Funktionsweise

15. Schleifen zum arbeiten mit Daten

16. Schleifen zum arbeiten mit Grafiken

17. Selbstgemachte Funktionen