TOPMed Analysis Workshop
2017-08-09
1 Introduction
This site contains course materials for the TOPMed Analysis Workshop, August 7-9 2017. Data used is located in the github repository from which the site is built, as well as in the TOPMed analysis pipeline.
To work through the exercises, log into RStudio Server at http://52.25.72.68:8787 with your username and password.
Slides for lectures are posted here:
https://www.nhlbiwgs.org/topmed-analysis-workshop-2017-materials
Join the Slack channel here:
https://join.slack.com/t/topmed-analysis-2017/signup
If you are new to R, you might find the following material helpful:
- Introduction to R class from the Summer Institute in Statistical Genetics
- Graphics with ggplot2 tutorial
- Data manipulation with dplyr