-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.html
More file actions
449 lines (354 loc) · 14.6 KB
/
news.html
File metadata and controls
449 lines (354 loc) · 14.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="style.css" />
<title>News</title>
</head>
<body>
<nav>
<div class="labt" style="text-transform: uppercase">
<h1>Gene Regulation of Cell identity LAB</h1>
</div>
<input type="checkbox" id="check" />
<label for="check" class="checkbtn">
<i class="fa fa-bars" style="font-size: 36px"></i>
</label>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="researchprojects.html">RESEARCH PROJECTS</a></li>
<li><a href="publications.html">PUBLICATIONS</a></li>
<li><a href="members.html">MEMBERS</a></li>
<li><a href="news.html">NEWS</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</nav>
<main>
<div class="wrap">
<h1>NEWS</h1>
<div class="spring">
<div class="bloc">
<h2>Plass lab calçotada</h2>
<div class="contentnews">
<small>February 2026</small>
<div class="fotonews">
<img src="fotosnews/calcotada_2026.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> The yearly calçotada seems a stablished tradition of the Plass lab
and a funny way of welcoming new people to the lab. As always, thanks Ana for arranging it (and hosting us).
</p>
</div>
</div>
</div>
</div>
<div class="xmas">
<div class="bloc">
<h2>X-mas arrived to the lab</h2>
<div class="contentnews">
<small>December 2025</small>
<div class="fotonews">
<img src="fotosnews/XMAS_2025/xmas_lunch.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> 2025 has been a year full of changes. Moving lab, people leaving and new people arriving.
Luckyly, we still had time to celebrate the end of the year with old and new members that are always there to help
the lab move forward.
</p>
</div>
</div>
</div>
</div>
<div class="news new course">
<div class="bloc">
<h2>Regenbell symposium 2025</h2>
<div class="contentnews">
<small>November 2025</small>
<div class="fotonews">
<img src="fotosnews/Regenbell_2025/akshay.jpg" alt="fot_lab" />
<img src="fotosnews/Regenbell_2025/joan.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> Another year the lab has gone to the REGENBELL symposium to present the
updates in our work. This year, both Joan and Akshay presented their work as posters and discussed their work
with old and new colleagues.
</p>
</div>
</div>
<div class="bloc">
<h2>First thesis from the lab</h2>
<div class="contentnews">
<small>October 2025</small>
<div class="fotonews">
<img src="fotosnews/thesis_FRANZ/thesis_pic.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> After 5 years in the lab <b>Dr. Franz Arnold Ake</b> successfully
defended his PhD thesis!
During his PhD, Franz has developed a new method to study isoform diversity in single-cells and
understand the importance of RNA regulation in cell differentiation and disease.
Huge congratulations from the lab!!!!
</p>
</div>
</div>
<div class="bloc">
<h2>New preprint from the lab</h2>
<div class="contentnews">
<small>October 2025</small>
<div class="fotonews">
<img src="fotosnews/STAU2_paper.png" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> In this new study,
led by <b> Akshay Jaya Ganesh </b> and <b> Sandra Fernández Moya </b>, we have investigated the
role of the RNA binding Protein STAU2 in the control of human neurogenesis using single-cell
transcriptomics and molecular biology approaches. Our results show that STAU2 regulates
the speed on neurogenesis by controlling the activity of the gene regulatory networks
coordinated by the Transcription factors ARID3A and
CHD2. You can find the results of our work in a
pre-print on bioRxiv
<a href="https://www.biorxiv.org/content/10.1101/2025.10.02.679988v1">here</a>.
</p>
</div>
</div>
</div>
<div class="bloc">
<h2>First participation of the lab in the Meeting of the Spanish Society for Neuroscience</h2>
<div class="contentnews">
<small>September 2025</small>
<div class="fotonews">
<img src="fotosnews/SENC_2025/SENC.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> For the first time our lab has joined the meeting of SENC, this year
in Las Palmas the Gran Canaria. Mireya gave a talk about our work on the study of Alzheimer's Disease using
iPSCs and single-cell transcriptomics</p>
</div>
</div>
</div>
</div>
<Div class="summer news">
<div class="bloc">
<h2>New paper from the lab!</h2>
<div class="contentnews">
<small>July 2025</small>
<div class="fotonews">
<img src="fotosnews/SCALPEL/SCALPEL.png" alt="fot_lab" />
</div>
<div class="fotonews">
<img src="fotosnews/SCALPEL/lunch.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px"> After a few years of work, SCALPEL is finally out! Huge congratulations to all authors and
specially to <strong>Franz</strong>, the main responsible for this project</p>
</div>
</div>
</div>
</div>
<div class="news May">
<div class="bloc">
<h2>The Plass Lab moves to the new Lab at University of Barcelona</h2>
<div class="contentnews">
<small>May 2025</small>
<div class="fotonews">
<img src="fotosnews/First lunch at UB.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px">First lunch of the Plass Lab at UB where we will continue our research
of RNA processing & Alzheimer's Disease at the Faculty of Mecine and Health Sciences</p>
</div>
</div>
</div>
</div>
<div class="news March">
<div class="bloc">
<h2>Akshay presents his work at a conference at the EMBL!</h2>
<div class="contentnews">
<small>March 2025</small>
<div class="fotonews">
<img src="fotosnews/EMBL conference/talk.jpg" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px">Akshay presents the project on the role of STAU2 in human neurogenesis at the <em><strong>The expanding world of RBPs: from posttranscriptional control to riboregulation</strong></em></p>
</div>
</div>
</div>
</div>
<div class="news december">
<div class="bloc">
<h2>Merry Xmas from the Plass Lab</h2>
<div class="contentnews">
<small>December 2024</small>
<div class="fotonews">
<img src="fotosnews/Merry XMAS from the plass lab.png" alt="fot_lab" />
</div>
<div class="textnews">
<p style="line-height: 20px">End-of-the-year celebrations at
IDIBELL with the members of the Plass Lab.</p>
</div>
</div><!---contentnews-->
</div> <!---bloc-->
<div class="bloc">
<h2>The Plass Lab has participated in the
<strong>XII Jornades de Bioinformàtica i Genòmica in Lleida!</strong>
</h2>
<small>December 2024</small>
<div class="fotonews">
<img src="fotosnews/Lleida/LLEIDA_meeting_DEC_2024.png" alt="foto_lleida" />
</div>
<div class="textnews">
<p>
Another year, the members of the Plass lab present their work
updates on the annual meeting of the
<a href="https://scb.iec.cat/xii-jornades-de-bioinformatica-i-genomica/">Societat Catalana de Biologia on
Bioinformatics & Genomics</a>. Franz Ake and Marcel Schilling gave talks on the latest tools
developed in the lab while Akshay Ganesh presented the updates
of his project on the function of STAU2 in neurogenesis in a
poster.
</p>
</div>
</div> <!---bloc-->
</div> <!----news december-->
<div class="news november">
<div class="bloc">
<h2>Meeting on regenerative medicine in Barcelona</h2>
<small>November 2024</small>
<div class="fotonews">
<div class="mySlides1">
<img src="fotosnews/Regenbell/Regenbell1.png" alt="regenbell_foto" />
</div>
<!---mySlides-->
<div class="mySlides1">
<img src="fotosnews/Regenbell/regenbell2.png" alt="regenbell_foto" />
</div>
<!---mySlides -->
<div class="mySlides1">
<img src="fotosnews/Regenbell/Regnbell3.png" alt="regenbell_foto" />
</div>
<!---mySlides -->
<div class="mySlides1">
<img src="fotosnews/Regenbell/Regenbell4.png" alt="regenbell_foto" />
</div>
<!---mySlides -->
<div class="mySlides1">
<img src="fotosnews/Regenbell/Regenbell5.png" alt="regenbell_foto" />
</div>
<!---mySlides -->
<!-- Next and previous buttons -->
<a class="previ" onclick="plusSlides(-1, 0)"><i class="fa fa-chevron-circle-left" aria-hidden="true"></i>
</a>
<a class="nexti" onclick="plusSlides(1, 0)"><i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
</a>
</div>
<!--fotonews-->
<div class="textnews">
<p>
The Plass Lab have participated in the
<a href="https://regenbellsymposium.idibell.cat/"></a>2024
Regenbell symposium on Stem Cells and Regenerative Medicine with
3 poster presentations. A pleasure to discuss on the stem cells
and their applications for regenerative medicine applications.
</p>
</div>
</div> <!--bloc a-->
</div> <!---news november-->
<div class="news july">
<div class="bloc">
<h2>Maria’s Master Thesis defense.</h2>
<small>July 2024</small>
<div class="fotonews">
<div class="mySlides2">
<img src="fotosnews/Maria/Maria_1.png" alt="news_july" />
</div>
<!--mySlides fade-->
<div class="mySlides2">
<img src="fotosnews/Maria/Maria2.png" alt="news_july" />
</div>
<!--mySlides fade-->
<div class="mySlides2">
<img src="fotosnews/Maria/Maria3.png" alt="news_july" />
</div>
<!-- Next and previous buttons -->
<a class="previ dos" onclick="plusSlides(-1, 1)"><i class="fa fa-chevron-circle-left"
aria-hidden="true"></i></a>
<a class="nexti dos" onclick="plusSlides(1, 1)"><i class="fa fa-chevron-circle-right"
aria-hidden="true"></i></a>
</div><!--fotonews-->
<div class="textnews">
<p>Huge congratulations to Maria! The latest Master Student in the lab. For the last 6 months she did an
amazing job! Congratulations!!! Now you own your own debugging rubber duck.</p>
</div><!---textnews-->
</div> <!--bloc-->
</div> <!--news july-->
<div class="news june">
<div class="bloc">
<h2>Tikibell Summer party</h2>
<small>June 2024</small>
<div class="fotonews">
<div class="mySlides3">
<img src="fotosnews/Tikibell/Tikibell1.png" alt="news_july" />
</div>
<!--mySlides fade-->
<div class="mySlides3">
<img src="fotosnews/Tikibell/Tikibell2.png" alt="news_july" />
</div>
<!-- Next and previous buttons -->
<a class="previ dos" onclick="plusSlides(-1, 2)"><i class="fa fa-chevron-circle-left"
aria-hidden="true"></i></a>
<a class="nexti dos" onclick="plusSlides(1, 2)"><i class="fa fa-chevron-circle-right"
aria-hidden="true"></i></a>
</div><!--fotonews-->
<div class="textnews">
<p>To celebrate summer is already here, we all went to IDIBELL’s summer party.</p>
</div><!---textnews-->
</div> <!--bloc-->
<div class="bloc">
<h2>New pre-print from the lab!</h2>
<small>June 2024</small>
<div class="fotonews image-container">
<img id="zoomImage" src="fotosnews/June/June_news!.png" alt="fot_lab" />
<div class="lens" id="lens"></div>
</div><!--fotonews-->
<div class="textnews">
<p>
We present here SCALPEL, a new tool for isoform quantification
at the single cell level. In this work, we show that isoform
quantification is a powerful tool to gain novel biological
insights using single-cell data, including the identification
of novel cell populations and the inference of miRNA function.
If you want to know more about the work you can find the
preprint.
<a href="https://www.biorxiv.org/content/10.1101/2024.06.21.600022v1">here</a>
and the software available on
<a href="https://github.com/plasslab/SCALPEL">GitHub.</a>
</P>
</div>
<!---textnews-->
</div> <!--bloc-->
</div> <!---news june-->
<div class="news may">
<div class="bloc">
<h2>Goodbye dinner for Sandra and Rafa</h2>
<small>May 2024</small>
<div class="fotonews">
<img src="fotosnews/May/May_new.png" alt="fot_lab" />
</div><!--fotonews-->
<div class="textnews">
<p>After a few years in the lab, the core of the STAU2 team leaves us. We wish
you the best!</p>
</div>
</div> <!---bloc-->
</div> <!----wrap-->
</div> <!---news may-->
</main>
<footer>
<span>© 2025 Gene Regulation of Cell identity LAB</span>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="script.js"></script>
</body>
</html>