-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
459 lines (231 loc) · 12.3 KB
/
index.html
File metadata and controls
459 lines (231 loc) · 12.3 KB
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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.54.0" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="
Everything about PCR in R
">
<meta name="author" content=" map[] ">
<base href="https://pcruniversum.github.io/">
<title>PCRuniversum</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/landing-page.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="css/bootstrap-social.css" rel="stylesheet">
<style>
.navbar {
border-color: #e7e7e7;
}
.content-section-a,
footer,
.navbar {
background-color: #f8f8f8;
color: #333;
}
.navbar a:link,
.navbar-default .navbar-nav>li>a {
color: #777;
}
.navbar a:hover,
.navbar-default .navbar-nav>li>a:hover {
color: rgb(51, 51, 51);
}
.content-section-b {
background-color: white;
color: #333;
}
body {
color: rgb(51, 51, 51);
}
.header-container h1,
.header-container h2,
.header-container h3,
.header-container h4 {
color: rgb(51, 51, 51);
}
</style>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll" style="margin-left: -15px;">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<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="page-scroll navbar-brand" href="#intro">PCRuniversum</a>
</div>
<div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href=//github.com/PCRuniversum/PCRuniversum.github.io>
Github
</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="intro">
<div class="intro-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-message">
<h1>PCRuniversum</h1>
<h3>Everything about PCR in R</h3>
<hr class="intro-divider">
<ul class="list-inline intro-social-buttons">
<li><a href="//github.com/github.com/PCRuniversum/" class="btn btn-default btn-lg" title="GitHub">
<i class="fa fa-github"></i>
</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="main">
<div class="content-section-a">
<div class="container">
<div class="row">
<div>
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Plea for PCRuniversum</h2>
<h1 id="plea-for-pcruniversum-r-qpcr-dpcr-mca-landscape">Plea for pcRuniveRsum - R qPCR / dPCR / MCA Landscape</h1>
<p><a href="http://www.hs-lausitz.de/groups/multiplex-assays/bildbasierte-assays-imagebased-assays/r-dpcr-qpcr-landscape.html">Read on Stefan’s homepage</a>.</p>
<h1 id="packages-in-pcruniversum-in-alphabetical-order">Packages in pcRuniveRsum (in alphabetical order)</h1>
<h2 id="chippcr-http-github-com-michbur-chippcr"><a href="http://github.com/michbur/chipPCR">chipPCR</a></h2>
<h3 id="changelog-of-the-stable-version-http-cran-r-project-org-web-packages-chippcr-changelog"><a href="http://cran.r-project.org/web/packages/chipPCR/ChangeLog">Changelog of the stable version</a></h3>
<p>The chipPCR package is a toolkit of functions to preprocess amplification curve data. Amplification data can be obtained from conventional PCR reactions or isothermal amplification reactions. The package contains functions to normalize and baseline amplification curves, a routine to detect the start of an amplification reaction, several smoothers for amplification data, a function to distinguish positive and negative amplification reactions and a function to determine the amplification efficiency. The smoothers are based on LOWESS, moving average, cubic splines, Savitzky-Golay and others.</p>
<p>In addition the first approximate approximate derivative maximum (FDM) and second approximate derivative maximum (SDM) can be calculated by a 5-point-stencil as quantification points from real-time amplification curves. chipPCR contains data sets of experimental nucleic acid amplification systems including the VideoScan HCU and a capillary convective PCR (ccPCR) system. The amplification data were generated by helicase dependent amplification (HDA) or polymerase chain reaction (PCR) under various temperature conditions. As detection system intercalating dyes (EvaGreen, SYBR Green) and hydrolysis probes (TaqMan) were used.</p>
<h3 id="web-services">Web services:</h3>
<p><a href="http://michbur.shinyapps.io/AmpSim/">AmpSim</a><br />
<a href="http://michbur.shinyapps.io/MFIaggr_gui/">MFIaggr</a></p>
<h2 id="dpcr-http-github-com-michbur-dpcr"><a href="http://github.com/michbur/dpcR">dpcR</a></h2>
<h3 id="changelog-of-the-stable-version-http-cran-r-project-org-web-packages-dpcr-changelog"><a href="http://cran.r-project.org/web/packages/dpcR/ChangeLog">Changelog of the stable version</a></h3>
<p>dpcR provides tools for analysis, visualisation and simulation of digital PCR experiments. It contains methods of comparing dPCR reactions, convertion of qPCR experiments to dPCR and spatial randomness tests.</p>
<h3 id="web-services-1">Web services:</h3>
<p><a href="http://michbur.shinyapps.io/dpcr_density/">dpcr_density</a>: calculates and plots the density of the number of positive molecules or the average number of molecules per partition.
<a href="https://michbur.shinyapps.io/test_counts_gui/">test_counts</a>: showcase for usage of Generalized Linear models for comparing digital PCR experiments.</p>
<h2 id="mbmca-http-github-com-michbur-mbmca"><a href="http://github.com/michbur/MBmca">mbMCA</a></h2>
<h3 id="changelog-of-the-stable-version-http-cran-r-project-org-web-packages-mbmca-changelog"><a href="http://cran.r-project.org/web/packages/MBmca/ChangeLog">Changelog of the stable version</a></h3>
<p>The MBmca package provides data sets and lightweight utilities for nucleic acid melting curve analysis and presentation on microbead surfaces.</p>
<h2 id="rdml-http-github-com-kablag-rdml"><a href="http://github.com/kablag/RDML">RDML</a></h2>
<h3 id="changelog-of-the-stable-version-http-cran-r-project-org-web-packages-rdml-changelog"><a href="http://cran.r-project.org/web/packages/RDML/ChangeLog">Changelog of the stable version</a></h3>
<p>Imports real-time thermo cycler (qPCR) data from Real-time PCR Data Markup Language (RDML) format files and transforms to the appropriate formats of the ‘qpcR’ and ‘chipPCR’ packages.</p>
</div>
</div>
</div>
</div>
<div class="content-section-b">
<div class="container">
<div class="row">
<div>
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Contributors</h2>
<h2 id="authors-and-contributors-in-alphabetical-order">Authors and Contributors (in alphabetical order)</h2>
<h3 id="konstantin-a-blagodatskikh-kablag-https-github-com-kablag">Konstantin A. Blagodatskikh @<a href="https://github.com/kablag">kablag</a></h3>
<p>Maintainer of <a href="http://github.com/kablag/RDML">RDML</a> package.<br />
ReasearchGate account: <a href="https://www.researchgate.net/profile/Konstantin_Blagodatskikh">https://www.researchgate.net/profile/Konstantin_Blagodatskikh</a></p>
<h3 id="michal-burdukiewicz-michbur-https-github-com-michbur">Michal Burdukiewicz @<a href="https://github.com/michbur">michbur</a></h3>
<p>Maintainer of <a href="http://github.com/michbur/dpcR">dpcR</a> package.<br />
ReasearchGate account: <a href="https://www.researchgate.net/profile/Michal_Burdukiewicz">https://www.researchgate.net/profile/Michal_Burdukiewicz</a></p>
<h3 id="stefan-roediger-devsjr-https-github-com-devsjr">Stefan Roediger @<a href="https://github.com/devSJR">devSJR</a></h3>
<p>Maintainer of <a href="http://github.com/michbur/chipPCR">chipPCR</a> and <a href="http://github.com/michbur/MBmca">mbMCA</a> packages.<br />
ReasearchGate account: <a href="http://www.researchgate.net/profile/Stefan_Roediger">http://www.researchgate.net/profile/Stefan_Roediger</a><br />
Mail: stefan.roediger[at]hs-lausitz.de</p>
</div>
</div>
</div>
</div>
</section>
<section id = "social-share-section">
<div class="container">
<div class="row">
<ul class="list-inline" style="margin-bottom: 10px; margin-top: 10px;">
<li>
<a href="//twitter.com/share?url=https%3a%2f%2fpcruniversum.github.io%2f&text=PCRuniversum&via=" target="_blank" class="btn btn-social-icon btn-twitter" title="Share on Twitter">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="//plus.google.com/share?url=https%3a%2f%2fpcruniversum.github.io%2f" target="_blank" class="btn btn-social-icon btn-google" title="Share on Google+">
<i class="fa fa-google-plus"></i>
</a>
</li>
<li>
<a href="//www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fpcruniversum.github.io%2f" target="_blank" class="btn btn-social-icon btn-facebook" title="Share on Facebook">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="//reddit.com/submit?url=https%3a%2f%2fpcruniversum.github.io%2f&title=PCRuniversum" target="_blank" class="btn btn-social-icon btn-reddit" title="Share on Reddit">
<i class="fa fa-reddit-alien"></i>
</a>
</li>
<li>
<a href="//www.linkedin.com/shareArticle?url=https%3a%2f%2fpcruniversum.github.io%2f&title=PCRuniversum" target="_blank" class="btn btn-social-icon btn-linkedin" title="Share on LinkedIn">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="//www.stumbleupon.com/submit?url=https%3a%2f%2fpcruniversum.github.io%2f&title=PCRuniversum" target="_blank" class="btn btn-social-icon btn-google " title="Share on StumbleUpon">
<i class="fa fa-stumbleupon"></i>
</a>
</li>
<li>
<a href="//www.pinterest.com/pin/create/button/?url=https%3a%2f%2fpcruniversum.github.io%2f&description=PCRuniversum" target="_blank" class="btn btn-social-icon btn-pinterest" title="Share on Pinterest">
<i class="fa fa-pinterest-p"></i>
</a>
</li>
<li>
<a href="mailto:?subject=Check out this project "PCRuniversum"&body=https%3a%2f%2fpcruniversum.github.io%2f" target="_blank" class="btn btn-social-icon btn-github " title="Share on Email">
<i class="fa fa-envelope"></i>
</a>
</li>
</ul>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-8" style="padding-left: 0px">
<ul class="list-inline">
<li>
<a class="page-scroll" href="#intro">Up</a>
</li>
<li class="footer-menu-divider">⋅</li>
<li>
<a href="https://pcruniversum.github.io/imprint-gdpr/imprint" >Imprint</a>
</li>
<li class="footer-menu-divider">⋅</li>
<li>
<a href="https://pcruniversum.github.io/imprint-gdpr/gdpr" >GDPR</a>
</li>
</ul>
<p class="copyright text-muted small">Copyright © PCRuniversum All Rights Reserved</p>
</div>
<div class="col-md-4" style="padding-right: 0px">
Built with <a href="http://gohugo.io">Hugo</a> and the
<a href="https://github.com/cdeck3r/OneDly-Theme">OneDly project</a>
theme.
</div>
</div>
</div>
</footer>
<script src="/js/jquery-1.11.0.js"></script>
<script src="/js/jquery.easing.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>