forked from GuangchuangYu/GuangchuangYu.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
388 lines (234 loc) · 11.2 KB
/
404.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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme" content="hugo-academic">
<meta name="generator" content="Hugo 0.30.2" />
<meta name="author" content="Guangchuang YU">
<meta name="description" content="Postdoc researcher">
<link rel="stylesheet" href="/css/highlight.min.css">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/academicons.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather%7CRoboto+Mono">
<link rel="stylesheet" href="/css/hugo-academic.css">
<link rel="alternate" href="https://guangchuangyu.github.io/index.xml" type="application/rss+xml" title="Guangchuang YU">
<link rel="feed" href="https://guangchuangyu.github.io/index.xml" type="application/rss+xml" title="Guangchuang YU">
<link rel="icon" type="image/png" href="/img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png">
<link rel="canonical" href="">
<title>404 Page not found | Guangchuang YU</title>
</head>
<body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71">
<nav class="navbar navbar-default navbar-fixed-top" id="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target=".navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Guangchuang YU</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="/#about">
<span>Home</span>
</a>
</li>
<li class="nav-item">
<a href="/#publications_selected">
<span>Publications</span>
</a>
</li>
<li class="nav-item">
<a href="/#posts">
<span>Posts</span>
</a>
</li>
<li class="nav-item">
<a href="/#projects">
<span>Projects</span>
</a>
</li>
<li class="nav-item">
<a href="/#teaching">
<span>Teaching</span>
</a>
</li>
<li class="nav-item">
<a href="/resume">
<span>Resume</span>
</a>
</li>
<li class="nav-item">
<a href="/#contact">
<span>Contact</span>
</a>
</li>
<li class="nav-item">
<a href="/cn">
<span>中文入口</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<h1>Page not found</h1>
<p>Maybe you were looking for one of these?</p>
<h2>Recent Posts</h2>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/10/sir-model-of-epidemics/">SIR Model of Epidemics</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/10/multiple-annotation-in-chipseeker/">multiple annotation in ChIPseeker</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/09/install-454-gs-data-analysis-software-on-ubuntu/">install 454 GS Data Analysis Software on ubuntu</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/08/why-clusterprofiler-fails/">why clusterProfiler fails</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/08/enrichment-map/">enrichment map</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/04/visualization-methods-in-chipseeker/">visualization methods in ChIPseeker</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/04/chipseeker-for-chip-peak-annotation/">ChIPseeker for ChIP peak annotation</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2014/01/bug-of-r-package-chippeakanno/">Bug of R package ChIPpeakAnno</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2013/11/local-blast/">local blast</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2012/05/clusterprofiler-an-r-package-for-comparing-biological-themes-among-gene-clusters/">clusterProfiler: an R Package for Comparing Biological Themes Among Gene Clusters</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2012/02/draw-chinese-character-jiong-using-ggplot2/">draw chinese character Jiong using ggplot2</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2011/08/ggplot2-version-of-figures-in-25-recipes-for-getting-started-with-r/">ggplot2 Version of Figures in <25 Recipes for Getting Started with R></a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2011/08/the-batman-equation/">the batman equation</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2011/06/r-package-dose-released/">R package DOSE released</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2011/03/clusterprofiler-in-bioconductor-2.8/">clusterProfiler in Bioconductor 2.8</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2010/12/one-dimensional-integrals/">one-dimensional integrals</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2010/12/root-finding/">Root finding</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2010/05/gosemsim-an-r-package-for-measuring-semantic-similarity-among-go-terms-and-gene-products/">GOSemSim an R package for measuring semantic similarity among GO terms and gene products</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2009/03/assignment-token-of-r/">Assignment token of R</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/2008/08/sequence-alignment-program-written-in-r/">sequence alignment program written in R</a></li>
</ul>
<h2>Recent Publications</h2>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/">Publications</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/ggtree/">ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/reactomepa/">ReactomePA: an R/Bioconductor package for reactome pathway analysis and visualization</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/chipseeker/">ChIPseeker: an R/Bioconductor package for ChIP peak annotation, comparison and visualization</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/dose/">DOSE: an R/Bioconductor package for disease ontology semantic and enrichment analysis</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/2013_metallomics/">Putative cobalt- and nickel-binding proteins and motifs in Streptococcus pneumoniae</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/2013_proteomics/">A novel andrographolide derivative AL-1 exerts its cytotoxicity on K562 cells through a ROS-dependent mechanism</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/lxtoo/">LXtoo: an integrated live Linux distribution for the bioinformatics community</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/clusterprofiler/">clusterProfiler: an R Package for Comparing Biological Themes Among Gene Clusters</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/2011_virus_mirna/">Functional similarity analysis of human virus-encoded miRNAs</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/2011_mirna/">A new method for measuring functional similarity of microRNAs</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/2011_a549/">Phosphoproteome profile of human lung cancer cell line A549</a></li>
</ul>
<ul>
<li><a href="https://guangchuangyu.github.io/publication/gosemsim/">GOSemSim: an R package for measuring semantic similarity among GO terms and gene products</a></li>
</ul>
</div>
<footer class="site-footer">
<div style="width:320px;margin:auto;">
<script type="text/javascript" src="//rf.revolvermaps.com/0/0/7.js?i=5qpvv5zz7fp&m=0&c=ff0000&cr1=ffffff&sx=0" async="async"></script>
</div>
<div class="container">
<p class="powered-by">
© 2016 Guangchuang YU ·
Powered by the <a href="https://github.com/gcushen/hugo-academic" target="_blank">Academic
theme</a> for <a href="http://gohugo.io" target="_blank">Hugo</a>.
<span class="pull-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fa fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</div>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/1.18.4/TweenMax.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script>
<script src="/js/jquery-1.12.3.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/isotope.pkgd.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.1/imagesloaded.pkgd.min.js"></script>
<script src="/js/hugo-academic.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-77901140-1', 'auto');
ga('send', 'pageview');
var links = document.querySelectorAll('a');
Array.prototype.map.call(links, function(item) {
if (item.host != document.location.host) {
item.addEventListener('click', function() {
var action = item.getAttribute('data-action') || 'follow';
ga('send', 'event', 'outbound', action, item.href);
});
}
});
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>