-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprotocols.html
411 lines (405 loc) · 31.5 KB
/
protocols.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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!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>4DN Protocols</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" -->
<h2>4DN Protocols</h2>
<p>Collection of genomic technologies currently in use or being developed in the 4DN network.</p>
<table id="GeneralTables" style="width:100%">
<tr id="Header1">
<th colspan="3">4DN Steering Committee approved protocols</th>
</tr>
<tr id="Header2">
<th width="25%">Protocol</th>
<th width="25%">Date of approval</th>
<th width="50%">Description</th>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/file/d/1iIMplkJ68sVl2sroj5TVX8yZ55DEQxep/view">iMARGI</a></td>
<td label="approvalDate">August 18, 2020</td>
<td label="description">in situ Mapping of RNA-chromatin interactions (iMARGI) protocol for mapping of chromatin-associated RNAs.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/file/d/1wGSrGWgkkVqHln3whXiISjbiXOFX47TR/view">PLAC-seq/HiChIP/in situ ChIA-PET</a></td>
<td label="approvalDate">August 18, 2020</td>
<td label="description">PLAC-seq/HiChIP/in situ ChIA-PET protocols to detect and quantify chromatin contacts anchored at genomic regions associated with specific DNA binding proteins or histone modifications.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1ZBMtjLrEgpJdUCdmu4utrFChN0XjwYvJO9DOXNY_qsw">Single-cell Hi-C Protocol</a></td>
<td label="approvalDate">April 17, 2018</td>
<td label="description">Single-cell Hi-C Protocol and Quality Control Standards</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://www.nature.com/articles/nprot.2016.126">DNase Hi-C protocol</a></td>
<td label="approvalDate">January 16, 2018</td>
<td label="description">Mapping 3D genome architecture through in situ DNase Hi-C</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://data.4dnucleome.org/protocols/4ebc8669-4d1e-4adb-9314-5e5d88b66f84/">DamID seq protocol</a></td>
<td label="approvalDate">December 12, 2017</td>
<td label="description">The Official 4DN Standard DAM-ID seq Protocol from the van Steensel Lab.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1E9zPnHvcjsPvt2kiZhEH2nBx7AOU21Eu">ChIA-PET data analysis</a></td>
<td label="approvalDate">October 17, 2017</td>
<td label="description">ChIA-PET data processing pipeline and standards, 4D Nucleome Consortium</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1rUAIJAFk5-kHzf7mUUME5mDwV892w7Ft">ChIA-PET experimental protocol</a></td>
<td label="approvalDate">October 17, 2017</td>
<td label="description">ChIA-PET Protocol and Standards, 4D Nucleome Consortium</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1xq4w8mMS76aHEL42GPOcsma0RUxoCJFnJL0UxLlknCo">E/L Repli-seq</a></td>
<td label="approvalDate">June 20, 2017</td>
<td label="description">E/L Repli-seq: Protocol and Quality Control Standards, 4D Nucleome Consortium</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1fqvDMx0MZVsURnqTyIoO7k8BLJcLkUCoy1kJHlhaMaA">E/L Repli-seq</a></td>
<td label="approvalDate">June 20, 2017</td>
<td label="description">4D Nucleome Consortium, Overall Standards and Guidelines for E/L Repli-seq Experiments</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1-NEldtpuDuYXcbWngETltNPCRv0RZlIK">Hi-C</a></td>
<td label="approvalDate">February 21, 2017</td>
<td label="description">Standards and Guidelines for Hi-C experiments</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1wEAR_yGKMFBZ6BQ6CRRtBa8USYdRZahM">In situ Hi-C</a></td>
<td label="approvalDate">February 21, 2017</td>
<td label="description">Protocol and Quality Control Standards for in situ Hi-C experiments</td>
</tr>
</table>
<br/>
<br/>
<table id="GeneralTables" style="width:100%">
<tr id="Header1">
<th colspan="3">Other relevant protocols</th>
</tr>
<tr id="Header2">
<th width="15%">Technology (Protocol)</th>
<th width="35%">Reference paper</th>
<th width="50%">Description</th>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://link.springer.com/protocol/10.1007/978-1-60327-461-6_7">3C-seq</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://science.sciencemag.org/content/sci/295/5558/1306.full.pdf">Capturing Chromosome Conformation
(Dekker et al, Science, 2002)</a></td>
<td label="description"><b>Chromosome conformation capture techniques</b> are used to analyze the organization of chromatin in a cell by quantifying the interactions between genomic loci that are nearby in 3-D space.
3C quantifies interactions between a single pair of genomic loci (one-vs-one).</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/file/d/0B4D9q1N_g3nCcXRPUlNGb0VWb3M/view">4C-seq</a></td>
<td label="reference"><a class="ex1" target="_blank" href="https://www.ncbi.nlm.nih.gov/pubmed/22929766">4C technology: protocols and data analysis
(Van de Werken et al, Methods Enzymol, 2012)</a></td>
<td label="description"><b>Chromosome conformation capture-on-chip (4C)</b> captures interactions between one locus and all other genomic loci (one-vs-all).</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v2/n4/pdf/nprot.2007.116.pdf">5C-seq</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v2/n4/abs/nprot.2007.116.html">Mapping networks of physical interactions between genomic elements using 5C technology
(Josée Dostie and Job Dekker, Nature Protocols, 2007)</a></td>
<td label="description"><b>Chromosome conformation capture carbon copy (5C)</b> detects interactions between all restriction fragments within a given region, with this region's size typically no greater than a megabase (many-vs-many).</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/articles/ncomms7178#methods">Capture Hi-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/ng/journal/v47/n6/pdf/ng.3286.pdf">Mapping long-range promoter contacts in human cells with high-resolution capture Hi-C
(Mifsud et al, Nature Genetics, 2015)</a></td>
<td label="description"><b>Capture Hi-C (CHi-C)</b> is is an adapted technology that selects and enriches few hundred promoters for genome-wide, long-range contacts of both active and inactive promoters.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://docs.google.com/a/eng.ucsd.edu/viewer?a=v&pid=sites&srcid=NGRudWNsZW9tZS5vcmd8NGQtbnVjbGVvbWUtd2lraXxneDoyZWY2OWFkY2Y4ZWZkMQ">ChIA-PET</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://onlinelibrary.wiley.com/doi/10.1002/jcb.22116/epdf">ChIP-based methods for the identification of long-range chromatin interactions
(Fullwood and Ruan, Journal of Cellular Biochemistry, 2009)</a></td>
<td label="description"><b>Chromatin Interaction Analysis by Paired-End Tag Sequencing (ChIA-PET)</b> is a technique that incorporates chromatin immunoprecipitation (ChIP)-based enrichment, chromatin proximity ligation, Paired-End Tags, and High-throughput sequencing to determine de novo long-range chromatin interactions genome-wide.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.pnas.org/content/suppl/2016/07/13/1609643113.DCSupplemental/pnas.1609643113.sapp.pdf">COLA</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.pnas.org/content/113/31/E4504.full.pdf"> Deletion of DXZ4 on the human inactive X chromosome alters higher-order genome architecture
(Darrow et al., PNAS, 2016)</a></td>
<td label="description"><b>COLA (Concatamer Ligation Assay)</b> is a modified in situ Hi-C protocol that uses CviJI restriction enzyme to digests chromatin into much finer fragments the original Hi-C method, in order to increase the proportion of reads containing three or more nearby fragments. </td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://elifesciences.org/articles/21856">CUT&RUN</a></td>
<td label="reference"><a class="ex1" target="_blank" href="https://elifesciences.org/articles/21856"> An efficient targeted nuclease strategy for high-resolution mapping of DNA binding sites
(Skene and Henikoff, eLIFE, 2017)</a></td>
<td label="description"><b>CUT&RUN</b> is an efficient targeted nuclease strategy for high-resolution mapping of DNA binding sites. Cleavage Under Targets and Release Using Nuclease (CUT&RUN) is an antibody-targeted chromatin profiling method in which micrococcal nuclease tethered to protein A binds to an antibody of choice and cuts immediately adjacent DNA, releasing DNA bound to the antibody target. The procedure is carried out in situ and produces precise transcription factor or histone modification profiles while avoiding crosslinking and solubilization issues. Extremely low backgrounds make profiling possible with typically one tenth of the sequencing depth required for ChIP, and permit profiling using low cell numbers without loss of quality. CUT&RUN can also be used to map long-range genomic contacts.
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v2/n6/pdf/nprot.2007.148.pdf">DamID</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/nbt/journal/v18/n4/pdf/nbt0400_424.pdf"> Identification of in vivo DNA targets of chromatin proteins using tethered Dam methyltransferase
(Bas van Steensel and Steven Henikoff, Nature, 2000)</a></td>
<td label="description"><b>DamID</b> enables mapping genome-wide occupancy of interaction sites in vivo, based on the expression of a fusion protein consisting of a protein of interest and DNA adenine methyltransferase (Dam). This leads to methylation of adenines near sites where the protein of interest interacts with the DNA. These methylated sequences are subsequently amplified by a methylation-specific PCR protocol and identified by hybridization to microarrays.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v11/n11/pdf/nprot.2016.126.pdf">Dnase Hi-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v11/n11/pdf/nprot.2016.126.pdf">Mapping 3D genome architecture through in situ DNase Hi-C (Ramani et al., Nature Protocols, 2016)</a></td>
<td label="description"><b>DNAse Hi-C</b> complements high resolution Hi-C approach with restriction enzymes.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://science.sciencemag.org/content/sci/suppl/2009/10/08/326.5950.289.DC1/Lieberman-Aiden.SOM.pdf">Hi-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://science.sciencemag.org/content/sci/326/5950/289.full.pdf">Comprehensive Mapping of Long-Range Interactions Reveals Folding Principles of the Human Genome (Lieberman-Aiden et al. Science, 2009)</a></td>
<td label="description"><b>Hi-C</b> uses high-throughput sequencing to find the nucleotide sequence of fragments ( all-vs-all).</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.pnas.org/content/suppl/2015/10/23/1518552112.DCSupplemental/pnas.1518552112.sapp.pdf">Hi-C^2</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.pnas.org/content/112/47/E6456.full.pdf"> Chromatin extrusion explains key features of loop and domain formation in wild-type and engineered genomes (Sanborn et al., PNAS, 2015)</a></td>
<td label="description"><b>Hybrid Capture Hi-C (Hi-C^2)</b> is a technology that combines targeted genomic capture and existing situ Hi-C libraries to observe conformation changes in selected genomic regions.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://dx.doi.org/10.17504/protocols.io.2cxgaxn">iMARGI</a></td>
<td label="reference"><a class="ex1" target="_blank" href="https://www.nature.com/articles/s41596-019-0229-4">Mapping RNA–chromatin interactions by sequencing with iMARGI (Wu, Yan, et al., Nat Protocols, 2019)</a></td>
<td label="description"><b>iMARGI</b> (in situ mapping of RNA-Genome Interactome) is a technique that globally maps native RNA-genome interactions from unperturbed cells. It is an improved version of traditional MARGI published in 2017.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.cell.com/cms/attachment/2033493464/2049506921/mmc1.pdf">In situ Hi-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.sciencedirect.com/science/article/pii/S0092867414014974">A 3D Map of the Human Genome at Kilobase Resolution Reveals Principles of Chromatin Looping
(Rao et al., Cell, 2014)</a></td>
<td label="description"><b>In situ Hi-C</b> method is used to evaluate all DNA-DNA proximity ligation in intact nuclei.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/protocolexchange/protocols/5105#/procedure">Micro-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/nmeth/journal/v13/n12/pdf/nmeth.4025.pdf">Micro-C XL: assaying chromosome conformation from the nucleosome to the entire genome (Hsieh et al., Nature Methods, 2016)</a></td>
<td label="description"><b>Micro-C</b> enables mono nucleosome-resolution analysis of chromosome folding fragmentation using micrococcal nuclease (MNase). <b>Micro-C XL</b> is implemented by adding long x-linkers to the fragments.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://www.ganino.com/games/Science/science%20magazine%201993-1994/root/data/Science%201993-1994/pdf/1993_v261_n5118/p5118_0203.pdf">NLA</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://search.proquest.com/docview/213563655?pq-origsite=gscholar">Interaction between transcription regulatory regions of prolactin chromatin (Cullen et al., Science, 1993)</a></td>
<td label="description"><b>Nuclear Ligation Assay (NLA)</b> is an historical method developped in 1993 to determine circularization frequencies of DNA in solution. It inspired 3C method.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://drive.google.com/open?id=1sbua1CIbte43f5ruSqWEA2EcdYQSwSox">PLAC-seq</a></td>
<td label="reference">
<ul>
<li><a class="ex1" target="_blank" href="https://www.ncbi.nlm.nih.gov/pubmed/27886167">Mapping of long-range chromatin interactions by proximity ligation-assisted ChIP-seq</a></li>
<li><a class="ex1" target="_blank" href="https://www.ncbi.nlm.nih.gov/pubmed/27643841">HiChIP: efficient and sensitive analysis of protein-directed genome architecture</a></li>
<li> <a class="ex1" target="_blank" href="https://www.ncbi.nlm.nih.gov/pubmed/30986246">MAPS: Model-based analysis of long-range chromatin interactions from PLAC-seq and HiChIP experiments</a></li>
</ul>
</td>
<td label="description"><b>Proximity Ligation Assisted ChIP-seq (PLAC-seq)</b>, also known as HiChIP, combines in situ proximity ligation with chromatin immunoprecipitation (ChIP) to map chromatin interactions centered on genomic regions bound by the transcription factor or histone with the specific modifications with much reduced cost compared to Hi-C.</td>
</tr>
<tr>
<td label="name">Repli-Seq</td>
<td label="reference"><a class="ex1" target="_blank" href="http://biorxiv.org/content/early/2017/03/01/104653"> Repli-seq: genome-wide analysis of replication timing by next-generation sequencing (Marchal et al., bioRxiv, 2017)</a></td>
<td label="description"><b>Repli-Seq</b> is a genome-scale approach to map temporally ordered replicating DNA using massively parallel sequencing.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.sciencedirect.com/science/article/pii/S0092867413002171">Single-Cell DamID</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.sciencedirect.com/science/article/pii/S0092867413002171"> Single-Cell Dynamics of Genome-Nuclear Lamina Interactions
(Kind et al., Cell, 2013)</a></td>
<td label="description"><b>Single Cell DamID</b> enables visualization of in vivo with adenine-6-methylation of intact cells by couopling DamID technique and engineered DpnI digestion enzyme.
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="https://data.4dnucleome.org/experiment-types/sci-hi-c/">Sci-Hi-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="https://www.ncbi.nlm.nih.gov/pubmed/31536770"> Sci-Hi-C: A single-cell Hi-C method for mapping 3D genome organization in large number of single cells
(Ramani et al., Methods, 2020)</a></td>
<td label="description"><b>Single-cell combinatorial indexed Hi-C (Sci-Hi-C)</b> is a high throughput method that enables mapping chromatin interactomes in large number of single cells. </td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v10/n12/pdf/nprot.2015.127.pdf">Single-cell Hi-C</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v10/n12/abs/nprot.2015.127.html"> Single-cell Hi-C for genome-wide detection of chromatin interactions that occur simultaneously in a single cell
(Nagano et al., Nature Protocols, 2015)</a></td>
<td label="description"><b>Single Cell Hi-C</b> is an adaptation of Hi-C to single-cell analysis, by including in-nucleus ligation.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.sciencedirect.com/science/article/pii/S0092867415005498">Split-pool Barcoding</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.cell.com/cms/attachment/2032378908/2048933656/mmc7.pdf"> Highly Parallel Genome-wide Expression Profiling of Individual Cells Using Nanoliter Droplets
(Macosko et al., Cell, 2015)</a></td>
<td label="description"><b>Split-pool barcoding or Drop-seq</b> is a strategy for profiling thousands of individual cells by separating them into nanoliter-sized aqueous droplets and associating a different barcode with each cell's RNAs and sequencing them all together.</td>
</tr>
<tr>
<td label="name"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v9/n6/pdf/nprot.2014.072.pdf">TRIP</a></td>
<td label="reference"><a class="ex1" target="_blank" href="http://www.nature.com/nprot/journal/v9/n6/pdf/nprot.2014.072.pdf"> Using TRIP for genome-wide position effect analysis in cultured cells
(Akhtar et al., Nature Protocols, 2014)</a></td>
<td label="description">This is protocol for analyzing <b>thousands of reporters integrated in parallel (TRIP)</b> at a genome-wide level. TRIP is based on tagging each reporter with a unique barcode, which is used for independent reporter expression analysis and integration site mapping? </td>
</tr>
</table>
<!-- 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>