Data organisation with spreadsheets
- Good data organization is the foundation of any research project.
R and RStudio
- Start using R and RStudio
Introduction to R
- How to interact with R
Starting with data
- Tabular data in R
Manipulating and analysing data with dplyr
- Tabular data in R using the tidyverse meta-package
Data visualization
- Visualization in R
Next steps
- Bioconductor is a project provide support and packages for the comprehension of high high-throughput biology data.
- A
SummarizedExperiment
is a type of object useful to store and manage high-throughput omics data.