-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
38 lines (35 loc) · 2.18 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Ashwinikumar Kulkarni</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Ashwinikumar Kulkarni, Ph.D.</h1>
<h2>Research Scientist<br>Konopka Lab, UT Southwestern Medical Center, Dallas, TX</h2>
<!--<h2 class="project-tagline">my web profile</h2>
<a href="https://github.com/ashwinikumarkulkarni/profile" class="btn">View on GitHub</a>
<a href="https://github.com/ashwinikumarkulkarni/profile/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/ashwinikumarkulkarni/profile/tarball/master" class="btn">Download .tar.gz</a>-->
</section>
<section class="main-content">
<h3>
Publications
</h3>
<p>FUS regulates transcriptomic landscape causing cardiac hypertrophy-like phenotype. In Preparation.</p>
<p>Alternative Splicing and Small RNAs Regulate Early Embryonic Stem Cell Differentiation. In Preparation.</p>
<p>Integrative analysis of 111 reference human epigenomes. Nature 2015.</p>
<p>Activity-dependent FUS dysregulation disrupts synaptic homeostasis. PNAS 2014.</p>
<p>Epigenomic analysis of multilineage differentiation of human embryonic stem cells. Cell 2013.</p>
<p>NeuroD1 regulates survival and migration of neuroendocrine lung carcinomas via signaling molecules TrkB and NCAM. PNAS 2013.</p>
<p>A highly efficient and effective motif discovery method for ChIP-seq/ChIP-chip data using positional information. Nucleic Acid Research 2012.</p>
<p>Colon cancer prediction with genetics profiles using evolutionary techniques. Expert Systems with Applications 2011.</p>
</section>
</body>
</html>