uwescience/SISBID

Name: SISBID

Owner: UW eScience Institute

Description: Notes for workshop

Created: 2015-07-08 19:58:59.0

Updated: 2015-07-08 19:58:59.0

Pushed: 2015-07-08 18:14:31.0

Homepage: null

Size: 14648

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SISBID Module 2: Visualization of Biomedical Big Data

Instructors: Hadley Wickham and Dianne Cook

Module description: In this module, we will present general-purpose techniques for visualizing any sort of large data sets, as well as specific techniques for visualizing common types of biological data sets. Often the challenge of visualizing Big Data is to aggregate it down to a suitable level. Understanding Big Data involves an iterative cycle of visualization and modeling. We will illustrate this with several case studies during the workshop. The first segment of this module will focus on structured development of graphics using static graphics. This will use the ggplot2 package in R. It enables building plots using grammatically defined elements, and producing templates for use with multiple data sets. We will show how to extend these principles for genomic data using the ggplot2-based ggbio package. The second segment will focus on interactive graphics for rapid exploration of Big Data. We will also demonstrate interactive techniques for high-performance local display using cranvas, and for easily creating interactive web graphics with ggvis. In addition we will explain how to create simple web GUIs for managing complex summaries of biological data using the shiny package. We will use a hands-on teaching methodology that combines short lectures with longer practice sessions. As students learn about new techniques, they will also be able to put them into practice and receive feedback from experts. We will teach using R and Rstudio. We will assume some familiarity with R.

Recommended Reading: Cookbook for R, by Winston Chang, available at http://www.cookbook-r.com.

Course outline
Day 1
  1. The grammar of graphics and ggplot2.
  2. Layered graphics for big data.
Day 2
  1. Multivariate plots for bioinformatics, using ggplot2 and GGally.
  2. Data mining and genomic plots.
  3. Data manipulation with dplyr.
  4. Tidy data and tidying your messy data with tidyr.
Day 3
  1. Interactive graphics using ggvis.
  2. Building interactive web apps with shiny.
  3. Make your own shiny app.
Software list

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.