This short course teaches you to analyze and visualize large, complex biological data sets using the R statistical programming language, RStudio, and new tools available in the “tidyverse”. We will focus on key analysis skills and foundational programming concepts necessary for the efficient and reproducible analysis of biological data sets.
IDPT 7810 006
The course (2 credit hours) consists of 12 2 hour classes beginning on Nov 25 and 26, and continuing Mon through Fri from December 2 through December 13 in P18-CTL-1309 (RC1 North). Classes will be held 1:00-3:00 pm.
We have dedicated office hours on Thurs from 2:30-4pm in RC1 South 9th
floor in the main office (behind the glass walls). Come with questions,
problems, etc. Please send an email to rbi.fellows@ucdenver.edu
to let
us know you’re coming.
Jay Hesselberth (jay.hesselberth@gmail.com)
Austin Gillen (austin.gillen@cuanschutz.edu)
Kent Riemondy (kent.riemondy@cuanschutz.edu)
Rui Fu (rui.fu@cuanschutz.edu)
Ryan Sheridan (ryan.sheridan@cuanschutz.edu)
You can install the course package from github with:
# install.packages("devtools")
devtools::install_github("rnabioco/practical-data-analysis")