-
Notifications
You must be signed in to change notification settings - Fork 5
/
figure_2_c_dorsal_example.html
193 lines (165 loc) · 5.7 KB
/
figure_2_c_dorsal_example.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="pandoc" />
<title></title>
<script src="html_support/jquery-1.11.0/jquery.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="html_support/bootstrap-2.3.2/css/spacelab.min.css" rel="stylesheet" />
<link href="html_support/bootstrap-2.3.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
<script src="html_support/bootstrap-2.3.2/js/bootstrap.min.js"></script>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet"
href="html_support/highlight/textmate.css"
type="text/css" />
<script src="html_support/highlight/highlight.js"></script>
<style type="text/css">
pre:not([class]) {
background-color: white;
}
</style>
<script type="text/javascript">
if (window.hljs && document.readyState && document.readyState === "complete") {
window.setTimeout(function() {
hljs.initHighlighting();
}, 0);
}
</script>
<link rel="stylesheet" href="html_support/custom.css" type="text/css" />
</head>
<body>
<style type = "text/css">
.main-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
</style>
<div class="container-fluid main-container">
<div id="TOC">
<ul>
<li><a href="#figure-2c-dorsal-chip-nexus-and-chip-seq-at-dpp">Figure 2C: Dorsal ChIP-nexus and ChIP-seq at dpp</a><ul>
<li><a href="#dorsal-embryos">Dorsal (embryos)</a></li>
<li><a href="#session-information">Session information</a></li>
</ul></li>
</ul>
</div>
<div id="figure-2c-dorsal-chip-nexus-and-chip-seq-at-dpp" class="section level1">
<h1>Figure 2C: Dorsal ChIP-nexus and ChIP-seq at dpp</h1>
<p><strong>Project:</strong> ChIP-nexus methods paper</p>
<p><strong>Author:</strong> <a href="mailto:jjj@stowers.org">Jeff Johnston</a></p>
<p><strong>Generated:</strong> Thu Dec 04 2014, 03:16 PM</p>
<!-- html table generated in R 3.1.1 by xtable 1.7-4 package -->
<!-- Thu Dec 4 15:16:47 2014 -->
<table border="1">
<tr>
<th>
chr
</th>
<th>
start
</th>
<th>
end
</th>
<th>
name
</th>
<th>
factor
</th>
<th>
figure
</th>
</tr>
<tr>
<td>
chr2L
</td>
<td align="right">
2450332
</td>
<td align="right">
2460736
</td>
<td>
dpp zoomed out
</td>
<td>
dl
</td>
<td>
3
</td>
</tr>
</table>
<div id="dorsal-embryos" class="section level2">
<h2>Dorsal (embryos)</h2>
<p><img src="figure_2_c_dorsal_example_output/dl_examples-1.png" title="" alt="" width="864" /></p>
</div>
<div id="session-information" class="section level2">
<h2>Session information</h2>
<p>For reproducibility, this analysis was performed with the following R/Bioconductor session:</p>
<pre><code>R version 3.1.1 (2014-07-10)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats4 parallel grid stats graphics grDevices utils
[8] datasets methods base
other attached packages:
[1] digest_0.6.4
[2] yaml_2.1.13
[3] BSgenome.Dmelanogaster.UCSC.dm3_1.4.0
[4] BSgenome_1.34.0
[5] rtracklayer_1.26.1
[6] Biostrings_2.34.0
[7] XVector_0.6.0
[8] TxDb.Dmelanogaster.UCSC.dm3.ensGene_3.0.0
[9] TxDb.Hsapiens.UCSC.hg19.knownGene_3.0.0
[10] GenomicFeatures_1.18.1
[11] AnnotationDbi_1.28.0
[12] Biobase_2.26.0
[13] Gviz_1.10.0
[14] GenomicRanges_1.18.1
[15] GenomeInfoDb_1.2.0
[16] IRanges_2.0.0
[17] S4Vectors_0.4.0
[18] BiocGenerics_0.12.0
[19] xtable_1.7-4
loaded via a namespace (and not attached):
[1] acepack_1.3-3.3 base64enc_0.1-2 BatchJobs_1.4
[4] BBmisc_1.7 BiocParallel_1.0.0 biomaRt_2.22.0
[7] biovizBase_1.14.0 bitops_1.0-6 brew_1.0-6
[10] checkmate_1.5.0 cluster_1.15.3 codetools_0.2-9
[13] colorspace_1.2-4 DBI_0.3.1 dichromat_2.0-0
[16] evaluate_0.5.5 fail_1.2 foreach_1.4.2
[19] foreign_0.8-61 formatR_1.0 Formula_1.1-2
[22] GenomicAlignments_1.2.0 Hmisc_3.14-5 htmltools_0.2.6
[25] iterators_1.0.7 knitr_1.7 lattice_0.20-29
[28] latticeExtra_0.6-26 matrixStats_0.10.3 munsell_0.4.2
[31] nnet_7.3-8 plyr_1.8.1 RColorBrewer_1.0-5
[34] Rcpp_0.11.3 RCurl_1.95-4.3 rmarkdown_0.3.3
[37] R.methodsS3_1.6.1 rpart_4.1-8 Rsamtools_1.18.0
[40] RSQLite_0.11.4 scales_0.2.4 sendmailR_1.2-1
[43] splines_3.1.1 stringr_0.6.2 survival_2.37-7
[46] tools_3.1.1 VariantAnnotation_1.12.1 XML_3.98-1.1
[49] zlibbioc_1.12.0 </code></pre>
</div>
</div>
</div>
<script>
// add bootstrap table styles to pandoc tables
$(document).ready(function () {
$('tr.header').parent('thead').parent('table').addClass('table table-condensed');
});
</script>
</body>
</html>