This workshop presents how to analyze & visualize processed transcriptomic data.
This workshop is divided in 5 parts:
Part 1: Getting started w/ readr
Part 2: Reshaping data w/ tidyr
Part 3: Data wrangling w/ dplyr
Part 4: Visualizing tidy data w/ ggplot
Part 5: Export and Wrap-up w/ rmarkdown
By the end of this workshop, you will be able to load your transcriptomic dataset, perform basic data tidying & wrangling, data visualization, and save/export your results using tidyverse! Hopefully, you will also have a newfound appreciation for reproducible research and R!