This website

https://uofabioinformaticshub.github.io/schoolOfMedicine2016/

Instructions for Setup

Instructions for setting you computer up can be found here

Introduction

The R programming language provides an effective environment for making sense of data that enables us to address various biological questions. In this introduction course, we will illustrate exploratory data analysis that involves calculating numerical and graphical summaries. For more intermediate participants in the course we will examine more complex visualization tools.

Topics Covered

Course Material

The individual sessions are available at the following sites:

Today’s Data

For those familiar with the version control system Git, you can clone the repository using

git clone https://github.com/UofABioinformaticsHub/schoolOfMedicine2016.git

Otherwise, just download today’s data as a zipfile using the following link.

https://github.com/UofABioinformaticsHub/schoolOfMedicine2016/archive/gh-pages.zip

Optional Material

05 Inspecting Data