plot(cars)Report title
Bioinformatics Group, IMBEI, University Medical Center Mainz
1 My first section
The content of that section
2 My second section
The text for that, and a reference inside the document to Section 1
Something looking like code.
2.1 A subsection
In there, it is easy to refer to Anka’s work (Ludt et al. 2022)
3 TO DO
Some code chunks and referring to their outputs nicely
For example, see Figure 1.
library(knitr)
kable(head(iris))| Sepal.Length | Sepal.Width | Petal.Length | Petal.Width | Species |
|---|---|---|---|---|
| 5.1 | 3.5 | 1.4 | 0.2 | setosa |
| 4.9 | 3.0 | 1.4 | 0.2 | setosa |
| 4.7 | 3.2 | 1.3 | 0.2 | setosa |
| 4.6 | 3.1 | 1.5 | 0.2 | setosa |
| 5.0 | 3.6 | 1.4 | 0.2 | setosa |
| 5.4 | 3.9 | 1.7 | 0.4 | setosa |
An unnumbered section
For example an appendix?
I can refer here to the previous Table 1
Session Information
This document has been generated with…
sessionInfo()
#> R version 4.5.0 (2025-04-11)
#> Platform: x86_64-apple-darwin20
#> Running under: macOS Sequoia 15.6
#>
#> Matrix products: default
#> BLAS: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/lib/libRblas.0.dylib
#> LAPACK: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/lib/libRlapack.dylib; LAPACK version 3.12.1
#>
#> locale:
#> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
#>
#> time zone: Europe/Berlin
#> tzcode source: internal
#>
#> attached base packages:
#> [1] stats graphics grDevices utils datasets methods base
#>
#> other attached packages:
#> [1] knitr_1.50
#>
#> loaded via a namespace (and not attached):
#> [1] htmlwidgets_1.6.4 compiler_4.5.0 fastmap_1.2.0 cli_3.6.5
#> [5] tools_4.5.0 htmltools_0.5.8.1 rstudioapi_0.17.1 yaml_2.3.10
#> [9] rmarkdown_2.30 jsonlite_2.0.0 xfun_0.53 digest_0.6.37
#> [13] rlang_1.1.6 evaluate_1.0.5References
Ludt, Annekathrin, Arsenij Ustjanzew, Harald Binder, Konstantin Strauch, and Federico Marini. 2022. “Interactive and Reproducible Workflows for Exploring and Modeling RNA‐seq Data with pcaExplorer, Ideal, and GeneTonic.” Current Protocols 2 (4). https://doi.org/10.1002/cpz1.411.