Skip to content

Commit 3d636f1

Browse files
authored
Merge pull request #18 from AhmadAlkhan/main
new edits for lab website with smooth scrolling
2 parents 760f676 + 8fe61fd commit 3d636f1

File tree

6 files changed

+597
-78
lines changed

6 files changed

+597
-78
lines changed

Diff for: _quarto.yml

+40-24
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ website:
88
location: navbar
99
type: overlay
1010
reader-mode: true
11-
favicon: contents/logo/helix/favicon.ico
11+
favicon: contents/logo/helix/favicon.ico
1212
site-url: https://componco.github.io/lab_website.github.io/
1313

1414
navbar:
15-
background: primary
15+
background: dark
1616
logo: contents/logo/helix/DNA_scaled.png
1717
search: true
1818
right:
@@ -22,23 +22,39 @@ website:
2222
- icon: github
2323
href: https://github.com/CompOnco/lab_website/
2424
aria-label: GitHub
25+
- icon: envelope
26+
href: mailto:[email protected]
27+
aria-label: Email
2528

26-
2729
left:
2830
- text: "Home"
2931
file: index.qmd
3032
- text: "Research"
31-
file: projects.qmd
33+
menu:
34+
- text: "Overview"
35+
file: projects.qmd
36+
- text: "eHealth Hub for Cancer"
37+
file: Projects/eHealthHub.qmd
38+
- text: "GDI - Genomic Data Infrastructure"
39+
file: Projects/GDI.qmd
40+
- text: "Single-Cell Methods"
41+
file: Projects/scMethods.qmd
42+
- text: "Bioconductor"
43+
file: Projects/bioconductor.qmd
44+
- text: "Kidney Cancer"
45+
file: Projects/kidneyCancer.qmd
3246
- text: "People"
33-
file: people.qmd
47+
file: people.qmd
3448
- text: "Collaborate"
35-
file: Collaborate.qmd
36-
- text: "News"
37-
file: news.qmd
38-
- text: "Publications"
49+
file: Collaborate.qmd
50+
- text: "Publications & News"
3951
menu:
40-
- publications.qmd
41-
- talks.qmd
52+
- text: "Publications"
53+
file: publications.qmd
54+
- text: "Talks"
55+
file: talks.qmd
56+
- text: "News"
57+
file: news.qmd
4258
- text: "Software"
4359
file: software.qmd
4460
- text: "Join Us"
@@ -57,30 +73,24 @@ website:
5773
- icon: github
5874
menu:
5975
- text: Report a Bug
60-
url: https://github.com/CompOnco/lab_website/issues
76+
url: https://github.com/CompOnco/lab_website/issues
6177

6278

6379
page-footer:
6480
left:
65-
- text: "@Culhane Lab"
81+
- text: "© 2023 Culhane Lab | University of Limerick"
6682
center: |
6783
![](/contents/logo/LDCRC_Logo_fixed.jpg "Limerick Digital Cancer Research Center"){height="40"}
6884
![](/contents/logo/bioconductor_logo_cmyk.png "Bioconductor"){height="40"}
6985
![](/contents/logo/eHealthHub_logo.png "eHealthHub For Cancer"){height="40"}
7086
![](/contents/logo/Elixir_logo-3927606181.png "ELIXIR"){height="40"}
7187
![](/contents/logo/OHDSI.jpeg "OHDSI Real World Data"){height="40"}
72-
![](/contents/logo/NasPro.png "National Spatial Tissue Profiling Platform"){height="40"}
73-
![](/contents/logo/NSRP_Logo.png){height="40"}
7488
right: |
75-
![](contents/logo/LDCRC_Logo_fixed.jpg){fig-alt="LDCRC" width=150px}
76-
77-
89+
[Privacy Policy](#) | [Terms of Use](#)
7890
7991
repo-url: https://github.com/CompOnco
8092
repo-actions: [edit, issue]
8193

82-
83-
8494
twitter-card:
8595
creator: "@AedinCulhane"
8696
site: "@CulhaneLab"
@@ -89,10 +99,16 @@ open-graph: true
8999

90100
format:
91101
html:
92-
theme: flatly
93-
css: styles.css
102+
theme:
103+
light: [flatly, styles.css]
104+
dark: [darkly, styles.css]
94105
toc: true
95-
106+
css: styles.css
107+
include-in-header:
108+
text: |
109+
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap" rel="stylesheet">
110+
<script src="https://unpkg.com/@barba/core"></script>
111+
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.5/gsap.min.js"></script>
112+
<script src="site.js" defer></script>
96113
97114
editor: visual
98-

Diff for: index.qmd

+106-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,116 @@
11
---
22
title: "Culhane Computational Oncology & Cancer Genomics Lab"
3+
page-layout: full
4+
format:
5+
html:
6+
html-math-method: katex
7+
include-in-header:
8+
text: |
9+
<style>
10+
/* Add any custom styles for this page */
11+
</style>
312
---
413

5-
Data is revolutionizing how we diagnose and treat cancer. Advances in sequencing allow us to spatially map and measure and the genome, transcriptome and other multi-omics of each individual single cell in a tumor. These data allow us to build a map of tumor architecture, profile the cells within the tumor and its microenviroment, understand cell-cell interactions and identify new targets for diagnosis and treatment.
14+
---
15+
title: "Culhane Computational Oncology & Cancer Genomics Lab"
16+
page-layout: full
17+
format:
18+
html:
19+
html-math-method: katex
20+
---
21+
22+
::: {.hero-section .fade-in}
23+
# Computational Oncology & Cancer Genomics
24+
25+
We develop computational tools and algorithms to understand cancer biology and improve treatment outcomes.
26+
:::
27+
28+
:::::::::::::::::::::: container
29+
:::::::::::: row
30+
::::: {.col-md-4 .mb-4 .fade-in}
31+
:::: {.card .h-100}
32+
::: card-body
33+
### Our Research
34+
35+
We specialize in developing algorithms for multi-modal analysis of cancer omics data, creating tools to discover insights into tumor evolution and treatment efficacy.
36+
37+
[Explore Projects](projects.html){.btn .btn-primary}
38+
:::
39+
::::
40+
:::::
41+
42+
::::: {.col-md-4 .mb-4 .fade-in}
43+
:::: {.card .h-100}
44+
::: card-body
45+
### Connected Data
46+
47+
We lead initiatives in federated cancer data infrastructure, working with global consortiums to build frameworks that improve cancer research and care.
48+
49+
[Learn More](Projects/eHealthHub.html){.btn .btn-primary}
50+
:::
51+
::::
52+
:::::
53+
54+
::::: {.col-md-4 .mb-4 .fade-in}
55+
:::: {.card .h-100}
56+
::: card-body
57+
### Open Science
58+
59+
We embrace open science principles, contributing to Bioconductor and sharing tools with the research community to accelerate cancer research globally.
60+
61+
[See Our Software](software.html){.btn .btn-primary}
62+
:::
63+
::::
64+
:::::
65+
::::::::::::
66+
67+
::::::::::: {.row .mt-5 .fade-in}
68+
::::: col-md-6
69+
## Recent Publications
70+
71+
::: publication
72+
#### Correspondence analysis for dimension reduction, batch integration, and visualization of single-cell RNA-seq data
73+
74+
**Hsu LL, Culhane AC** (2023) Scientific Reports
75+
76+
[Read Paper](https://doi.org/10.1038/s41598-022-26434-1){.btn .btn-sm .btn-outline-secondary}
77+
:::
78+
79+
::: publication
80+
#### Anti-CAIX BBζ CAR4/8 T cells exhibit superior efficacy in a ccRCC mouse model
81+
82+
**Wang Y, Buck A, Grimaud M, Culhane AC,** et al. (2022) Molecular Therapy Oncolytics
83+
84+
[Read Paper](https://doi.org/10.1016/j.omto.2021.12.019){.btn .btn-sm .btn-outline-secondary}
85+
:::
86+
87+
[View All Publications](publications.html){.btn .btn-primary .mt-3}
88+
:::::
89+
90+
::::::: col-md-6
91+
## Latest News
92+
93+
:::: {.card .mb-3}
94+
::: card-body
95+
### New Grant Award
696

7-
## Algorithms for multi-modal analysis of cancer 'omics
97+
Our lab has received funding for all-island eHealth research in cancer.
898

9-
Our computational oncology lab specializes in using bioinformatics, data science and artificial intelligence to analyze clincal cancer genomics data. We develop algorithms to discover new insights into how different types of tumors evolve over time, or the treatments that may be more effective against specific types of cancers. By combining these powerful analytical techniques with medical knowledge about disease progression patterns or drug efficacy rates, our labs can develop algorithms to that researchers understand disease and clinical decision support tools that help clinical teams improve patient outcomes.
99+
[Read More](News/22-04-04_LimerickPost.html){.btn .btn-sm .btn-outline-secondary}
100+
:::
101+
::::
10102

11-
## Federated Connected Cancer Data
103+
:::: {.card .mb-3}
104+
::: card-body
105+
### RTE Brainstorm Article
12106

13-
Working with national, EU and global consortium including the European 1+ Million Genomics Data Infastructure [GDI](https://gdi.onemilliongenomes.eu) and [OHDSI](https://www.ohdsi.org) we are connecting cancer data to develop more comprehensive understanding of cancer. During the pandemic we learned the value of connecting world-wide digital health data to quickly identify trends and develop strategies to improve care. Real word data including electronic health records data compliments data from cancer clinical trial research, which typically study fixed term outcomes. Our lab lead the [eHealth Hub for Cancer]() a Higher Education Authority funded all-island program to build frameworks and computational tools to connect clinical cancer data. In connecting data we can study population level data and support the design of clinical research into new treatments or combinations of treatments that may be more effective than existing ones.
107+
Prof Aedin Culhane and Prof Mark Lawler spoke with RTE Brainstorm about the pressing need for harmonization of clinical cancer health data.
14108

15-
## Open Science and Open Source Software
109+
[Read More](News/22_05_19_BrainStorm.html){.btn .btn-sm .btn-outline-secondary}
110+
:::
111+
::::
16112

17-
We are an open science, open development, open source software lab who values diversity and inclusion. We share our tools to the benefit of the research community, and we benefit from those who share with us. We are in active in [Bioconductor](www.bioconductor.org), a global open source software suite which supports collaboration and sharing of bioinformatics code, data and workflows. It used by over 1 million researchrs worldwide in the analysis and interpretation of genomic data.
113+
[View All News](news.html){.btn .btn-primary}
114+
:::::::
115+
:::::::::::
116+
::::::::::::::::::::::

Diff for: people.qmd

+55-28
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,100 @@
11
---
2-
title: "Culhane Lab"
2+
title: "Our Team"
33
listing:
44
- id: PI
55
contents: "People/PI/*.qmd"
66
type: grid
7+
grid-columns: 1
78

89
- id: Team
910
contents: "People/Team/*.qmd"
1011
type: grid
12+
grid-columns: 3
1113

1214
- id: Mentoring
1315
contents: "People/Mentoring/*.qmd"
1416
type: grid
15-
1617
grid-columns: 3
18+
19+
image-height: 250px
1720
categories: true
18-
feed: true
19-
sort-ui: [Name]
20-
filter-ui: [title, Name, date, description, categories, tag]
21+
filter-ui: [title, Name, categories, tag]
2122

22-
grid-columns: 3
23-
image-height: 350px
24-
2523
page-layout: full
2624
bibliography: references.bib
2725
---
2826

29-
## Principal Investigator
27+
:::::::::::::::: team-section
28+
## Principal Investigator {.section-title}
3029

30+
:::: fade-in
3131
::: {#PI}
3232
:::
33+
::::
3334

34-
## Team
35+
## Core Team {.section-title}
3536

37+
:::: fade-in
3638
::: {#Team}
3739
:::
40+
::::
3841

39-
## Team (Extended)
42+
## Extended Team {.section-title}
4043

44+
:::: fade-in
4145
::: {#Mentoring}
4246
:::
47+
::::
4348

44-
## Alumni
45-
46-
::: {#Alumni}
47-
:::
49+
## Alumni {.section-title}
4850

51+
::::::::: {.alumni-grid .fade-in}
52+
::: alumni-card
53+
#### [Lauren Hsu](https://www.linkedin.com/in/lauren-hsu-155a282a/)
4954

55+
PhD Candidate in Biostatistics at Harvard
5056

51-
[Lauren Hsu](https://www.linkedin.com/in/lauren-hsu-155a282a/)\
52-
PhD Candidate in Biostatistics at Harvard\
5357
Publications: [@hsu2020; @Lê2021; @Hsu2023]
58+
:::
59+
60+
::: alumni-card
61+
#### [Azfar Basunia](https://www.pennmedicine.org/departments-and-centers/department-of-radiology/education-and-training/residency-programs/current-residents/diagnostic-radiology-residents)
62+
63+
Diagnostic Radiology Resident at Penn Medicine. Department of Radiology
5464

55-
[Azfar Basunia](https://www.pennmedicine.org/departments-and-centers/department-of-radiology/education-and-training/residency-programs/current-residents/diagnostic-radiology-residents)\
56-
Diagnostic Radiology Resident at Penn Medicine. Department of Radiology \
5765
Publications: [@Ramos2017; @Meng2019; @Schwede2020]
66+
:::
67+
68+
::: alumni-card
69+
#### [Chen Meng](https://www.linkedin.com/in/chen-meng-0422b226/)
70+
71+
Center Leader Bioinformatics at the Bavarian Center for Biomolecular Mass Spectrometry (BayBioMS)
5872

59-
[Chen Meng](https://www.linkedin.com/in/chen-meng-0422b226/)\
60-
Center Leader Bioinformatics at the Bavarian Center for Biomolecular Mass Spectrometry (BayBioMS)\
6173
Publications: [@Meng2016; @Lê2021; @Meng2019; @Meng2014; @Meng2016a; @Thorsson2019]
74+
:::
75+
76+
::: alumni-card
77+
#### [Daniel Gusenleitner](https://www.linkedin.com/in/daniel-gusenleitner-2b295188/)
78+
79+
Head of Computational Biology at Mercy BioAnalytics, Inc.
80+
81+
Publications: [@gusenleitner2012; @Schröder2013; @Culhane2012]
82+
:::
6283

63-
[Daniel Gusenleitner](https://www.linkedin.com/in/daniel-gusenleitner-2b295188/)\
64-
Head of Computational Biology at Mercy BioAnalytics, Inc.\
65-
Publications:[@gusenleitner2012; @Schröder2013; @Culhane2012]
84+
::: alumni-card
85+
#### [Matthew Schwede](https://www.linkedin.com/in/matthew-schwede-9a051415/)
86+
87+
Hematology Oncology Fellow at Stanford University School of Medicine
6688

67-
[Matthew Schwede](https://www.linkedin.com/in/matthew-schwede-9a051415/)\
68-
Hematology Oncology Fellow at Stanford University School of Medicine\
6989
Publications: [@Wang2012; @Schwede2013; @Santagata2014; @Schwede2020; @Chittenden2010]
90+
:::
91+
92+
::: alumni-card
93+
#### [Oana Zeleznik](https://www.linkedin.com/in/oanazeleznik/)
94+
95+
Instructor in Medicine, Harvard Medical School and Associate Epidemiologist, Brigham and Women's Hospital
7096

71-
[Oana Zeleznik](https://www.linkedin.com/in/oanazeleznik/)\
72-
Instructor in Medicine, Harvard Medical School and Associate Epidemiologist, Brigham and Women's Hospital\
7397
Publications: [@Meng2016]
98+
:::
99+
:::::::::
100+
::::::::::::::::

0 commit comments

Comments
 (0)