-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
309 lines (249 loc) · 16.5 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Publications - Huang Lab @ HKU</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="/assets/images/favicon.png">
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css">
<!-- Js -->
<script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js" integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</head>
<body>
<button onclick="topFunction()" id="scrollbutton" title="Go to top"><span>Top</span></button>
<header id="top">
<div class="container">
<div class="text-right">
<ul class="social-icon">
<li class="socials__item">
<a href="https://github.com/statbiomed" target="_blank" class="socials__item__link" title="Github">
<i class="fab fa-github" aria-hidden="true"></i>
</a>
</li>
<li class="socials__item">
<a href="https://twitter.com/YuanhuaHuang" target="_blank" class="socials__item__link" title="Twitter">
<i class="fab fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="socials__item">
<a href="https://scholar.google.com/citations?user=LUUIw_EAAAAJ&h" target="_blank" class="socials__item__link" title="Google">
<i class="fab fa-google" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
</header>
<header class="header">
<nav class="navbar navbar-expand-lg navbar-light">
<a href="/" class="header-logo">
<img src="/assets/images/logo.png" class="header__logo__img" width="50px">
</a>
<div class="mr-auto">
<a href="/" class="navbar-title">
Huang Lab @ HKU
</a>
</div>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul id="nav-link" class="navbar-nav ml-auto">
<li>
<a href="/" >
Home
</a>
</li>
<li>
<a href="/team.html" >
Team
</a>
</li>
<li>
<a href="/research.html" >
Research
</a>
</li>
<li>
<a href="/publications.html" style="color:rgb(49, 117, 91)">
Publications
</a>
</li>
<li>
<a href="/join.html" >
Join
</a>
</li>
<li>
<a href="/blog.html" >
Blog
</a>
</li>
<li>
<a href="/contact.html" >
Contact
</a>
</li>
</ul>
</div>
</nav>
</header>
<div class="jumbotron global-header">
</div>
<div class="page-markdown text-left mx-auto">
<p>See <a href="https://scholar.google.com/citations?user=LUUIw_EAAAAJ&hl=en">Google Scholar page</a> for other contributing publications.<br /></p>
<h4 id="preprint">Preprint</h4>
<ul>
<li><a href="https://www.biorxiv.org/content/10.1101/2024.07.08.602444v1">Unveiling Clonal Cell Fate and Differentiation Dynamics: A Hybrid NeuralODE-Gillespie Approach.</a><br />
Gao M^, Barile M^, Chabra S, Haltalli M, Calderbank M, Chao M, Laurent E#, Gottgens B#, and Huang Y#.<br />
<strong>bioRxiv</strong> 602444 (2024) | <a href="https://github.com/StatBiomed/clonaltrans">Python package</a></li>
<li><a href="https://www.biorxiv.org/content/10.1101/2024.07.05.602174v1">scTail: precise polyadenylation site detection and its alternative usage analysis from reads 1 preserved 3’ scRNA-seq data.</a><br />
Hou Ruiyan and Huang Yuanhua#.<br />
<strong>bioRxiv</strong> 602174 (2024) | <a href="https://github.com/StatBiomed/scTail">Python package</a></li>
<li><a href="https://www.biorxiv.org/content/10.1101/2024.07.04.602109v1">Interpretable variational encoding of genotypes identifies comprehensive clonality and lineages in single cells geometrically.</a><br />
Chung Hoi Man and Huang Yuanhua#.<br />
<strong>bioRxiv</strong> 602109 (2024) | <a href="https://github.com/StatBiomed/SNPmanifold">Python package</a></li>
<li><a href="https://www.biorxiv.org/content/10.1101/2024.02.17.580852v1">Hist2Cell: Deciphering Fine-grained Cellular Architectures from Histology Images.</a><br />
Zhao Weiqin, Liang Zhuo, Huang Xianjie, Huang Yuanhua# and Yu Lequan#.<br />
<strong>bioRxiv</strong> 580852 (2024) | <a href="https://github.com/Weiqin-Zhao/Hist2Cell">Python package</a></li>
</ul>
<h4 id="2024">2024</h4>
<ul>
<li><a href="https://www.biorxiv.org/content/10.1101/2023.04.03.535352v3">Robust analysis of allele-specific copy number alterations from scRNA-seq data with XClone.</a><br />
Huang Rongting^, Huang Xianjie^, Tong Yin, Yin Helen Y.N., Leung S.Y., Stegle Oliver and Huang Yuanhua#<br />
<strong>Nature Communications</strong> (in print) | <a href="https://github.com/single-cell-genetics/XClone">Python package</a> |
<a href="https://www.biorxiv.org/content/10.1101/2023.04.03.535352v3">bioRxiv</a></li>
<li><a href="https://www.biorxiv.org/content/10.1101/2023.10.12.562026v1">CellContrast: reconstructing spatial relationships in single-cell RNA sequencing data via deep contrastive learning.</a><br />
Li Shumin^, Ma Jiajun^, Zhao Tianyi, Jia Yuran, Liu Bo, Luo Ruibang#, Huang Yuanhua#<br />
<strong>Patterns</strong> 5, 101022 | <a href="https://github.com/HKU-BAL/CellContrast">Python package</a> |
<a href="https://www.biorxiv.org/content/10.1101/2023.10.12.562026v1">bioRxiv</a></li>
<li><a href="https://www.cell.com/patterns/fulltext/S2666-3899(24)00154-5">Reliable imputation of spatial transcriptomes with uncertainty estimation and spatial regularization.</a><br />
Qiao Chen and Huang Yuanhua#<br />
<strong>Patterns</strong> 5, 101021 | <a href="https://github.com/qiaochen/tranSpa">Python package</a> |
<a href="https://www.biorxiv.org/content/10.1101/2023.01.20.524992v2">bioRxiv</a></li>
<li><a href="https://www.nature.com/articles/s41467-024-48282-5">Multiplexed bulk and single-cell RNA-seq hybrid enables cost-efficient disease modeling with chimeric organoids.</a><br />
Cheng Chen^, Wang Gang^, Zhu Yuqin, Wu Hangdi, Zhang Li#, Huang Yuanhua# and Zhang Jin#<br />
<strong>Nature Communications</strong> 15, 3946 | <a href="https://github.com/chengarthur/Vireobulk_analysis">Python package</a></li>
<li><a href="https://academic.oup.com/brain/article/147/2/554/7457295">Expression profiling of cerebrospinal fluid identifies dysregulated antiviral mechanisms in multiple sclerosis.</a><br />
Ban M^, Bredikhin D^, <em>Huang Y</em>^, Bonder MJ, Katarzyna K, Oliver AJ, Wilson NK, Coupland P, Hadfield J, Göttgens B, Madissoon E, Stegle O^, and Sawcer S^<br />
<strong>Brain</strong> 147(2): 554-565 | <a href="https://github.com/huangyh09/MSclerosisSrc">Analysis Scripts</a> | <a href="https://github.com/huangyh09/ViralScan">ViralScan</a> | <a href="https://github.com/huangyh09/doubletQC">DoubletQC</a> | <a href="https://github.com/huangyh09/scQTLib">scQTLib</a></li>
</ul>
<h4 id="2023">2023</h4>
<ul>
<li><a href="https://www.nature.com/articles/s41467-023-42636-1">CamoTSS: analysis of alternative transcription start sites for cellular phenotypes and regulatory patterns from 5’ scRNA-seq data.</a><br />
Hou Ruiyan, Hon Chung-Chau and Huang Yuanhua#<br />
<strong>Nature Communications</strong> 14, 7240 | <a href="https://github.com/StatBiomed/CamoTSS">Python package</a> |
<a href="https://www.biorxiv.org/content/10.1101/2023.04.17.536840v1">bioRxiv</a></li>
<li><a href="https://www.nature.com/articles/s41467-023-39608-w">SpatialDM: Rapid identification of spatially co-expressed ligand-receptor reveals cell-cell communication patterns.</a><br />
Li Zhuoxuan, Wang Tianjie, Liu Pengtao# and Huang Yuanhua#<br />
<strong>Nature Communications</strong> 14, 3935 | <a href="https://github.com/StatBiomed/SpatialDM">Python package</a> | <a href="https://www.biorxiv.org/content/10.1101/2022.08.19.504616v3">bioRxiv</a></li>
<li><a href="https://genomebiology.biomedcentral.com/articles/10.1186/s13059-023-02980-3">DCATS: differential composition analysis for complex single-cell experimental designs.</a><br />
<em>Lin, X.</em>, Chau, C., <em>Huang, Y.</em>#, & Ho, J.W.K.#<br />
<strong>Genome Biology</strong> in print | <a href="https://github.com/holab-hku/DCATS">R package</a> | <a href="https://www.biorxiv.org/content/10.1101/2022.03.21.485232v1">bioRxiv</a></li>
</ul>
<h4 id="2022">2022</h4>
<ul>
<li><a href="https://www.nature.com/articles/s41467-022-34188-7">UniTVelo: temporally unified RNA velocity reinforces single-cell trajectory inference.</a><br />
Gao Mingze, Qiao Chen and Huang Yuanhua<br />
<strong>Nature Communications</strong> 13, 6586 (2022) | <a href="https://github.com/StatBiomed/UniTVelo">Python package</a> | <a href="https://www.biorxiv.org/content/10.1101/2022.04.27.489808v1">bioRxiv</a></li>
<li><a href="https://doi.org/10.1093/bioinformatics/btac321">Genomic sequences and RNA binding proteins predict RNA splicing kinetics in various single-cell contexts.</a><br />
Hou Ruiyan and Huang Yuanhua<br />
<strong>Bioinformatics</strong>, btac321 (2022) | <a href="https://github.com/StatBiomed/scRNA-efficiency-prediction">Scripts</a> | <a href="https://www.biorxiv.org/content/10.1101/2021.05.02.442314v1">bioRxiv</a></li>
<li><a href="https://www.nature.com/articles/s41467-022-28845-0">MQuad enables clonal substructure discovery using single cell mitochondrial variants.</a><br />
<em>Kwok A.W.C.</em>, <em>Qiao C</em>, <em>Huang R</em>, Sham M.H., Ho J.W.K.#, <em>Huang Y</em>#.<br />
<strong>Nature Communications</strong> 13, 1205 (2022) | <a href="https://github.com/single-cell-genetics/MQuad">Python package</a> | <a href="https://www.biorxiv.org/content/10.1101/2021.03.27.437331v1">bioRxiv</a></li>
</ul>
<h4 id="2021">2021</h4>
<ul>
<li><a href="https://www.pnas.org/content/118/49/e2105859118">Representation learning of RNA velocity reveals robust cell transitions.</a><br />
Qiao Chen and Huang Yuanhua<br />
<strong>Proc. Natl. Acad. Sci. U.S.A.</strong> 118(49), e2105859118 (2021) | <a href="https://github.com/qiaochen/VeloAE">Python package</a> | <a href="https://www.biorxiv.org/content/10.1101/2021.03.19.436127v1">bioRxiv</a></li>
<li><a href="https://genomebiology.biomedcentral.com/articles/10.1186/s13059-021-02461-5">BRIE2: computational identification of splicing phenotypes from single-cell
transcriptomic experiments.</a><br />
<em>Huang Y</em>, Sanguinetti G.<br />
<strong>Genome Biology</strong> 22, 251 (2021) |
<a href="https://github.com/huangyh09/brie">Python package</a> |
<a href="https://brie.readthedocs.io">Manual</a> |
<a href="https://github.com/huangyh09/brie-tutorials">Tutorials</a></li>
<li><a href="https://www.sciencedirect.com/science/article/abs/pii/S245231002100069X">Uncertainty vs variability: Bayesian methods for analysis of scRNA-seq data.</a><br />
<em>Huang Y</em>, Sanguinetti G.<br />
<strong>Current Opinion in Systems Biology</strong> 100375 (2021) | review paper</li>
<li><a href="https://doi.org/10.1093/bioinformatics/btab358">Cellsnp-lite: an efficient tool for genotyping single cells.</a><br />
Huang Xianjie and Huang Yuanhua<br />
<strong>Bioinformatics</strong>, 37(23), 4569-4571 (2021)
| <a href="https://www.biorxiv.org/content/10.1101/2020.12.31.424913v1">bioRxiv</a>
| <a href="https://cellsnp-lite.readthedocs.io">software</a></li>
</ul>
<h4 id="before-joining-hku">Before joining HKU</h4>
<ul>
<li><a href="https://doi.org/10.1016/j.stem.2020.07.019">Naive pluripotent stem cells exhibit phenotypic variability that is driven by
genetic variation.</a><br />
Ortmann D., Brown S., Czechanski A., Aydin S., Muraro D., <em>Huang Y.</em>,
Tomaz R.A., Osnato A., Canu G., Wesley B.T., Skelly D., Stegle O., …,
Reinholdt L.G., Vallier L.<br />
<strong>Cell Stem Cell</strong>, 2020, 7(3), pp.470-481.</li>
<li><a href="https://www.nature.com/articles/s41592-020-0766-3">Cardelino: computational integration of somatic clonal substructure and
single-cell transcriptomes.</a><br />
McCarthy DJ * , Rostom R * , <em>Huang Y</em> * , Kunz DJ, Danecek P, Bonder MJ, Hagai T,
Lyu R., Wang W, Gaffney DJ, Simons BD, Stegle O, Teichmann SA.
(*: Joint first author)<br />
<strong>Nature Methods</strong> Volume 17 (2020) p.414–421 |
<a href="https://github.com/single-cell-genetics/cardelino">R package</a> |
<a href="https://htmlpreview.github.io/?https://github.com/single-cell-genetics/cardelino/blob/master/inst/doc/vignette-cloneid.html">Usage examples</a></li>
<li><a href="http://dx.doi.org/10.1186/s13059-019-1865-2">Vireo: Bayesian demultiplexing of pooled single-cell RNA-seq data without
genotype reference.</a><br />
<em>Huang Y</em>, McCarthy DJ, Stegle O.<br />
<strong>Genome Biology</strong> Volume 20 (2019) p273 |
<a href="https://github.com/single-cell-genetics/vireo">Python package</a> |
<a href="https://vireoSNP.readthedocs.io">Manual</a></li>
<li><a href="https://link.springer.com/protocol/10.1007/978-1-4939-9057-3_12">Using BRIE to Detect and Analyze Splicing Isoforms in scRNA-Seq Data.
</a><br />
<em>Huang Y</em>, Sanguinetti G.<br />
<strong>Methods Mol Biol</strong> Volume 1935 (2019) p.175-185</li>
<li><a href="https://doi.org/10.1093/bioinformatics/bty1033">Systematic characterization and prediction of post-translational modification
cross-talk between proteins.</a><br />
Huang R, <em>Huang Y</em>, Guo Y, Ji S, Lu M, Li T.<br />
<strong>Bioinformatics</strong> Volume 35 (2019) p.2626-2633</li>
<li><a href="http://www.genome.org/cgi/doi/10.1101/gr.225615.117">Transcription rate strongly affects splicing fidelity and cotranscriptionality
in budding yeast.</a><br />
Aslanzadeh V, <em>Huang Y</em>, Sanguinetti G, Beggs JD.<br />
<strong>Genome Research</strong> Volume 28 (2018) p.203-213</li>
<li><a href="https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1248-5">BRIE: transcriptome-wide splicing quantification in single cells.
</a><br />
<em>Huang Y</em>, Sanguinetti G.<br />
<strong>Genome Biololgy</strong> Volume 18 (2017) p.123 |
<a href="https://github.com/huangyh09/brie">Python package</a> |
<a href="https://brie.readthedocs.io">Manual</a></li>
<li><a href="https://doi.org/10.1093/bioinformatics/btw364">Statistical modeling of isoform splicing dynamics from RNA-seq time series
data.</a><br />
<em>Huang Y</em>, Sanguinetti G.<br />
<strong>Bioinformatics</strong> Volume 32 (2016) p.2965-2972</li>
<li><a href="https://genomebiology.biomedcentral.com/articles/10.1186/s13059-015-0848-1">Transcriptome-wide RNA processing kinetics revealed using extremely short 4tU
labeling.</a><br />
Barrass JD, Reid JE, <em>Huang Y</em>, Hector RD, Sanguinetti G, Beggs JD, Granneman S. (*: Joint first author)<br />
<strong>Genome Biology</strong> Volume 16 (2015) p.282</li>
<li><a href="https://doi.org/10.1074/mcp.M114.037994">Systematic characterization and prediction of post-translational modification
cross-talk.</a><br />
<em>Huang Y</em>, Xu B, Zhou X, Li Y, Lu M, Jiang R, Li T.<br />
<strong>Mol Cell Proteomics</strong> Volume 14 (2015) p.761-770</li>
</ul>
</div>
<footer class="footer text-center">
<div class="copyright">
<span>© 2024 Huang Lab @ HKU</span>
<span> | Updated on 13/07/2024
<!-- <span> - proudly designed & developed by </span> WZ Design | June 2023 update -->
<!-- <a href="https://weizhudesign.github.io/" target="_blank">WZ Design</a> -->
</div>
</footer>
<script src="/assets/js/button.js"></script>
</body>
</html>