Chapter 2 Introduction to R for Genomic Data Analysis
Learning objectives:
- Understand the general workflow of genomic analysis in R
- Comprehend differences between data structures and data types
- Download and install R, RStudio, Bioconductor, compGenomRData
- Reading and writing tables
- Construct plots in base R and/or ggplot
- Functions and loops