Skip to content

Commit 22fca45

Browse files
committed
Adding a space betweek carrousel and text in index
1 parent 681d052 commit 22fca45

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,16 @@ function showSlides(n) {
167167
slides[slideIndex-1].style.display = "block";
168168
dots[slideIndex-1].className += " active";
169169
}
170-
</script>
170+
</script>>
171+
172+
</br>
173+
</br>
171174

172175
</body>
173176
</html>
174177

175-
Our research spans biology and data science, tackling complex planetary and human health challenges. We focus on **Multimodal Data**, processing and analyzing diverse types such as mass spectrometry (proteomics, metabolomics) and metaomics (metagenomics, metatranscriptomics, metaproteomics), tackling complex biological problems.
178+
179+
We focus on **Multimodal Data**, processing and analyzing diverse types such as mass spectrometry (proteomics, metabolomics) and metaomics (metagenomics, metatranscriptomics, metaproteomics), tackling complex biological problems.
176180

177181
A key component is developing **High-quality Knowledge Graphs** that connect data, allowing integration and interpretation of these data and we use **Graph Machine Learning** to extract insights, revealing patterns and generating predictions from graph structures.
178182

0 commit comments

Comments
 (0)