Skip to content

Commit acd4288

Browse files
author
Rubinacci Simone
committed
Francesca details
1 parent f62f88a commit acd4288

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/pages/team.astro

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ const members = [
3737
role: 'Postdoctoral researcher',
3838
photo: null,
3939
initials: 'FR',
40-
links: [],
40+
links: [
41+
{ label: 'ORCID', href: 'https://orcid.org/0000-0003-4979-9397' },
42+
{ label: 'GitHub', href: 'https://github.com/frarosamilia' },
43+
],
4144
bio: [
4245
"Dr. Francesca Rosamilia is a biologist with a PhD in Biostatistics from the University of Genoa (2024), specialising in human genomics and biostatistics applied to complex diseases such as Hirschsprung's disease.",
4346
"Her doctoral project integrated whole-exome sequencing (WES), genome-wide association studies (GWAS), and proteomic data from patients with HSCR to identify genetic and molecular signatures associated with clinical variability and disease risk, studying the interaction between rare and common variants.",

0 commit comments

Comments
 (0)