← Back to Home
Project July 2024

Integrating Multi-Omics Data for Advanced Clustering Analysis

Combining diverse biological data types to uncover meaningful patterns through machine learning.

Multi-Omics Data

Introduction

The era of multi-omics data brings exciting opportunities for deeper insights into biological processes. In one of my course projects, I explored how to integrate diverse data types such as gene expression, DNA methylation, and miRNA expression to perform clustering analysis and uncover meaningful patterns.

The Process

01

Data Integration

Combined three distinct omics datasets — gene expression, DNA methylation, and miRNA expression — to create a comprehensive view of biological systems.

02

Dimensionality Reduction

Reduced the high-dimensional data into manageable representations using neural network models.

03

Clustering & Evaluation

Validated clustering results through survival analysis to assess biological significance and clinical relevance.

Takeaways

This project enhanced my understanding of multi-omics data and demonstrated the power of machine learning in uncovering hidden insights within complex biological datasets.