https://www.dropbox.com/s/pa0yjr8ai6orxzg/191016_foundations_a.pptx?dl=1
Introduction to statistics and computational biology in R
1. Download R
R is an interactive open source scripting language that is widely used in bioinformatics. You can download it here:
RStudio is a desktop version with added features. This version is for those who are more familiar with graphical interfaces.
2. Get started with R
If you've never used R before, we recommended that you try out a few interactive tutorials to familiarize yourself with the software.
The DataCamp tutorial on R is also a great resource that lets you code through your own browser. Click here! We use it for coding instruction in our lab.