Rintro 2025
  • Modules
  • GitHub
Categories
All (14)
Bayes Theorem (1)
ChIP data (1)
Fisher Exact Test (1)
I/O (2)
Monty Hall (1)
PCA (1)
R scripts (1)
boxplot() (1)
colours (1)
cor() (1)
data frame (1)
data wrangling (1)
diagnostics (1)
directories (1)
files (2)
formats (2)
function (1)
ggplot2 (1)
graphs (1)
hist() (1)
indexing (1)
iris (1)
join (1)
linear model (1)
markdown (1)
pheatmap (2)
predictions (1)
sample (1)
script (1)
tables (1)
tibbles (2)
upSetR (1)
vectors (1)

Modules

The lecture material is broken into several modules:

Title Author
00: Introduction Thomas Manke
01: First Steps Thomas Manke
02: Higher Dimensional Data Thomas Manke
03: Getting Data In and Out Thomas Manke
04: Data Descriptions and Visualizations Thomas Manke
05: Data Modeling Thomas Manke
06: Data Visualization Thomas Manke
07: Data Import with Tidyverse Juan Caballero
08: Intro to Data Wrangling with Dplyr Juan Caballero
09: Data visualization with ggplot2 Juan Caballero
10: Tidy Data Juan Caballero
P01: Data Exploration; Regulatory Modules from ChIP-seq Thomas Manke
P02: Sampling; Monty Hall Problem Thomas Manke
S03: Colours Thomas Manke
No matching items
Source Code
---
title: "Modules"
listing:
  - id: rintro_modules
    contents: "*.qmd"
    type: table
    sort: "name asc"
    categories: true
    sort-ui: true
    filter-ui: true
page-layout: full
#title-block-banner: true
---

The lecture material is broken into several modules:

::: {#rintro_modules}
:::

Bioinfo Core @ MPI-IE Freiburg (2025)