-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublications.html
553 lines (384 loc) · 32.4 KB
/
publications.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
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
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
<!DOCTYPE html>
<html >
<head>
<!-- Site made with Mobirise Website Builder v4.6.3, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v4.6.3, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/screenshot.png" type="image/x-icon">
<meta name="description" content="My publications">
<title>Publications | Iddo Friedberg Lab</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons/mobirise-icons.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<body>
<section class="menu cid-qHM916KSbE" once="menu" id="menu2-4">
<nav class="navbar navbar-expand beta-menu navbar-dropdown align-items-center navbar-fixed-top navbar-toggleable-sm">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="menu-logo">
<div class="navbar-brand">
<span class="navbar-caption-wrap"><a class="navbar-caption text-white display-4" href="index.html">
Iddo Friedberg's Lab</a></span>
</div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown nav-right" data-app-modern-menu="true"><li class="nav-item"><a class="nav-link link text-white display-4" href="software.html">
Software</a></li><li class="nav-item"><a class="nav-link link text-white display-4" href="publications.html">
Publications</a></li><li class="nav-item"><a class="nav-link link text-white display-4" href="people.html">
People</a></li><li class="nav-item"><a class="nav-link link text-white display-4" href="positions.html">
Positions</a></li><li class="nav-item"><a class="nav-link link text-white display-4" href="contact.html">
Contact Us</a></li></ul>
</div>
</nav>
</section>
<section class="engine"><a href="https://mobirise.ws">Mobirise</a></section><section class="mbr-section content4 cid-qHMC8jPkRz" id="content4-1x">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2"><strong>Publications</strong></h2>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qWc260i4DM" id="content4-2p">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<div class="mbr-section-btn align-center py-4"><a class="btn btn-primary display-4" href="https://scholar.google.com/citations?hl=en&user=0NEtdwoAAAAJ&view_op=list_works&sortby=pubdate"><span class="socicon socicon-google-scholar mbr-iconfont mbr-iconfont-btn"></span>Google Scholar</a></div>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMvWohdc3" id="content4-s">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2018</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMvEjhNhb" id="content1-r">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7">
<div><span style="font-size: 1rem;">
<p>
<div><span style="font-size: 1rem;"><br></span></div><div><span style="font-size: 1rem;">
Md Nafiz Hamid, Iddo Friedberg
<strong>Reliable uncertainty estimate for antibiotic resistance classification with Stochastic Gradient Langevin Dynamics
</strong>.
<em>Proceedings of Machine Learning for Health 2019</em>
[<a href="https://arxiv.org/abs/1811.11145">arxiv</a>]</span>
</p>
<p>
<div><span style="font-size: 1rem;"><br></span></div><div><span style="font-size: 1rem;">
Balint Z Kacsoh, Stephen Barton, Yuxiang Jiang, Naihui Zhou, Sean D Mooney, Iddo Friedberg,
Predrag Radivojac, Casey S Greene, Giovanni Bosco
<strong>New Drosophila Long-Term Memory Genes Revealed by Assessing Computational Function Prediction Methods</strong>.
G3: Genes, Genomes, Genetics g3.200867.2018.
[<a href="http://www.g3journal.org/content/early/2018/11/21/g3.118.200867.abstract">G3</a>]</span>
</p>
<p>
<div><span style="font-size: 1rem;"><br></span></div><div><span style="font-size: 1rem;">
Kokulapalan Wimalanathan, Iddo Friedberg, Carson M Andorf, Carolyn J Lawrence‐Dill <strong>Maize GO Annotation—Methods, Evaluation, and Review (maize‐GAMER)</strong>.
<em>Plant Direct</em> 2018;2:1–15. [<a href="https://doi.org/10.1002/pld3.52">Plant Direct</a>]</span></div>
<div><span style="font-size: 1rem;"><br></span></div><div><span style="font-size: 1rem;">
Naihui Zhou, Zachary D Siegel, Scott Zarecor, Nigel Lee, Darwin A Campbell, Carson M Andorf, Dan Nettleton,
Carolyn J Lawrence-Dill, Baskar Ganapathysubramanian, Jonathan W Kelly, Iddo Friedberg
<strong>Crowdsourcing Image Analysis for Plant Phenomics to Generate Ground Truth Data for Machine Learning
</strong></span><span style="font-size: 1rem;"><em>PLoS Computational Biology</em>
[</span><a href="https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1006337"
style="font-size: 1rem; background-color: rgb(255, 255, 255);">PLoS</a>
<span style="font-size: 1rem;">]</span><br></div><div><span style="font-size: 1rem;"><br></span>
</p>
<p>
Md Nafiz Hamid, Iddo Friedberg<strong> </strong><span style="font-size: 1rem;">
<strong>Identifying Antimicrobial Peptides using Word Embedding with Deep Recurrent Neural Networks</strong>
</span><span style="font-size: 1rem;"><em>Bioinformatics</em> [</span>
<a href="https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/bty937/5172364"
style="font-size: 1rem; background-color: rgb(255, 255, 255);">Bioinformatics</a>
<span style="font-size: 1rem;">]</span>
</p>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwcMrxPg" id="content4-t">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2017</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwdNRLpS" id="content1-u">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7">
<p>Friedberg I., Radivojac P.
<strong>Community-Wide Evaluation of Computational Function Prediction</strong>.
In: Dessimoz C., Škunca N. (eds) <em>The Gene Ontology Handbook. Methods in Molecular Biology, vol 1446.</em> Humana Press, New York, NY
[<a href="https://link.springer.com/protocol/10.1007/978-1-4939-3743-1_10">Springer</a>]
</p>
<div>Huy Ngoc Nguyen, Ashish Jain, Oliver Eulenstein, Iddo Friedberg
. (2017) <strong>Ancestral Reconstruction of Gene Blocks using an Event-Based Method</strong>
<span style="font-size: 1rem;"><em>bioRxiv</em> 212886
[</span>
<a href="https://www.biorxiv.org/content/early/2017/11/01/212886" style="font-size: 1rem; background-color: rgb(255, 255, 255);">bioRxiv Preprint</a><span style="font-size: 1rem;">]</span></div><div><br></div><div>Hosein Mohimani, Alexey Gurevich, Kelsey L Alexander, C. Benjamin Naman, Tiago Leao, Evgenia Glukhov, Nathan A Moss, Tal Luzzatto Knaan, Fernando Vargas, Louis-Felix Nothias, Nitin K Singh, John G Sanders, Rodolfo A S Benitez, Luke R Thompson, Md Nafiz Hamid, James T Morton, Alla Mikheenko, Alexander Shlemov, Anton Korobeynikov, Iddo Friedberg, Rob Knight, Kasthuri Venkateswaran, William Gerwick, Lena Gerwick, Peter C Dorrestein, Pavel A Pevzner <span style="font-size: 1rem;"><strong>MetaRiPPquest: A Peptidogenomics Approach for the Discovery of Ribosomally Synthesized and Post-translationally Modified Peptides</strong> </span><span style="font-size: 1rem;"><em>bioRxiv</em> 227504 [</span><a href="https://www.biorxiv.org/content/early/2017/12/03/227504" style="font-size: 1rem; background-color: rgb(255, 255, 255);">bioRxiv Preprint</a><span style="font-size: 1rem;">]</span></div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMweGEy5P" id="content4-v">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2016</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwf9czlI" id="content1-w">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Cigarroa-Toledo N, Blitvich BJ, Cetina-Trejo RC, Talavera-Aguilar LG, Baak-Baak CM, Torres-Chable OM, Hamid MN, Friedberg I, Gonzalez-Martinez P, Alonzo-Salomon G, Rosado-Paredes EP, Rivero-Cardenas N, Reyes-Solis GC, Farfan-Ale JA, Garcia-Rejon JE, Machain-Williams C <strong>Isolation of Chikungunya virus from febrile patients and Aedes aegypti in Yucatan, Mexico Emerging Infectious Diseases</strong> [<a href="https://www.ncbi.nlm.nih.gov/pubmed/27347760">PubMed</a>]</p><p></p><div>Moon J, Friedberg I and Eulenstein O <strong>Highly Bi-Connected Subgraphs for computational protein function annotation</strong> <em>The 22nd International Computing and Combinatorics Conference</em> [<a href="https://link.springer.com/chapter/10.1007/978-3-319-42634-1_46">COCOON</a>]
</div><div><br></div><div>Jiang Y, Ronnen-Oron T, Clark WT, Bankapur, AR, D'Andrea D,...,Orengo CA, Rost B, Greene CS, Mooney SD, Friedberg I and Radivojac P <strong>An expanded evaluation of protein function prediction methods shows an improvement in accuracy </strong><em>Genome Biology</em><strong> </strong>17:184 [<a href="https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1037-6">Genome Biology</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwfNu5FO" id="content4-x">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2015</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwgik8o8" id="content1-y">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Morton JT, Freed SD, Lee SW, and Friedberg I <strong>A large scale prediction of bacteriocin gene blocks suggests a wide functional spectrum for bacteriocins</strong> <em>BMC Bioinformatics</em> 16:381 [<a href="https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-015-0792-9">BMC</a>]</p><p><span style="font-size: 1rem;">Pope WH, Bowman CA, Russell DA et al. <strong>Whole genome comparison of a large collection of mycobacteriophages reveals a continuum of phage genetic diversity</strong>. <em>Elife</em> 4:e06416 [<a href="https://elifesciences.org/articles/06416">Elife</a>]</span></p><div>
</div><div>Ream DC, Bankapur AR, Friedberg I <strong>An Event-Driven Approach for Studying Gene Block Evolution in Bacteria</strong> <em>Bioinformatics</em> pii:btv128 [<a href="https://academic.oup.com/bioinformatics/article/31/13/2075/196486">OUP</a>]</div><div><br></div><div>
</div><div>Friedberg I, Wass M, Mooney SD, Radivojac P <strong>Ten Simple Rules for a Community Computational Challenge</strong> <em>PLoS Comp Biol</em> 11(4):e1004150 [<a href="http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1004150">PLoS</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwnuzrIO" id="content4-z">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2014</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwXBM0Vs" id="content1-1k">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Jiang Y, Clark WT, Friedberg I, Radivojac P <strong>The impact of incomplete knowledge on the evaluation of protein function prediction: a structured-output learning perspective</strong> <em>Bioinformatics</em> 30(17):i609-16 [<a href="https://www.ncbi.nlm.nih.gov/pubmed/25161254">PubMed</a>]</p><p>
</p><div>Wass M, Mooney S, Linial M, Radivojac P, Friedberg I <strong>The Automated Function Prediction SIG Looks Back at 2013 and Prepares for 2014</strong>. <em>Bioinformatics</em> [<a href="https://www.ncbi.nlm.nih.gov/pubmed/24590444">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwo2hKci" id="content4-10">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2013</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwWw0Odg" id="content1-1j">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Ream DC, Murakami ST, Schmidt EE, Huang GH, Liang C, Friedberg I and Cheng XW <strong>Comparative analysis of error-prone replication mononucleotide repeats across baculovirus genomes</strong> <em>Virus Research</em> 178(2):217-25 [<a href="https://www.ncbi.nlm.nih.gov/pubmed/24140718">PubMed</a>]</p><p>
</p><div>Anton BP, Chang YC, Brown P, Choi HP, Faller LL, Guleria J, Hu Z, Klitgord N, Levy-Moonshine A, Maksad A, Mazumdar V, McGettrick M, Osmani L, Pokrzywa R, Rachlin J, Swaminathan R, Allen B, Housman G, Monahan C, Rochussen K, Tao K, Bhagwat AS, Brenner SE, Columbus L, de Crecy-Lagard V, Ferguson D, Fomenkov A, Gadda G, Morgan RD, Osterman AL, Rodionov DA, Rodionova IA, Rudd KE, Soll D, Spain J, Xu SY, Bateman A, Blumenthal RM, Bollinger JM, Chang WS, Ferrer M, Friedberg I, Galperin MY, Gobeill J, Haft D, Hunt J, Karp P, Klimke W, Krebs C, Macelis D, Madupu R, Martin MJ, Miller JH, O'Donovan C, Palsson B, Ruch P, Setterdahl A, Sutton G, Tate J, Yakunin A, Tchigvintsev D, Plata G, Hu J, Greiner R, Horn D, Sjolander K, Salzberg SL, Vitkup D, Letovsky S, Segre D, Delisi C, Roberts RJ, Steffen M and Kasif S <strong>The COMBREX Project: Design, Methodology, and Initial Results</strong> <em>PLoS Biology</em> [<a href="http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003063">PLoS</a>]</div><div><br></div><div>
</div><div>Schnoes AM, Ream DC, Thorman AW, Babbitt PC, Friedberg I <strong>Biases in the Experimental Annotations of Protein Function and their Effect on Our Understanding of Protein Function Space.</strong> <em>PLoS Computational Biology</em> [PLoS]</div><div><br></div><div>
</div><div>Oberlin AT, Jurkovic DA, Balish MF, Friedberg I <strong>Biological Database of Images and Genomes: tools for community annotations linking image and genomic information</strong> (2013) <em>Database </em>[<a href="https://academic.oup.com/database/article/doi/10.1093/database/bat016/331437">OUP</a>]</div><div><br></div><div>
</div><div>Radivojac P, Clark WT, Oron TR, Schnoes AM, Wittkop T, Sokolov A, Graim K, Funk C, Verspoor K, Ben-Hur A, Pandey G, Yunes JM, Talwalkar AS, Repo S, Souza ML, Piovesan D, Casadio R, Wang Z, Cheng J, Fang H, Gough J, Koskinen P, Toronen P, Nokso-Koivisto J, Holm L, Cozzetto D, Buchan DW, Bryson K, Jones DT, Limaye B, Inamdar H, Datta A, Manjari SK, Joshi R, Chitale M, Kihara D, Lisewski AM, Erdin S, Venner E, Lichtarge O, Rentzsch R, Yang H, Romero AE, Bhat P, Paccanaro A, Hamp T, Kasner R, Seemayer S, Vicedo E, Schaefer C, Achten D, Auer F, Boehm A, Braun T, Hecht M, Heron M, Honigschmid P, Hopf TA, Kaufmann S, Kiening M, Krompass D, Landerer C, Mahlich Y, Roos M, Bjorne J, Salakoski T, Wong A, Shatkay H, Gatzmann F, Sommer I, Wass MN, Sternberg MJ, Skunca N, Supek F, Bosnjak M, Panov P, Dzeroski S, Smuc T, Kourmpetis YA, van Dijk AD, Braak CJ, Zhou Y, Gong Q, Dong X, Tian W, Falda M, Fontana P, Lavezzo E, Di Camillo B, Toppo S, Lan L, Djuric N, Guo Y, Vucetic S, Bairoch A, Linial M, Babbitt PC, Brenner SE, Orengo C, Rost B, Mooney SD, Friedberg I. <strong>A large-scale evaluation of computational protein function prediction methods</strong> <em>Nature Methods</em> [<a href="https://www.nature.com/articles/nmeth.2340">NPG</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwoEvLbC" id="content4-11">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2012</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwRdd2mS" id="content1-1e">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Donovan SM, Wang M, Li M, Friedberg I, Schwartz SL, Chapkin RS. <strong>Host-microbe interactions in the neonatal intestine: role of human milk oligosaccharides</strong>. <em>Adv Nutr</em>. 2012 May 1;3(3):450S-5S. doi: 10.3945/an.112.001859. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/22585924">PubMed</a>]</p><p>
</p><div>Schwartz S, Friedberg I, Ivanov IV, Davidson LA, Goldsby JS, Dahl DB, Herman D, Wang M, Donovan SM, Chapkin RS. <strong>A metagenomic study of diet-dependent interaction between gut microbiota and host in infants reveals differences in immune response</strong>. <em>Genome Biol. </em>2012 Apr 30;13(4):r32. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/22546241">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwponQbD" id="content4-12">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2011</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwRRHW97" id="content1-1f">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7">Bielewicz S, Bell E, Kong W, Friedberg I, Priscu JC, Morgan-Kiss RM. <strong>Protist diversity in a permanently ice-covered Antarctic lake during the polar night transition.</strong> <em>ISME J.</em> 2011 Sep;5(9):1559-64. Mar 10. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/21390078">PubMed</a>]</div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwpUa7oq" id="content4-13">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2010</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwSmho8e" id="content1-1g">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p><span style="font-size: 1rem;">Field D, Sansone S, Delong EF, Sterk P, Friedberg I, Kottmann R, Hirschman L, Garrity G, Cochrane G, Wooley J, Meyer F, Hunter S, White O.<strong> Meeting Report: Metagenomics, Metadata and MetaAnalysis (M3) at ISMB 2010.</strong> <em>Stand Genomic Sci.</em> 2010 Dec 4;3(3):232-4. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/21304729">PubMed</a>]</span></p><div>
</div><div>Kelly RJ, Vincent DE, Friedberg I. <strong>IPRStats: visualization of the functional potential of an InterProScan run.</strong> <em>BMC Bioinformatics.</em> 2010 Dec 21;11 Suppl 1.S13. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/21304724">PubMed</a>]</div><div><br></div><div>
</div><div>Wooley JC, Godzik A, Friedberg I. <strong>A primer on metagenomics</strong>. <em>PLoS Comput Biol.</em> 2010 Feb 26;6(2):e1000667. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/20195499">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwqud5EO" id="content4-14">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2009</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwSSQX50" id="content1-1h">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Cock PJ, Antao T, Chang JT, Chapman BA, Cox CJ, Dalke A, Friedberg I, Hamelryck T, Kauff F, Wilczynski B, de Hoon MJ.<strong> Biopython: freely available Python tools for computational molecular biology and bioinformatics</strong>. <em>Bioinformatics</em>. 2009 Jun 1;25(11):1422-3. Epub 2009 Mar 20. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/19304878">PubMed</a>]</p><p>
</p><div>Field D, Friedberg I, Sterk P, Kottmann R, Glockner FO, Hirschman L, Garrity GM, Cochrane G, Wooley J, Gilbert J.<strong> Meeting Report: "Metagenomics, Metadata and Meta-analysis" (M3) Special Interest Group at ISMB 2009</strong>. <em>Stand Genomic Sci.</em> 2009 Dec 29;1(3):278-82. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/21304668">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwyELS1Z" id="content4-16">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2007 </h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwQjSkzv" id="content1-1d">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Rodrigues AP, Grant BJ, Godzik A, Friedberg I. <strong>The 2006 automated function prediction meeting</strong>. <em>BMC Bioinformatics</em> 2007 May 22;8 S1-4. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/17570143">PubMed</a>]</p><p>
</p><div>Godzik A, Jambon M, Friedberg I. <strong>Computational protein function prediction: are we making progress?</strong> <em>Cell Mol Life Sci</em> 2007 Oct;64(19-20):2505-11. Review. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/17611711">PubMed</a>] </div><div><br></div><div>
</div><div>Friedberg Ilan, Nika K, Tautz L, Saito K, Cerignoli F, Friedberg Iddo, Godzik A, Mustelin T. <strong>Identification and characterization of DUSP27, a novel dual-specific protein phosphatase</strong>. <em>FEBS Lett </em>2007 May 29;581(13):2527-33. Epub 2007 Apr 30. <span style="font-size: 1rem;">[<a href="https://www.ncbi.nlm.nih.gov/pubmed/17498703">PubMed</a>] </span></div><div><br></div><div>
</div><div>Friedberg I, Godzik A. <strong>Functional differentiation of proteins: implications for structural genomics</strong>. <em>Structure</em> 2007 Apr;15(4):405-15. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/17437713">PubMed</a>]</div><div><br></div><div>
</div><div>Friedberg I, Harder T, Kolodny R, Sitbon E, Li Z, Godzik A. <strong>Using an alignment of fragment strings for comparing protein structures</strong>. <em>Bioinformatics</em> 2007 Jan 15;23(2):e219-24. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/17237095">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwD6ICi3" id="content4-17">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2006</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwPukFrg" id="content1-1c">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Bourne PE, Friedberg I. <strong>Ten simple rules for selecting a postdoctoral position</strong>. <em>PLoS Comput Biol </em>2006 Nov 24;2(11):e121. 2006 Dec;2(12):e181. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/17121457">PubMed</a>]</p><p></p><div>Friedberg I, Harder T, Godzik A. <strong>JAFA: a protein function annotation meta-server.</strong> <em>Nucleic Acids Res</em> 2006 Jul 1;34(Web Server issue):W379-81. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/16845030">PubMed</a>]</div><div><br></div><div>Friedberg I. <strong>Automated protein function prediction--the genomic challenge</strong>. <em>Brief Bioinform</em> 2006 Sep;7(3):225-42. Epub 2006 May 23. Review. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/16772267">PubMed</a>]</div><div><br></div><div>Friedberg I, Jambon M, Godzik A. <strong>New avenues in protein function prediction</strong>. <em>Protein Sci </em>2006 Jun;15(6):1527-9. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/16731984">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwDIbcpy" id="content4-18">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2005</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwP5EOuA" id="content1-1b">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Friedberg I, Godzik A.<strong> Connecting the protein structure universe by using sparse recurring fragments.</strong> <em>Structure</em> 2005 Aug;13(8):1213-24. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/16084393">PubMed</a>]</p><p>
</p><div>Friedberg I, Godzik A. <strong>Fragnostic: walking through protein structure space. </strong><em>Nucleic Acids Res</em> 2005 Jul 1;33:W249-51. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/15980462">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-qHMwLh2p6M" id="content4-19">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-5">
2004 and earlier</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 cid-qHMwOEatYV" id="content1-1a">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"><p>Friedberg I, Jaroszewski L, Ye Y, Godzik A. <strong>The interplay of fold recognition and experimental structure determination in structural genomics</strong>. <em>Curr Opin Struct Biol </em>2004 Jun;14(3):307-12. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/15193310">PubMed</a>]</p><p><span style="font-size: 1rem;">Alonso A, Sasin J, Bottini N, Friedberg I, Friedberg I, Osterman A, Godzik A, Hunter T, Dixon J, Mustelin T. <strong>Protein tyrosine phosphatases in the human genome</strong>. <em>Cell </em>2004 Jun 11;117(6):699-711. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/15186772">PubMed</a>]</span></p><div>
</div><div>Friedberg I, Margalit H.<strong> PeCoP: automatic determination of persistently conserved positions in protein families.</strong> <em>Bioinformatics </em>2002 Sep;18(9):1276-7. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/12217925">PubMed</a>]</div><div><br></div><div>
</div><div>Friedberg I, Margalit H.<strong> Persistently conserved positions in structurally similar, sequence dissimilar proteins: roles in preserving protein fold and function.</strong> <em>Protein Sci</em> 2002 Feb;11(2):350-60. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/11790845">PubMed</a>]</div><div><br></div><div>
</div><div>Friedberg I, Kaplan T, Margalit H. <strong>Evaluation of PSI-BLAST alignment accuracy in comparison to structural alignments.</strong> <em>Protein Sci 2000 </em>Nov;9(11):2278-84. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/11152139">PubMed</a>]</div><div><br></div><div>
</div><div>Friedberg I, Kaplan T, Margalit H. <strong>Glimmers in the midnight zone: characterization of aligned identical residues in sequence-dissimilar proteins sharing a common fold.</strong> <em>Proc Int Conf Intell Syst Mol Biol (Now Bioinformatics)</em> 2000;8:162-70. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/10977077">PubMed</a>]</div><div><br>
</div><div>Cherradi N, Rossier MF, Vallotton MB, Timberg R, Friedberg I, Orly J, Wang XJ, Stocco DM, Capponi AM. <strong>Submitochondrial distribution of three key steroidogenic proteins (steroidogenic acute regulatory protein and cytochrome p450scc and 3beta-hydroxysteroid dehydrogenase isomerase enzymes) upon stimulation by intracellular calcium in adrenal glomerulosa cells.</strong> <em>J Biol Chem</em> 1997 Mar 21;272(12):7899-907. [<a href="https://www.ncbi.nlm.nih.gov/pubmed/9065457">PubMed</a>]</div><p></p></div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/dropdown/js/script.min.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>