Taipei SISG 2015

Association Mapping: GWAS and Sequencing Data
Instructors: Timothy Thornton and Michael Wu

This page will feature slides, exercises, and some solutions (all to follow). Prior to the module, please install up-to-date versions of R and Plink on the laptop you will use during the summer institute. Both are free.


Slides and Exercises:

For each exercises performed in R, script files be posted following. To make them work on your computer, remember to modify file names and locations appropriately. Also note that many different 'correct' solutions are possible.



Datasets - in alphabetical order

Before trying to read data into an R or PLINK session, we recommend looking at it first, in a text editor. Is the data comma- or tab-delimited? Does it have a 'header' row containing variable names?



Other Resources