-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
876 lines (845 loc) · 35.5 KB
/
index.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
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Nagarajan Lab @ Genome Institute of Singapore</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Nagarajan Lab Webpage" />
<meta name="author" content="Niranjan Nagarajan" />
<!-- css -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<!-- Theme skin -->
<link href="skins/default.css" rel="stylesheet" />
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="wrapper">
<!-- start header -->
<header>
<div class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><span>N</span>agarajan Lab</a>
</div>
<div class="navbar-collapse collapse ">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="research_overview.html" class="dropdown-toggle " data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false">Research <b class=" icon-angle-down"></b></a>
<ul class="dropdown-menu">
<li><a href="computational_genomics.html">Computational Genomics</a></li>
<li><a href="microbiome_studies.html">Microbiome Studies</a></li>
<li><a href="personalized_cancer_omics.html">Personalized Cancer Omics</a></li>
</ul>
</li>
<li><a href="publications.html">Publications</a></li>
<li><a href="software.html">Software</a></li>
<li><a href="people.html">People</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</header>
<!-- end header -->
<section id="featured">
<!-- start slider -->
<div class="container">
<div class="row">
<div class="col-md-9">
<!-- Slider -->
<div id="main-slider" class="flexslider">
<ul class="slides">
<li>
<img src="img/slides/1_singapore_skyline_panorama.jpg" alt="" />
<div class="flex-caption">
<h3>Explore</h3>
<p>An asian hub with one of the highest standards of living in the world</p>
<a href="https://en.wikipedia.org/wiki/Singapore" class="btn btn-theme" target="_blank">Learn More</a>
</div>
</li>
<li>
<img src="img/slides/2_biopolis.png" alt="" />
<div class="flex-caption">
<h3>Discover</h3>
<p>World class research facilities in Biopolis</p>
<a href="https://www.a-star.edu.sg/" class="btn btn-theme" target="_blank">Learn More</a>
</div>
</li>
<li>
<img src="img/slides/3_group_photo.jpg" alt="" />
<div class="flex-caption">
<h3>Join Us</h3>
<p>For internships, PhD and post-doctoral fellowships</p>
<a href="people.html" class="btn btn-theme">Learn More</a>
</div>
</li>
</ul>
</div>
<!-- end slider -->
</div>
<div class="col-md-3">
<h4>Latest News</h4>
<div style="width: 250px; height: 250px; overflow-y:scroll;">
<table style="width:100%">
<tr>
<td><img src="img/people/jsebastian.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>November 9th 2020</h10></font>
<h6>Jean-Sebastian joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/hanrong.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>November 2nd 2020</h10></font>
<h6>Chen Hanrong joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/alkaff.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>October 26th 2020</h10></font>
<h6>A Alkaff Ahamed joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/20200603_114212.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>July 2020</h10></font>
<h6>Post-antibiotic Gut Recovery featured in
<a href="https://www.biospectrumasia.com/news/26/16245/singapore-discovers-reasons-for-faster-recovery-from-antibiotic-treatment-side-effects.html">Biospectrum Asia &
</a></br>
<a href="https://www.thehindubusinessline.com/news/science/scientists-identify-more-21-more-microbes-that-help-build-a-healthy-gut/article32009140.ece">The Hindu Business Line
</a>
<a href="https://www.nutraingredients-asia.com/Article/2020/08/12/Recovery-associated-bacteria-Research-highlights-potential-benefits-of-Alistipes-Ruminococcus-species">Nutra-ingredients Asia
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/coverart_1200ppi.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>July 6th 2020</h10></font>
<h6>Post-antibiotic Gut Recovery in Nature Ecology & Evolution <br>
<a href="https://www.nature.com/articles/s41559-020-1236-0">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/Hospital_virtual.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 2020</h10></font>
<h6>Hospital Microbiome featured in
<a href="https://www.pr.com/press-release/815011">PR.com,
</a>
<a href="https://www.genomeweb.com/sequencing/metagenomic-survey-hospital-sites-uncovers-two-ecological-niches-contributing-infections#.Xw6lzigzbIU">Genomeweb,
</a>
<a href="https://science.apa.at/rubrik/medizin_und_biotech/Forscher_Antibiotikaresistente_Keime_besiedeln_Spitaeler_permanent/SCI_20200610_SCI39371351254991536">APA,
</a></br>
<a href="https://www.modernhealthcare.com/safety-quality/environmental-survey-hospital-sites-reveals-how-infections-often-start">Modern Healthcare,
</a></br>
<a href="https://www.volksblatt.li/nachrichten/International/Vermischtes/sda/6278924/studie-antibiotikaresistente-keime-besiedeln-spitaler-permanent">Volksblatt.li,
</a>
<a href="https://www.cash.ch/news/studie-antibiotikaresistente-keime-besiedeln-spitaeler-permanent-1560786">cash.ch,
</a></br>
<a href="https://www.blick.ch/news/prophylaxe-studie-antibiotikaresistente-keime-besiedeln-spitaeler-permanent-id15930330.html">Blick,
</a>
<a href="https://www.tagblatt.ch/newsticker/international/studie-antibiotikaresistente-keime-besiedeln-spitaler-permanent-ld.1227762">Tagblatt,
</a>
<a href="https://science.orf.at/stories/3200927/">ORF.at,
</a></br>
<a href="https://www.aargauerzeitung.ch/ausland/studie-antibiotikaresistente-keime-besiedeln-spitaeler-permanent-138134982">Aargauer Zeitung,
</a></br>
<a href="https://www.suedostschweiz.ch/wirtschaft/2020-06-10/studie-antibiotikaresistente-keime-besiedeln-spitaeler-permanent">Suedostschweiz,
</a></br>
<a href="https://www.biospectrumasia.com/news/54/16157/singapore-extensively-maps-antibiotic-resistance-genes.html">Biospectrum Asia,
</a>
<a href="http://www.ebiotrade.com/newsf/2020-6/2020610121336722.htm">Ebiotrade &
</a>
<a href="http://www.bizwireexpress.com/showstoryPRcom.php?storyid=466148">Bizwire Express
</a></br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/graphical abstracts/NatureMed_Hospital.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 8th 2020</h10></font>
<h6>Hospital Microbiome in Nature Medicine <br>
<a href="https://pubmed.ncbi.nlm.nih.gov/32514171/">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/OSaward.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>January 31st 2020</h10></font>
<h6>Outstanding Scientific Award:
<a href="https://scholar.google.fr/citations?hl=fr&user=s31gtXkAAAAJ&sortby=pubdate">Denis Bertrand
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/Karrie.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>January 13th 2020</h10></font>
<h6>Karrie Ko joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/km.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>November 18th 2019</h10></font>
<h6>Lim Kar Mun joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/minghao.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>October 1st 2019</h10></font>
<h6>Minghao Chia joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/jonT.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>September 16th 2019</h10></font>
<h6>Jonathan J.Y. Teo joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/BEEM.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>August 22nd 2019</h10></font>
<h6>BEEM in Microbiome</br>
<a href="https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-019-0729-z">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/OperaMS.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>August 2019</h10></font>
<h6>OperaMS featured in
<a href="https://www.pr.com/press-release/791099">PR.com,
</a>
<a href="https://www.opengovasia.com/new-gut-discovery-in-medical-technology/">Open Gov Asia &
</a></br>
<a href="https://www.biospectrumasia.com/news/26/14119/singapore-researchers-reveal-breakthrough-approach-to-tackle-antibiotic-resistance.html">Biospectrum Asia
</a></br>
<a href="https://www.a-star.edu.sg/News-and-Events/a-star-news/press-releases/news/press-releases/high-resolution-genome-mapping-lays-groundwork-in-fight-against-antibiotic-resistant-gut-bacteria">Press Release
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/OperaMS.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>July 29th 2019</h10></font>
<h6>OPERA-MS in Nature Biotechnology</br>
<a href="https://www.nature.com/articles/s41587-019-0191-2">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/people/aarthi.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>July 1st 2019</h10></font>
<h6>Aarthi Ravikrishnan joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/askascientist.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 21st 2019</h10></font>
<h6>Importance of Genomics: #AskAScientist</br>
<a href="https://www.facebook.com/watch/?v=895024480837852"> Watch it here</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/metasub2019.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>June 21st 2019</h10></font>
<h6>Event: Metasub 2019</br>
<a href="http://metasub.org/">Find out more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/people/nazri.jpeg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 1st 2019</h10></font>
<h6>Ahmad Nazri Mohamed Naim joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/people/eliza.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 1st 2019</h10></font>
<h6>Eliza Ho joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/people/philip.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 1st 2019</h10></font>
<h6>Philip Kwan joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/people/eileen.jpeg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 1st 2019</h10></font>
<h6>Eileen Png joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/labtech.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>April 16th 2019</h10></font>
<h6>Asian Scientist Lab Tech of the Year 2019 Award:
<a href="https://www.asianscientist.com/2019/04/topnews/winners-asian-scientist-lab-tech-of-the-year-2019-award/"></br> Amanda Ng</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/prebiotics.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>April 13th 2019</h10></font>
<h6>Prebiotics on Gut Health: TODAYonline
<a href="https://www.todayonline.com/singapore/healthy-gut-healthy-body-latest-supplements-promoting-digestive-health"></br> Read More
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/cx.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>February 7th 2019</h10></font>
<h6>Tong Chengxuan joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/gradstudaward.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>January 16th 2019</h10></font>
<h6>GIS Graduate Student Award:
<a href="https://www.linkedin.com/in/chenhao-li-1b695b99/?originalSubdomain=sg">Li Chenhao</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/malodor.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>November 29th 2018</h10></font>
<h6>Malodor Microbiome Study in Microbiome
<a href="https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-018-0588-z">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/cadrres.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>November 15th 2018</h10></font>
<h6>CaDRReS in Bioinformatics</br>
<a href="https://academic.oup.com/bioinformatics/article/34/22/3907/5026663">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/tok.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>October 22nd 2018</h10></font>
<h6>Event: Theory of Knowledge sessions (St Margaret’s Sec Sch Visit)
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/jonK.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>October 1st 2018</h10></font>
<h6>Jonathan Kang joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/porecamp.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>September 18th-22nd 2018</h10></font>
<h6>Event: Sing-A-Pore Camp
<a href="http://porecamp.github.io/singapore/index.html"></br>Find out more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/vitafoods.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>August 7th 2018</h10></font>
<h6>Vitafoods Asia 2018: Biospectrum Asia</br>
<a href="https://www.biospectrumasia.com/news/54/11459/getting-a-good-gut-feeling-vitafoods-asia-2018.html">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/kernrei_new.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>July 9th 2018</h10></font>
<h6>Chng Kern Rei joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/people/nathaniel.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>July 9th 2018</h10></font>
<h6>Nathaniel Tay joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/parcel_media.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 2018</h10></font>
<h6>PARCEL featured in
<a href="https://www.nanotechnologyworld.org/post/2018/06/20/singapore-scientists-discover-new-biological-sensors-for-vitamins-and-essential-molecules">Nanotechnology World &
</a></br>
<a href="https://www.asianscientist.com/2018/06/in-the-lab/riboswitch-rna-aptamer-parcel/">Asian Scientist Magazine
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/sylvain.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 5th 2018</h10></font>
<h6>Sylvain Jun-Zhe Riondet joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/people/rafael.jpeg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 5th 2018</h10></font>
<h6>Rafael Peres Da Silva joins the lab!</br>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/consensusdriver_media.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 2018</h10></font>
<h6>Consensus Driver featured in </br>
<a href="https://www.channelnewsasia.com/news/commentary/smart-nation-singapore-shows-data-a-force-for-good-10146238">CNA Commentary
</a></br>
<a href="https://www.channelnewsasia.com/news/singapore/singapore-researchers-develop-system-that-predicts-treatment-9825610"> & CNA
</a></br>
<a href="https://www.a-star.edu.sg/docs/librariesprovider11/gis-press-releases/press-release-2018/gis_media_release-consensusdriver-cancer_research_final.pdf"> Press Release
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/parcel.jpeg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>March 29th 2018</h10></font>
<h6>PARCEL in Nature Communications</br>
<a href="https://www.nature.com/articles/s41467-018-03675-1">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/consensusdriver.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>January 1st 2018</h10></font>
<h6>ConsensusDriver in Cancer Research</br>
<a href="https://cancerres.aacrjournals.org/content/78/1/290.long">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/Hepatology.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>December 19th 2017</h10></font>
<h6>Modulation of drug hepatotoxicity by microbiome in AASLD
<a href="http://onlinelibrary.wiley.com/doi/10.1002/hep.29327/abstract">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/dirtymoney.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>December 16th 2017</h10></font>
<h6>Why It Matters: Filthy Rich </br>
<a href="https://www.channelnewsasia.com/news/video-on-demand/why-it-matters-1/filthy-rich-9466078">Watch it here
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/Samantha.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>September 11th 2017</h10></font>
<h6>Samantha Kwah joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/Tannistha.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>August 12th 2017</h10></font>
<h6>Tannistha Nandi joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/metasub2017_ST.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 30th 2017</h10></font>
<h6>Metasub 2017 featured in</br>
<a href="https://www.straitstimes.com/singapore/an-intimate-look-at-public-spaces">The Straits Times
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/metasub2017.png" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>June 21st 2017</h10></font>
<h6>Event: Metasub 2017</br>
<a href="http://metasub.org/">Find out more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/SPLASH_media.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 24th 2017</h10></font>
<h6>SPLASH in JoVE</br>
<a href="https://www.jove.com/video/55255/mapping-rna-rna-interactions-globally-using-biotinylated-psoralen">Watch here
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/MInter.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>October 1st 2016</h10></font>
<h6>MInter in Bioinformatics</br>
<a href="https://academic.oup.com/bioinformatics/article/32/19/2981/2196520">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/gigascience.png" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>August 2nd 2016</h10></font>
<h6>INC-Seq in Gigascience</br>
<a href="https://academic.oup.com/gigascience/article/5/1/s13742-016-0140-7/2720995">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/skinmicrobiome.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>August 1st 2016</h10></font>
<h6>Skin Microbiome Press Release</br>
<a href="https://gisweb.gisapps.org/article_data/sufian_3/aug-2016/Media_release_for_AD_microbiome_final.pdf">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/AD.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>July 11th 2016</h10></font>
<h6>Eczema microbiome study in Nature Microbiology
<a href="http://www.nature.com/articles/nmicrobiol2016106">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/cancermicrobiome.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>June 23rd 2016</h10></font>
<h6>Cancer Microbiome Press Release</br>
<a href="https://gisweb.gisapps.org/article_data/sufian_3/jun-2016/Media_release_for_CCA_Microbiome_13_approved.pdf">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/metasub2016.png" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>June 21st 2016</h10></font>
<h6>Event: Metasub 2016</br>
<a href="http://metasub.org/">Find out more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/EBioMedicine.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>June 6th 2016</h10></font>
<h6>Cancer microbiome study in EBioMedicine
<a href="http://www.ebiomedicine.com/article/S2352-3964(16)30177-3/abstract">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/methods.png" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>June 1st 2016</h10></font>
<h6>Microbial Interaction Prediction in Methods</br>
<a href="https://www.sciencedirect.com/science/article/pii/S1046202315300943?via%3Dihub">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/graphmap_PR.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 26th 2016</h10></font>
<h6>GraphMap Press Release</br>
<a href="https://gisweb.gisapps.org/article_data/sufian_3/may-2016/GraphMap_v2.3_final.pdf">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/SPLASH.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>May 19th 2016</h10></font>
<h6>SPLASH in Molecular Cell
<a href="http://www.sciencedirect.com/science/article/pii/S1097276516301046">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/SPLASH_media.JPG" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 13th 2016</h10></font>
<h6>SPLASH Press Release</br>
<a href="https://gisweb.gisapps.org/article_data/sufian_3/may-2016/Media_release_for_13%20May_SPLASH-FINAL.pdf">Read more
</a>
</h6>
</td>
</tr>
<tr>
<td><img src="img/news/OPERA-LG.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>May 12th 2016</h10></font>
<h6>OPERA-LG in Genome Biology
<a href="https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-0951-y">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/tarini.jpg" height="65" width="65" class="align-left" alt="" /></td>
<td><font color="red"><h10>May 3rd 2016</h10></font>
<h6>Tarini Ghosh joins the lab!</h6>
</td>
</tr>
<tr>
<td><img src="img/news/graphmap.jpg" height="65" width="65" class="align-left"alt="" /></td>
<td><font color="red"><h10>April 15th 2016</h10></font>
<h6>GraphMap in Nature Comms
<a href="http://www.nature.com/ncomms/2016/160415/ncomms11307/full/ncomms11307.html">Read more</a></h6>
</td>
</tr>
<tr>
<td><img src="img/news/klebsiella.jpg" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>April 1st 2016</h10></font>
<h6>CREM study launched</h6>
</td>
</tr>
<tr>
<td><img src="img/news/gigascience.png" height="65" width="65" class="pull-left" alt="" /></td>
<td><font color="red"><h10>January 19th 2016</h10></font>
<h6>OPTIMA in GigaScience</br>
<a href="https://academic.oup.com/gigascience/article-lookup/doi/10.1186/s13742-016-0110-0">Read more</a></h6>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</section>
<section class="callaction">
<div class="container">
<div class="row">
<div class="col-lg-7">
<h2><span>Welcome!</span></h2>
We are a group of computational and experimental researchers that are passionate about developing analytical tools and genomic technologies for the study of human diseases. We design robust, effective algorithms for analyzing massive genomic datasets, drawing on ideas from combinatorics, computational statistics and graph theory. An application area of particul interest is in the study of microbial communities resident in the human body and their role in human health and diseases. We leverage systems-biology approaches to understand the dynamics of microbial communities and their interaction with the host. Our goal is to identify biomarkers and therapies that restore the balance between host and microbiota.<br>
</div>
<div class="col-lg-5">
<br>
<div class="alert alert-info">
<h4>Research Interests</h4>
<ul>
<li>Combinatorial Algorithms in Genomics</li>
<li>Genome Assembly</li>
<li>Metagenomics & Microbial Interactions</li>
<li>Cancer Genomics</li>
<li>Viral Evolution</li>
<li>Nanopore Sequencing</li>
</div>
</div>
</div>
</div>
</section>
<section id="content">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="row">
<div class="col-lg-4">
<div class="box">
<div class="box-gray aligncenter">
<h4>Human Microbiome</h4>
<div class="icon">
<i class="fa fa-refresh fa-3x"></i>
</div>
<p>
Study of human-resident microbial communities
</p>
</div>
<div class="box-bottom">
<a href="#">Learn more</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="box">
<div class="box-gray aligncenter">
<h4>Big Data in Genomics</h4>
<div class="icon">
<i class="fa fa-desktop fa-3x"></i>
</div>
<p>
Algorithms for large datasets in Genomics
</p>
</div>
<div class="box-bottom">
<a href="#">Learn more</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="box">
<div class="box-gray aligncenter">
<h4>Cancer Genomics</h4>
<div class="icon">
<i class="fa fa-plus-square fa-3x"></i>
</div>
<p>
Identifying cancer causing mutations
</p>
</div>
<div class="box-bottom">
<a href="#">Learn more</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- divider -->
<div class="row">
<div class="col-lg-12">
<div class="solidline">
</div>
</div>
</div>
<!-- end divider -->
<!-- Portfolio Projects -->
<div class="row">
<div class="col-lg-12">
<h4 class="heading">Recent Works</h4>
<div class="row">
<section id="projects">
<ul id="thumbs" class="portfolio">
<!-- Item Project and Filter Name -->
<li class="item-thumbs col-lg-3 design" data-id="id-1" data-type="icon">
<!-- Fancybox - Gallery Enabled - Title - Full Image -->
<a class="hover-wrap fancybox" data-fancybox-group="gallery" title="AD microbiome" href="presentations/AD microbiome.pdf">
<span class="overlay-img"></span>
<span class="overlay-img-thumb font-icon-plus"></span>
</a>
<img src="presentations/AD microbiome.jpg" alt="AD microbiome">
</li>
<li class="item-thumbs col-lg-3 design" data-id="id-0" data-type="web">
<a class="hover-wrap fancybox" data-fancybox-group="gallery" title="GraphMap" href="presentations/graphmap.pdf">
<span class="overlay-img"></span>
<span class="overlay-img-thumb font-icon-plus"></span>
</a>
<img src="presentations/graphmap.jpg" alt="GraphMap">
</li>
<li class="item-thumbs col-lg-3 design" data-id="id-1" data-type="icon">
<a class="hover-wrap fancybox" data-fancybox-group="gallery" title="Malassezia" href="presentations/malassezia.pdf">
<span class="overlay-img"></span>
<span class="overlay-img-thumb font-icon-plus"></span>
</a>
<img src="presentations/malassezia.jpg" alt="Skin Mycobiome">
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Get in touch with us</h5>
<address>
<strong>Nagarajan Lab</strong><br>
Genome Building<br>
# 02-01<br>
60 Biopolis Street<br>
Singapore 138672 </address>
<p>
<i class="fa fa-phone"></i> (65) 6808-8071<br>
<i class="fa fa-envelope"></i> [email protected]
</p>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Related Links</h5>
<ul class="link-list">
<li><a href="https://www.a-star.edu.sg/gis/our-people/faculty-staff">Niranjan Nagarajan's GIS page</a>
</li>
<li><a href="https://www.a-star.edu.sg/gis">Genome Institute of Singapore</a>
</li>
<li><a href="https://www.comp.nus.edu.sg">School of Computing (NUS)</a>
</li>
<li><a href="https://www.a-star.edu.sg/gis/our-science/microbial-genomics">Microbial Genomics @ GIS</a>
</li>
<li><a href="https://www.a-star.edu.sg/gis/our-science/computational-biology-and-data-sciences">Computational Biology and Data Sciences @ GIS</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Collaborators</h5>
<ul class="link-list">
<li><a href="https://www.a-star.edu.sg/sris/research/principal-investigators">Dr. Tom Dawson</a>
</li>
<li><a href="https://www.a-star.edu.sg/sris/research/principal-investigators">Dr. John Common</a>
</li>
<li><a href="http://pharmacy.nus.edu.sg/profile_ericchan/">Dr. Eric Chan</a>
</li>
<li><a href="https://www.ttsh.com.sg/Patients-and-Visitors/Pages/Find-Specialist-Details.aspx?specialist=Young-Barnaby-Edward">Dr. Barnaby Young</a>
</li>
<li><a href="https://www.a-star.edu.sg/gis/our-people/faculty-staff">Dr. Yue Wan</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Group Photos</h5>
<a href="https://www.flickriver.com/photos/188291673@N06/"><img src="https://www.flickriver.com/badge/user/all/recent/shuffle/medium-horiz/6cafd2/333333/[email protected]" border="0" alt="" title=""/></a>
<div class="clear">
</div>
</div>
</div>
</div>
</div>
<div id="sub-footer">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="copyright">
<p>
<span>© Niranjan Nagarajan 2016 All rights reserved. Designed by </span><a href="http://bootstraptaste.com" target="_blank">Bootstraptaste</a>
</p>
</div>
</div>
<div class="col-lg-6">
<ul class="social-network">
<li><a href="https://twitter.com/niranjantw" data-placement="top" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://sg.linkedin.com/in/niranjan-nagarajan-765151ba" data-placement="top" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=11060800;
var sc_invisible=0;
var sc_security="23e20ba2";
var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='"+scJsHost+"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="shopify visitor statistics" href="http://statcounter.com/shopify/" target="_blank"><img class="statcounter" src="//c.statcounter.com/11060800/0/23e20ba2/0/" alt="shopify visitor statistics"></a>
</div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<a href="#" class="scrollup"><i class="fa fa-angle-up active"></i></a>
<!-- javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.fancybox-media.js"></script>
<script src="js/google-code-prettify/prettify.js"></script>
<script src="js/portfolio/jquery.quicksand.js"></script>
<script src="js/portfolio/setting.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/animate.js"></script>
<script src="js/custom.js"></script>
</body>
</html>