Cargando…

Deep single-cell RNA-seq data clustering with graph prototypical contrastive learning

MOTIVATION: Single-cell RNA sequencing enables researchers to study cellular heterogeneity at single-cell level. To this end, identifying cell types of cells with clustering techniques becomes an important task for downstream analysis. However, challenges of scRNA-seq data such as pervasive dropout...

Descripción completa

Detalles Bibliográficos
Autores principales: Lee, Junseok, Kim, Sungwon, Hyun, Dongmin, Lee, Namkyeong, Kim, Yejin, Park, Chanyoung
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Oxford University Press 2023
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10246584/
https://www.ncbi.nlm.nih.gov/pubmed/37233193
http://dx.doi.org/10.1093/bioinformatics/btad342
Descripción
Sumario:MOTIVATION: Single-cell RNA sequencing enables researchers to study cellular heterogeneity at single-cell level. To this end, identifying cell types of cells with clustering techniques becomes an important task for downstream analysis. However, challenges of scRNA-seq data such as pervasive dropout phenomena hinder obtaining robust clustering outputs. Although existing studies try to alleviate these problems, they fall short of fully leveraging the relationship information and mainly rely on reconstruction-based losses that highly depend on the data quality, which is sometimes noisy. RESULTS: This work proposes a graph-based prototypical contrastive learning method, named [Formula: see text]. Specifically, [Formula: see text] encodes the cell representations using Graph Neural Networks on cell–gene graph that captures the relational information inherent in scRNA-seq data and introduces prototypical contrastive learning to learn cell representations by pushing apart semantically dissimilar pairs and pulling together similar ones. Through extensive experiments on both simulated and real scRNA-seq data, we demonstrate the effectiveness and efficiency of [Formula: see text]. AVAILABILITY AND IMPLEMENTATION: Code is available at https://github.com/Junseok0207/scGPCL.