-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpres.html
73 lines (72 loc) · 5.31 KB
/
pres.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="css/layout.css" type="text/css" />
<title>Segun C. Jung (정세근, 丁世根)</title>
</head>
<body>
<div id="container">
<div id="nav">
<ul>
<li><a href=".">Home</a></li>
<li><a href="pubs.html">Publications</a></li>
<li><a href="pres.html">Presentations</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="running.html">Running</a></li>
<li><a href="family.html">Family pictures</a></li>
</ul>
</div>
<hr />
<ol reversed>
<li>Jung S, <a href="">Accessing Genomic Alternations in Chronic Lymphocytic Leukemia Using an NGS-Based Comprehensive Genomic Profiling Assay</a>. ASH 2020 (poster).
</li>
<li>Jung S, <a href="">A Comprehensive Genomic Profiling Approach to Interrogate Hematologic Malignancies using a Novel Multimodal Next Generation Sequencing Assay in a Single-tube</a>. COMPANYWIDE Monthly Frontiers in Biology Seminar Series, NeoGenomics. 2020 (talk).
</li>
<li>Jung S, <a href="pres/sjung-kocsea2017.pdf">Advancing the Big Data Genomics Analysis using Cloud</a>. The 18th KOCSEA Technical Symposium, Las Vegas, NV, Nov. 2017 (talk).
</li>
<li>Jung S, Jin H, and Davuluri RV, <a href="pres/sjung-2015-acmbcb.pdf">Identification of Regulatory SNP Candidates based on Integrative Data Analysis for Prostate Cancer</a>. The 6th ACM Conference on Bioinformatics, Computational Biology, and Health Informatics (ACM-BCB), Atlanta, GA, Sept. 2015 (talk).
</li>
<li>Jung S, <a href="pres/sjung-2015-nupf.pdf">Identification of Candidate Regulatory SNPs by Integrative Analysis for Prostate Cancer Genome Data</a>. Third Annual NUPF Research Symposium, Northwestern University, IL, Jul. 2015 (poster).
</li>
<li>
Jung S, Bi Y and Davuluri RV, <a href="pres/sjung-2015-aacr.pdf">Informatics framework for clustering and deriving gene signatures for prognostic stratication of cancer patients</a>. American Association for Cancer Research (AACR) Conference on Translation of the Cancer Genome, San Francisco, CA, Feb. 2015 (poster).
</li>
<li>Jung S, Bi Y and Davuluri RV, <a href="pres/sjung-2014-ieee-iccabs.pdf">Comparison of Data Discretization Methods for Cross Platform Transfer of Gene-expression based Tumor Subtyping Classifier</a>. 4th IEEE International Conference on Computational Advances in Bio and Medical Sciences (ICCABS), Miami, FL, June 2014 (talk).
</li>
<li>Jung S, Bi Y and Davuluri RV, <a href="pres/sjung-2014-nu-researchday.pdf">Evaluation of Data Discretization Methods for Cross Platform Transfer of Gene-expression based Tumor Subtyping Classifier</a>. 10th Annual Lewis Landsberg Research Day, Northwestern University, IL, Apr. 2014 (poster).
</li>
<li>Jung S, <a href target="_blank">RNA Junction Structure Analysis and Prediction with Applications to Structure Modeling of Viral RNAs</a>. Rutgers University, NJ, 2013 (talk).
</li>
<li>Jung S, <a href target="_blank">RNA Junction Structure Analysis and Modeling with Applications to Structure Predictions of Regulatory Regions of Viral RNAs</a>. The Wistar Institute, PA, 2013 (talk).</li>
<li>Jung S, <a href target="_blank">Modeling RNA Junctions with Applications to Structure Predictions of Regulatory Regions of Viral RNAs</a>. Memorial Sloan-Kettering Cancer Center, NY, 2013 (talk).
</li>
<li>Jung S and Schlick T, <a href="pres/sjung-2013-nycc.pdf"> Candidate RNAs for domain 3 of the foot-and-mouth-disease virus internal ribosome entry site</a>. New York Computational Chemistry Conference, The Graduate Center, CUNY, NY 2013 (poster).
</li>
<li>
Kim N, Laing C, Elmetwaly S, Jung S, Curuksu J and Schlick T, <a href target="_blank">Monte Carlo Sampling of RNA 3D Graphs</a>. American Institute of Mathematical Sciences, FL, 2012.
</li>
<li>Kim N, Laing C, Jung S, Elmetwaly S, Curuksu J and Schlick T, <a href target="_blank">Folding RNA by a Hierarchical Graph Sampling Approach</a>. SBE Barcelona, Germany, 2012.
</li>
<li>Jung S, <a href target="_blank"> RNA Modeling with Applications to the 3D structure of Regulatory Regions in the Human Rhinovirus</a>. Structural Biology Seminar, NYU Langone Medical Center, 2010 (talk).
</li>
<li>
Jung S, Laing C, Iqbal A and Schlick T, <a href target="_blank"> Structural configurations and tertiary motifs in RNA junctions</a>. Computational Biology Day, NYU, 2009 (poster).
</li>
<li>
Laing C, Jung S, Iqbal A and Schlick T, <a href target="_blank"> Structural similarity revealed in analyses of RNA junctions</a>. Laufer Center for Computational Biology Inaugural Symposium, Stony Brook University, NY, 2009 (poster).
</li>
<li>
Jung S, <a href target="_blank">RNA Structure Analysis and Modeling</a>. CoB Colloquium, NYU, 2009 (talk).
</li>
<li>
Yousef M, Jung S, Kossenkov AV, Showe LC and Showe MK, <a href="_blank">A web-server applying Naïve Bayes and SVM for microRNA gene prediction</a>. ECAI08-BIGPAIA. Greece. 2008.
</li>
<li>
Yousef M, Jung S, Showe LC and Showe MK, <a href target="_blank"> A Web-Server Predicting MicroRNAs based on Machine Learning Approaches</a>. Greater Philadelphia Bioinformatics Alliance, PA, 2007 (poster).
</li>
</ol>
</ol>
</div>
</body>
</html>