Biostatistics & Medical Informatics, University of Wisconsin – Madison
kbroman.org
github.com/kbroman
@kwbroman
slides: bit.ly/BioVis2014
Remove stickies
2
2
3
4
5
6
6
7
8
9
10
11
12
You just need to learn html, css, svg, and javascript.
And don’t forget .enter()
13
14
blob.attr("x", (d) -> d.x)
height = options?.height ? 500
15
blob.attr("x", (d) -> d.x)
height = options?.height ? 500
15
16
17
18
19
20
Alan Attie Mark Keller |
Biochemistry, UW–Madison | |
Brian Yandell | Statistics and Horticulture, UW–Madison | |
Christina Kendziorski Aimee Teo Broman |
Biostatistics & Medical Informatics, UW–Madison | |
Eric Schadt | Mount Sinai | |
Danielle Greenawalt Amit Kulkarni |
Merck & Co., Inc. | |
Edgar Spalding Candace Moore Logan Johnson |
Botany, UW-Madison |
21
D3 and stack.js by Mike Bostock
CoffeeScript by Jeremy Ashkenas
Eloquent JavaScript by Marijn Haverbeke
22
23