Instructors:
Sue McClatchy, Dan Gatti, Brian Yandell
Helpers:
Some adblockers block the registration window. If you do not see the
registration box below, please check your adblocker settings.
General Information
This course introduces genetic mapping using qtl2, a R package for analyzing quantitative
phenotypes and genetic data from complex crosses like the Diversity Outbred (DO).
Genetic mapping with qtl2 allows researchers in fields as diverse as medicine, evolution,
and agriculture to identify specific chromosomal regions that contribute to variation in
phenotypes (quantitative trait loci or QTL). The goal is to identify the action,
interaction, number, and precise location of these regions. The course concludes with a
complete analytical workflow from a study of DO mice. The lesson is adapted from
Karl Broman'ssoftware,
tutorials, and book co-authored with Saunak Sen,
A Guide to QTL Mapping with R/qtl.
Who:
The course is aimed at researchers who want to employ genetic mapping to identify,
quantify, and characterize quantitative trait loci.
Prerequisites:
Some R programming skills are required for successful participation.
If you can manipulate R data structures (e.g. lists, matrices, data frames) you are
ready for this course.
Knowledge of genetics and statistics will also help you gain the most from this course.
To ensure that all participants receive the support that they need during training,
remote participation will not be made available. You must attend in person and
on-site.
Requirements:
Participants must bring a laptop with a
Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.).
They should have a few specific software packages installed (listed below).
Accessibility:
We are committed to making this workshop
accessible to everybody. For workshops at a physical location, the workshop organizers have checked that:
The room is wheelchair / scooter accessible.
Accessible restrooms are available.
Materials will be provided in advance of the workshop and
large-print handouts are available if needed by notifying the
organizers in advance. If we can help making learning easier for
you (e.g. sign-language interpreters, lactation facilities) please
get in touch (using contact details below) and we will
attempt to provide them.
R is a programming language
that is especially powerful for data exploration, visualization, and
statistical analysis. To interact with R, we use
RStudio.
Install R by downloading and running
this .exe file
from CRAN.
Also, please install the
RStudio IDE.
Note that if you have separate user and admin accounts, you should run the
installers as administrator (right-click on .exe file and select "Run as
administrator" instead of double-clicking). Otherwise problems may occur later,
for example when installing R packages.
Instructions for R installation on various Linux platforms (debian,
fedora, redhat, and ubuntu) can be found at
<https://cran.r-project.org/bin/linux/>. These will instruct you to
use your package manager (e.g. for Fedora run
sudo dnf install R and for Debian/Ubuntu, add a ppa
repository and then run sudo apt-get install r-base).
Also, please install the
RStudio IDE.
qtl2
The qtl2 package contains code for haplotype
reconstruction, QTL mapping and plotting.
Please download the following large files before the workshop, and place them in
your data folder. You can download the files from the URLs below and move the files the
same way that you would for downloading and moving any other kind of data.