-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path4dn-kickoff-meeting-2020.html
246 lines (241 loc) · 15.5 KB
/
4dn-kickoff-meeting-2020.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
<!doctype html>
<html><!-- InstanceBegin template="/Templates/mainPage.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-74740093-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-74740093-2');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- InstanceBeginEditable name="doctitle" -->
<title>4D Nucleome Web Portal</title>
<!-- InstanceEndEditable -->
<link href="Assets/styles/mainStyle.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="Assets/js/slick/slick.css" />
<link rel="stylesheet" type="text/css" href="Assets/js/slick/slick-theme.css" />
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<script defer type="text/javascript" src="Assets/js/jquery/jquery-3.3.1.min.js"></script>
<script defer type="text/javascript" src="Assets/js/jquery/jquery-migrate-1.4.1.min.js"></script>
<script defer type="text/javascript" src="Assets/js/jquery/jquery-migrate-3.0.0.min.js"></script>
<script defer type="text/javascript" src="Assets/js/slick/slick.min.js"></script>
<script defer type="text/javascript" src="Assets/js/main.js"></script>
</head>
<body>
<div class="mainMargin">
<!-- left margin -->
</div>
<div id="columnWrapper">
<div id="mainwrapper">
<header class="framedContainer">
<div id="logo"><a href="index.html"><img src="Assets/images/4dn-logo_1.png" alt="" /></a>
<div>4DN Web Portal</div>
</div>
<div id="headerRight">
<nav> <span> <a href="https://data.4dnucleome.org/" target="_blank" title="Launch Data Portal">Launch Data
Portal</a> </span> <span> <a href="mailto:oh@4dnucleome.org" title="Contact us">Contact Us</a> </span> </nav>
<div id="searchInput">
<script>
(function() {
var cx = '012010507559311424712:8m_5bphxwsi';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:searchbox-only gname="4dnsitewidesearch"></gcse:searchbox-only>
</div>
</div>
</header>
<div id="content" class="framedContainer">
<nav id="topMenu" tabindex="0">
<div class="mobileOnly"> <i class="material-icons" id="navMenuIcon"> menu </i> Navigation Menu</div>
<div id="topMenuContent">
<div class="topMenuItem"> <a href="index.html">Home</a> </div>
<div class="topMenuItem"> <a href="https://commonfund.nih.gov/4dnucleome" target="_blank">Overview <i class="material-icons openInNewIcons">open_in_new</i></a> </div>
<div class="topMenuItem"> <a href="https://data.4dnucleome.org/" target="_blank">Data <i class="material-icons openInNewIcons">open_in_new</i></a> </div>
<div class="topMenuItem"> Resources
<div class="subMenu">
<div> <a href="cell-lines.html">Cell Lines</a> </div>
<div> <a href="protocols.html">Protocols</a> </div>
<div> <a href="software.html">Software</a> </div>
</div>
</div>
<div class="topMenuItem"> Publications
<div class="subMenu">
<div> <a href="https://www.ncbi.nlm.nih.gov/sites/myncbi/1FUN7Gh4ocnMkh/collections/60033344/public/"
target="_blank">4DN Publications <i class="material-icons openInNewIcons">open_in_new</i></a> </div>
<div> <a href="pre-prints.html">4DN Preprints</a> </div>
<div> Further Reading
<div class="subMenu">
<div> <a href="https://www.ncbi.nlm.nih.gov/sites/myncbi/1FUN7Gh4ocnMkh/collections/60033609/public/"
target="_blank">Genome Interactions <i class="material-icons openInNewIcons">open_in_new</i></a> </div>
<div> <a href="https://www.ncbi.nlm.nih.gov/sites/myncbi/1FUN7Gh4ocnMkh/collections/60033466/public/"
target="_blank">Data Analysis <i class="material-icons openInNewIcons">open_in_new</i></a> </div>
</div>
</div>
</div>
</div>
<div class="topMenuItem"> <a href="policies.html">Policies</a> </div>
<div class="topMenuItem"> <a href="outreach.html">Outreach</a>
<div class="subMenu">
<div> <a href="4dn-annual-meeting-2021.html">2021 Annual Meeting</a> </div>
<div> <a href="4dn-kickoff-meeting-2020.html">2020 4DN Phase-II Kick-off Meeting</a> </div>
</div>
</div>
<div class="topMenuItem"> <a href="4dn-annual-meeting-2022.html">2022 Annual Meeting</a> </div>
<!--
<div class="topMenuItem"> 2019 4DN-ASCB Meeting
<div class="subMenu">
<div> <a href="../4dn-ascb-meeting-2019.html">Meeting Home</a> </div>
<div> <a href="../4dn-ascb-meeting-2019-agenda.html">Agenda</a> </div>
<div> <a href="../4dn-ascb-meeting-2019-speakers.html">Keynote and Invited Speakers</a> </div>
<div> <a href="../4dn-ascb-meeting-2019-hotel-travel.html">Hotel/Travel</a> </div>
<div> <a href="../4dn-ascb-meeting-2019-abstract-guidelines.html">Abstract guidelines</a> </div>
<div> <a href="https://washington.org/" target="_blank">Explore Washington, DC</a> </div>
<div> <a href="../4dn-ascb-meeting-2019-committee.html">Planning Committee Members</a> </div>
</div>
</div>
-->
<div class="topMenuItem"> Contacts
<div class="subMenu">
<div> <a href="centers-and-teams.html">4DN Centers and Teams</a> </div>
<div> <a href="genomic-program-administrator.html">4DN Genomic Program Administrator</a> </div>
<div> <a href="TCPA-members.html">TCPA Awardees</a> </div>
<div> <a href="associate-members.html">Associate Members</a> </div>
<div> <a href="external-program-consultants.html">External Program Consultants</a> </div>
</div>
</div>
</div>
</nav>
<div id="middleContainer">
<section id="mainContent"> <!-- InstanceBeginEditable name="Main contents" -->
<div style="text-align: center"><img src="Assets/images/4dn-logo_1_orig.png" style="height: 25%; width: 25%"></div>
<h1 style="text-align: center">2020 4DN Phase II Virtual Kickoff Meeting</h1>
<h2 style="text-align: center"><b>Held virtually on Zoom<br/>
December 2-4, 2020</b></h2>
<!--
<h3 style="text-align: center"><a href="https://www.4dnucleome.org/4dn-ascb-meeting-2019-agenda.html">Agenda</a> |
<a href="https://www.4dnucleome.org/4dn-ascb-meeting-2019-speakers.html">Keynote and Invited Speakers</a> |
<a href="https://www.4dnucleome.org/4dn-ascb-meeting-2019-hotel-travel.html">Hotel/Travel</a> |
<a href="https://www.4dnucleome.org/4dn-ascb-meeting-2019-abstract-guidelines.html">Abstract guidelines</a> |
<a href="https://washington.org/">Explore Washington, DC</a> |
<a href="https://www.4dnucleome.org/4dn-ascb-meeting-2019-committee.html">Planning Committee Members</a> |
</h3>
-->
<br/>
<h3 style="text-align: center"><b>The 2020 4DN Phase II Kick-off Meeting is open to <a href="https://commonfund.nih.gov/4Dnucleome/FundedResearch">4DN Phase II funded members only</a> (RFA-RM-20-XXX).</h3>
<!-- <h2 style="text-align: center"><a target="_blank" href="https://4dn-annual-meetings.smapply.io">Click here to register to the conference!</a></h2>
<h2 style="text-align: center">Registration will start sometime in November, more information soon to come.</h2> -->
<br/>
<h2 style="text-align: center"><a target="_blank" href="https://drive.google.com/file/d/1i0AU5rdyxkAH3IBjw0jpoOKPY0kYwJHE/view?usp=sharing">Meeting Agenda</a></h2>
<!-- <h2 style="text-align: center"><a target="_blank" href="https://drive.google.com/file/d/1vsbImdkf1SxgyA11fKgCx2JnD44npKOd/view?usp=sharing">Meeting Program Booklet</a></h2>
-->
<br/>
<h3>Here are some essential information for attendees to prepare your presentations:
<ul>
<li><b>Presentation time.</b> Each research center and project will be allocated 10 minutes of time. (8 minutes presentation, 2 minutes for Q and A). The organizational hub (OH) and data coordination center (DCIC) will each present for 20 minutes including Q and A. The 10 minute presentation time will be strictly enforced in order to accommodate everyone. Please be mindful of your time.</li>
<li><b>Presenter.</b> Each team please designate a single presenter to minimize risks of interruption of transition between speakers.</li>
<li><b>Presentation.</b> You want to take this opportunity to announce and describe your project goals, approaches and introduce your team.</li>
<li><b>A collaboration slide.</b> Each team please include a slide in your presentation proposing collaboration idea(s). The ideas are to be shared in the spirit of brainstorming rather than as concrete plans.</li>
<li><b>Required slide upload.</b> Please upload your presentation slides to this Google Drive under your team/project’s the respective folder by <b>11:59pm December 1, 2020</b>. We need your slides by this deadline to make sure that we have backup slides for you, in case for any unexpected reasons you may not be able to show the slides from your computer when you present.</li>
<li><b>Zoom.</b> The <b>latest version (5.4.3) of Zoom is required</b> in order to be able to access the breakout rooms. Please make sure you are up to date!</li>
<li><b>SpatialChat.</b> Several rooms on SpatialChat will be available throughout the meeting for networking opportunity. Please check out here a <a target="_blank" href="https://drive.google.com/file/d/1jFxMUjExh0RNVNuI7dvB1NVnwK6K3kuO/view?usp=sharing">quick tutorial</a> on how to use it.</li>
</ul>
</h3>
<br/>
<div><img src="Assets/images/zoom.jpg" style="height: 15%; width: 15%"></div>
<h2>Useful Zoom tutorials</h2>
<h3>
<ul>
<li><a target="_blank" href="https://support.zoom.us/hc/en-us/articles/201362233-Upgrade-update-to-the-latest-version">How to update your Zoom</a></li>
<li><a target="_blank" href="https://support.zoom.us/hc/en-us/articles/201362153-Sharing-your-screen-content-or-second-camera">How to share your screen</a></li>
<li><a target="_blank" href="https://support.zoom.us/hc/en-us/articles/115005769646">How to use breakout rooms</a></li>
</ul>
</h3>
<hr/>
<h3><b>Organizational Hub (OH) contact information</b></h3>
<p>For questions regarding the meeting, please email at <b>oh@4dnucleome.org</b>.</p>
<!-- InstanceEndEditable -->
<div id="latestDevelopments"></div>
</section>
<section id="sidebar">
<nav>
<div> <a href="https://data.4dnucleome.org/" target="_blank">
<div id="dataPortalSideButton" class="sideButton">Launch Data Portal
<div class="sideButtonArrow">➧</div>
</div>
</a>
<div class="sideText">The 4D Nucleome Data Portal hosts data generated by the 4DN Network and other
reference nucleomics data sets, and an expanding tool set for open data processing and visualization. </div>
<a href="http://vis.nucleome.org/" target="_blank">
<div id="nucleomeBrowserSideButton" class="sideButton">Nucleome Browser
<div class="sideButtonArrow">➧</div>
</div>
</a>
<div class="sideText">Nucleome Browser is a multimodal, interactive data visualization and exploration platform to integrate genomic, imaging, and 3D structure data.</div>
<a href="https://wiki.4dnucleome.org/" target="_blank">
<div id="wikiSideButton" class="sideButton">Internal Wiki
<div class="sideButtonArrow">➧</div>
</div>
</a>
<div class="sideText">The 4D Nucleome Network Wiki is an internal collaboration site, accessible to 4DN
investigators and members only. </div>
<a href="https://people.4dnucleome.org/" target="_blank">
<div id="peopleSideButton" class="sideButton">people.4dnucleome
<div class="sideButtonArrow">➧</div>
</div>
</a>
<div class="sideText"><strong>people.4dnucleome</strong> provides a one-stop directory for all current 4DN members and allows logged
in 4DN members to manage their and their team members' profiles, participate in the interval working groups, and more. </div>
</div>
<div class="sidePanel framedContainer">
<div class="sidePanelHeader"> Multimedia Library </div>
<div class="sidePanelBody">
<div><a href="https://www.youtube.com/channel/UCe6r3u3rmaYAKSEuTLmfFxA" target="_blank"> <img
src="Assets/images/icons/youtube_social_icon_red.png" width="24" alt="Youtube icon" />Youtube </a></div>
</div>
</div>
<div class="sidePanel framedContainer">
<div class="sidePanelHeader"> Stay Connected </div>
<div class="sidePanelBody">
<div><a href="https://www.facebook.com/4DNucleome-1840252952876682/" target="_blank"> <img
src="Assets/images/icons/f-ogo_RGB_HEX-58.svg" alt="Facebook icon" />Facebook </a></div>
<div><a href="https://twitter.com/4DNucleome" target="_blank"><img
src="Assets/images/icons/Twitter_Logo_Blue.svg" alt="Twitter icon" />Twitter </a></div>
<div><a href="https://www.linkedin.com/in/4d-nucleome-857952126/" target="_blank"><img
src="Assets/images/icons/In-2C-28px-R.png" id="LinkedIn" alt="LinkedIn icon" />LinkedIn </a> </div>
<div><a href="mailto:oh@4dnucleome.org"><img src="Assets/images/icons/Email-iron-icon.svg"
alt="Email icon" />Email </a></div>
</div>
</div>
</nav>
</section>
</div>
<footer>
<div class="logoes"> <a href="https://www.facebook.com/4DNucleome-1840252952876682/" target="_blank"><img
src="Assets/images/icons/flogo-HexRBG-Wht-58.svg" alt="" /></a> <a
href="https://twitter.com/4DNucleome" target="_blank"><img
src="Assets/images/icons/Twitter_Logo_White.svg" alt="" /></a> <a
href="mailto:oh@4dnucleome.org"><img src="Assets/images/icons/Email-iron-icon-white.svg" alt="" /></a> <a href="https://www.youtube.com/channel/UCe6r3u3rmaYAKSEuTLmfFxA" target="_blank"> <img
src="Assets/images/icons/youtube_dark.png" class="youtube" alt="" /></a> <a
href="https://www.linkedin.com/in/4d-nucleome-857952126/" target="_blank"><img
src="Assets/images/icons/In-White-28px-R.png" alt="" /></a> </div>
<div>4D Nucleome Organizational Hub</div>
</footer>
</div>
</div>
</div>
<div class="mainMargin">
<!-- right margin -->
</div>
</body>
<!-- InstanceEnd --></html>