|
Publications and Projects
|
A Systematic Evaluation of Single-Cell Batch Integration Metrics and sBEE: A Robust New Metric
Mekan Myradov, Aissa Houdjedj, Oznur Tastan, and Hilal Kazan
Under review for European Conference on Computational Biology, 2026
We tested existing batch integration metrics under challenging real-world scenarios such as
uneven sample compositions and overlapping cell types, identifying where each metric breaks down.
Based on these findings, we developed sBEE (single-cell Batch Effect Evaluator), a unified metric
that jointly evaluates cross-batch distance relationships and local neighborhood batch composition,
delivering more reliable and consistent performance evaluations than existing approaches.
|
SCITUNA: single-cell data integration tool using network alignment
Aissa Houdjedj, Yacine Marouf, Mekan Myradov, Onur Dogan, Burak Onur Erten, Oznur Tastan, Cesim Erten and Hilal Kazan
BMC Bioinformatics, 2025
pdf /
code /
bib
We introduce a novel method for batch effect correction named SCITUNA, a Single-Cell data Integration Tool Using Network Alignment.
The method aligns batches iteratively, progressively integrating each batch into a unified representation to correct for batch effects.
We perform evaluations on 39 individual batches from four real datasets and a simulated dataset, which include both scRNA-seq and
scATAC-seq datasets, spanning multiple organisms and tissues. A thorough comparison of existing batch correction methods using 13
metrics reveals that SCITUNA outperforms current approaches and is successful at preserving biological signals present in the original data.
|
Single-Cell Multiome Analysis
Mekan Myradov and Shilpa Garg
pdf / code
A comprehensive deep learning pipeline for analyzing single-cell multiome data, benchmarking multiple state-of-the-art integration methods including CCA,
Joint VAE, MultiVI, MOFA+ and Seurat (Weighted Nearest Neighbors).
|
ANOVA and Linear Regression Toolbox (Course Project)
Mekan Myradov
pdf / code
I implemented a comprehensive Python toolbox for statistical analysis implementing one-way ANOVA, two-way ANOVA,
and multiple linear regression with various hypothesis testing and confidence interval methods.
|
Synthetic Data Generation with Gaussian Mixture Models (Course Project)
Mekan Myradov
pdf /
code
I implemented a synthetic data generation algorithm in Python using Gaussian Mixture Models.
|
|