-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
251 lines (216 loc) · 7.81 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>LaunchPad Lab | Chicago Dev Studio</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/theme/grid.css">
<link rel="stylesheet" href="css/theme/main.css">
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/lpl.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<script>
if( window.location.search.match( /print-pdf/gi ) ) {
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = 'css/print/pdf.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
}
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- actual slides -->
<section data-background="#00ADEF">
<img src="images/lpl-health.png">
</section>
<section data-background="images/how-we-work.jpg">
<h1 class="text-inverse">About Us</h1>
</section>
<section data-background="images/how-we-go-here.jpg">
<h1 class="text-inverse">How We Work</h1>
</section>
<section data-background="#00ADEF">
<img src="images/graph.png">
</section>
<section data-background="#00ADEF">
<h1 class="text-inverse">Why Xenografts?</h1>
</section>
<section data-background="#00ADEF">
<h1 class="text-inverse">The Solution</h1>
</section>
<!-- Service/Benefit -->
<section data-background="images/data-acquistion.jpg" class="align--left">
<h1 class="text-inverse">Integrity</h1>
<h2 class="text-inverse light--font align--right">Dr. Yang</h2>
</section>
<section data-background="images/accessibility.jpg" class="align--left">
<h1 class="text-inverse">Accessibility</h1>
<h2 class="text-inverse light--font align--right">Dr. Navone</h2>
</section>
<section data-background="images/Integrity.jpg" class="align--left">
<h1 class="text-inverse" style="white-space: nowrap">Accountability</h1>
<h2 class="text-inverse light--font align--right">Tatianna Robles</h2>
</section>
<section data-background="images/analysis.jpg" class="align--left">
<h1 class="text-inverse">Analysis</h1>
<h2 class="text-inverse light--font align--right">Dr. Logothetis</h2>
</section>
<section data-background="#00ADEF" class="align--left">
<h1 class="text-inverse align--left">Impact</h1>
<ul>
<li class="align--left fragment text-inverse" data-fragment-index="1">More time spent on research</li>
<li class="align--left fragment text-inverse" data-fragment-index="2">Increased capacity and throughput</li>
<li class="align--left fragment text-inverse" data-fragment-index="3">Happiness</li>
</ul>
</section>
<section data-background="#00ADEF">
<h1 class="text-inverse">Big Picture</h1><br>
<img src="images/big-picture.png" style="width: 120%">
</section>
<section>
<h1 class="align--left">Game Plan</h1><br>
<table>
<thead>
<tr>
<th class="align--center">Phase One: 6 months</th>
<th class="align--center">Phase Two: 6 months</th>
<th class="align--center">Phase Three: 2 years</th>
</tr>
</thead>
<tbody>
<tr>
<td>Data Management Features</td>
<td>First Non-GU Lab</td>
<td>Remaining Labs</td>
</tr>
<tr>
<td>MD Anderson Requirements</td>
<td>Data Analysis Features</td>
<td>Import Remaining Data</td>
</tr>
<tr>
<td>Data Import Tools</td>
<td>Data Authorization Framework</td>
<td>Complete Interface Layer</td>
</tr>
<tr>
<td>Establish a Local Presence</td>
<td>GU Data Import</td>
<td></td>
</tr>
</tbody>
</table>
</section>
<section data-background="#00ADEF" class="align--left">
<h2 class="text-inverse align--left">MD Anderson's Role</h2>
<ul>
<li class="align--left fragment text-inverse" data-fragment-index="1">Visibility and Communication</li>
<li class="align--left fragment text-inverse" data-fragment-index="2">Data Acquisition</li>
<li class="align--left fragment text-inverse" data-fragment-index="3">Application Interfaces</li>
<li class="align--left fragment text-inverse" data-fragment-index="4">Time With All Users</li>
<li class="align--left fragment text-inverse" data-fragment-index="5">Testing and Feedback</li>
</ul>
</section>
<section data-background="#00ADEF">
<h2 class="text-inverse">A Partnership</h2>
<h3 class="text-inverse fragment">3 years</h3>
<h3 class="text-inverse fragment">$5 Million</h3>
<img class="fragment" src="images/mda.png">
</section>
<section data-background="#00ADEF" class="align--left">
<h1 class="text-inverse">Thank You!</h1>
</section>
<!-- Backup Slides -->
<section>
<h2 class="align--left">Application Overview</h2><br>
<table>
<thead>
<tr>
<th>Manage</th>
<th>Search & Request</th>
<th>Annotate</th>
<th>Discover</th>
</tr>
</thead>
<tbody>
<tr>
<td>Day to day</td>
<td>Filter PDXs</td>
<td>Data capture</td>
<td>Donor view</td>
</tr>
<tr>
<td>Metrics & reporting</td>
<td>Drill down</td>
<td>Custom elements</td>
<td>Query tool</td>
</tr>
<tr>
<td>Inventory</td>
<td>Request tissue</td>
<td></td>
<td>Data export</td>
</tr>
<tr>
<td>Routine testing</td>
<td>External facing</td>
<td></td>
<td>API</td>
</tr>
<tr>
<td>Forensics</td>
<td></td>
<td></td>
<td>Chart, compute, analyze</td>
</tr>
</tbody>
</table>
</section>
<section>
<img src="images/analysis-full.png">
</section>
<section>
<img src="images/accessibility-full.png">
</section>
<section>
<img src="images/integrity-full.png">
</section>
<section>
<img src="images/inventory-full.png">
</section>
</div><!-- end of slides -->
</div><!-- end of reveal wrapper -->
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme,
transition: Reveal.getQueryHash().transition || 'default',
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>