-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (182 loc) · 10.4 KB
/
Copy pathindex.html
File metadata and controls
201 lines (182 loc) · 10.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1">
<title>Developmental Cancer Genomics @ CCRI</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon; charset=binary">
<!-- Loading third party fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700|" rel="stylesheet" type="text/css">
<script src="https://use.fontawesome.com/af700ea065.js"></script>
<!-- Loading main css file -->
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="site-content">
<header class="site-header" data-bg-image="">
<div class="container">
<div class="header-bar">
<a href="index.html" class="branding">
<img src="images/logo.png" alt="" class="logo">
<div class="logo-type">
<h1 class="site-title">Developmental Cancer Genomics</h1>
<small class="site-description">Taking apart childhood cancer <tt>bit</tt> by <tt>bit</tt></small>
</div>
</a>
<nav class="main-navigation">
<button class="menu-toggle"><i class="fa fa-bars"></i></button>
<ul class="menu">
<li class="menu-item current-menu-item"><a href="index.html"><i class="fa fa-home fa-lg"></i></a></li>
<li class="menu-item"><a href="join.html">Join us!</a></li>
<li class="menu-item"><a href="people.html">People</a></li>
<li class="menu-item"><a href="research.html">Research & Funding</a></li>
<li class="menu-item"><a href="pubs.html">Publications</a></li>
<li class="menu-item"><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="mobile-navigation"></div>
</div>
</div>
</header>
<div class="page-head" data-bg-image="images/banner1.png">
<div class="container">
<h2 class="page-title">Developmental Cancer Genomics</h2>
<small>Taking apart childhood cancer <tt>bit</tt> by <tt>bit</tt></small>
</div>
</div>
<main class="main-content">
<div class="fullwidth-block">
<div class="container with-padding" style="text-align:center;">
<p>We are a <a href="people.html">team</a> of computational and experimental biologists at <a href="https://science.ccri.at/">St. Anna Children's Cancer Research Institute (CCRI)</a>. It is our goal to understand developmental processes in cancer biology by employing an integrative approach that combines stem cell biology with functional genomics.</p>
<div class="row ystrip">
<div class="col-md-4 arr">
<img src="images/devbio.svg" onerror="this.src='images/devbio.png'">
<h4>We trace (aberrant) changes in cells during development.</h4>
<p>
<div>Background: Hematopoiesis, immunity, and cancer</div>
<span><a href="https://doi.org/10.1016/j.stem.2016.10.019" title="DNA Methylation Dynamics of Human Hematopoietic Stem Cell Differentiation">Cell Stem Cell 2016</a>;</span>
<span><a href="https://doi.org/10.1126/science.aaf4238" title="Specification of tissue-resident macrophages during organogenesis">Science 2016</a>;</span>
<span><a href="https://doi.org/10.1158/2159-8290.CD-19-0138" title="Epigenomics and Single-Cell Sequencing Define a Developmental Hierarchy in Langerhans Cell Histiocytosis">Cancer Discov. 2019</a></span>
</p>
</div>
<div class="col-md-4 arr">
<img src="images/regepi.svg" onerror="this.src='images/regepi.png'">
<h4>We map regulatory networks that shape cell identity.</h4>
<p>
<div>Background: Stem cell transcription factors</div>
<span><a href="https://doi.org/10.1016/j.stem.2012.08.002" title="Esrrb Is a Direct Nanog Target Gene that Can Substitute for Nanog Function in Pluripotent Cells">Cell Stem Cell 2012</a>, <a href="https://doi.org/10.1016/j.stem.2013.04.023" title="Reduced Oct4 Expression Directs a Robust Pluripotent State with Distinct Signaling Activity and Increased Enhancer Occupancy by Oct4 and Nanog">2013</a>;</span>
<span><a href="https://doi.org/10.7554/eLife.27746" title="Distinct SoxB1 networks are required for naïve and primed pluripotency">eLife 2017</a>;</span>
<span><a href="https://doi.org/10.15252/embj.201695476" title="Esrrb extinction triggers dismantling of naïve pluripotency and marks commitment to differentiation">EMBO J. 2018</a></span>
</p>
</div>
<div class="col-md-4 arr">
<img src="images/intana.svg" onerror="this.src='images/intana.png'">
<h4>We develop tools that connect pieces of data into knowledge.</h4>
<p>
<div>Background: Wet- and dry-lab tools and resources</div>
<span><a href="https://doi.org/10.1038/nmeth.1809" title="GeneProf: analysis of high-throughput sequencing experiments">Nat. Methods 2012</a>;</span>
<span><a href="https://doi.org/10.1038/nbt.3605" title="Quantitative comparison of DNA methylation assays for biomarker development and clinical applications">Nat. Biotechnol. 2016</a>;</span>
<span><a href="https://doi.org/10.1016/j.stem.2018.06.014" title="Functional Dissection of the Enhancer Repertoire in Human Embryonic Stem Cells">Cell Stem Cell 2018</a></span>
</p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h4 class="ybg">Our research currently focuses on understanding and modulating the earliest effects of cancer-linked mutations on development, tumorigenicity, and plasticity in embryonal tumors and other childhood cancers.</h4>
<p>
To this end, we use stem cell organoids and other experimental models and genomics technologies.
<span><a href="https://doi.org/10.1038/s42003-025-08730-4" title="A stem cell differentiation model reveals two alternative fates in CBFA2T3::GLIS2-driven acute megakaryoblastic leukemia initiation">Commun. Biol. 2025</a></span>;
<span><a href="https://doi.org/10.1038/s41467-024-47945-7" title="A human neural crest model reveals the developmental impact of neuroblastoma-associated chromosomal aberrations">Nat. Commun. 2024a</a></span>;
<span><a href="https://doi.org/10.1038/s41467-024-45802-1" title="Comparative transcriptomics coupled to developmental grading via transgenic zebrafish reporter strains identifies conserved features in neutrophil maturation">Nat. Commun. 2024b</a></span>;
<span><a href="https://doi.org/10.1093/nar/gkag124" title="Directing stem cell differentiation by chromatin state approximation">Nucleic Acids Res. 2026</a></span>
</p>
<img src="https://ccri.at/wp-content/uploads/2022/02/Bild3_crop.png"/>
</div>
</div>
<hr/>
<!--p>
<i class="fa fa-newspaper-o"></i> Check out our latest pre-print: <span><a href="https://doi.org/10.1101/2025.04.24.650451">Montano, Mueller, et al.</a></span></a>
</p-->
<hr/>
<p><i class="fa fa-info-circle"></i> Find out <a href="research.html">more about our research here</a>! Do you have the know-how, creativity, and passion to join the quest? <a href="join.html">We'd like to hear from you!</a></p>
<hr/>
<p></p>
</div>
</div> <!-- .fullwidth-block -->
<div class="fullwidth-block">
<div class="container">
<div class="row">
<!--div class="col-md-6">
<div class="widget where-box">
<h3 class="widget-title">Latest tweets:</h3>
<a class="twitter-timeline"
data-dnt="true"
data-tweet-limit="3"
href="https://twitter.com/cancerbits?ref_src=twsrc%5Etfw"></a>
</div>
</div-->
<div class="col-md-6">
<div class="where-box">
<div class="widget">
<h3 class="widget-title">Where to find us:</h3>
<strong>Developmental Cancer Genomics</strong>
<div>Florian Halbritter Lab</div>
<address>St. Anna Children's Cancer Research Institute (CCRI), Zimmermannplatz 10, 1090 Vienna, Austria</address>
<span class="nairolf" data-user="rettirblah" data-website="ta.ircc">
</div>
</div>
</div>
<div class="col-md-6">
<div class="where-box">
<div class="widget">
<h3 class="widget-title">On the web:</h3>
<p>Other presence of the lab and members.</p>
<div class="social-links">
<a href="https://github.com/cancerbits"><i class="fa fa-github"></i></a>
<a href="https://twitter.com/cancerbits"><i class="fa fa-twitter"></i></a>
<a href="https://scholar.google.at/citations?user=kvN5U0IAAAAJ"><i class="fa fa-google"></i></a>
<a href="https://www.linkedin.com/pub/florian-halbritter/70/79/4b7"><i class="fa fa-linkedin"></i></a>
<a href="https://orcid.org/0000-0003-2452-4784">iD</a>
</div>
</div>
<div class="widget">
<h3 class="widget-title">Our host:</h3>
<a href="https://science.ccri.at/"><img src="images/logo-ccri.gif" alt="Children's Cancer Research Institute"/></a>
</div>
</div>
</div>
</div>
</div> <!-- .container -->
</div> <!-- .fullwidth-block -->
</main> <!-- .main-content -->
<footer class="site-footer">
<div class="container">
<hr/>
<p class="colophon">Copyright 2020 Florian Halbritter. Design template by <a href="http://www.vandelaydesign.com/" title="Designed by VandelayDesign.com" target="_blank">VandelayDesign.com</a>. All rights reserved.</p>
</div> <!-- .container -->
</footer>
</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<script type="text/javascript" src="js/app.js"></script>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];
if(!d.getElementById(id)){js=d.createElement(s);js.id=id;
js.src="https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js,fjs);}
}(document,"script","twitter-wjs");
</script>
<script src="js/customize-twitter-1.1.min.js" type="text/javascript"></script>
<script>
var options = {
"url": "css/style.css"
};
CustomizeTwitterWidget(options);
</script>
</body>
</html>