Pith. sign in

REVIEW 4 major objections 6 minor 230 references

Deep Learning in Single-Cell and Spatial Transcriptomics Data Analysis: Advances and Challenges from a Data Science Perspective

T0 review · 4 major / 6 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read This review maps the deep learning toolbox for single-cell and spatial transcriptomics onto four data challenges — sparsity, diversity, scarcity, and correlation — and compares 58 methods across 21 benchmark datasets.

desk verdict A useful descriptive review that overclaims its benchmark contribution: the 'evaluation' is a re-visualization of prior benchmarks, and the authors need to say so and release their aggregation code. read the letter →

arxiv 2412.03614 v2 pith:5RWB2QDJ submitted 2024-12-04 q-bio.GN cs.LG

classification q-bio.GNcs.LG
keywords single-cellRNAsequencingspatialtranscriptomicsdeeplearningdatasparsitymultimodalintegrationbenchmarkevaluationcell-cellcommunicationscience
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Deep learning is becoming the default tool for single-cell and spatial transcriptomics, but the field lacks a clear map of which methods work and why. This review's central claim is that the analytical problems all reduce to four data-science obstacles: sparsity (high-dimensional noisy, zero-inflated expression matrices), diversity (multiple modalities and independent data sources), scarcity (missing annotations and missing modalities), and correlation (spatiotemporal dependencies and prior knowledge). Working within that taxonomy, the paper curates 21 datasets from nine benchmarks covering 58 computational methods and presents side-by-side comparisons of their reported performance on imputation, multi-source integration, modality prediction, and cell-cell interaction inference. If the picture is right, it gives practitioners a principled way to match deep learning architecture families to specific data obstacles and a baseline view of where the current methods stand.

What carries the argument

The central organizing device is the four-challenge taxonomy — data sparsity, diversity, scarcity, and correlation — which frames every method family (autoencoders, GANs, VAEs, CNNs, GNNs, statistical models) by the data property it is designed to overcome. The comparative engine is a curated benchmark corpus: 21 datasets drawn from nine prior benchmark studies, covering 58 computational methods. Figures 3, 8, 11, and 14 re-visualize the reported scores from those studies on common scales so that methods can be compared across imputation, multi-source integration, modality prediction, and cell-cell interaction tasks.

What would settle it

Re-running all 58 methods on the same 21 datasets under one common preprocessing and evaluation pipeline would settle the claims; if the rankings in Figures 3, 8, 11, and 14 (for example, DCA and scIGANs leading imputation, totalVI leading modality prediction, CellPhoneDB leading cell-cell interaction) do not reproduce, the comparative conclusions would be falsified. A cheaper check is to compare the re-plotted values directly against the numbers published in the source benchmarks.

Watch

Extended reading notes

Core claim

On its own terms, the paper establishes that the diverse deep learning literature in single-cell and spatial transcriptomics can be organized by the data problem it solves, and that each problem has a characteristic winning strategy. For data sparsity, autoencoder and generative approaches such as DCA and scIGANs show the best imputation consistency and clustering across five benchmark datasets. For multi-source integration, NMF-based and nearest-neighbor methods dominate batch correction and biological conservation across seven benchmark datasets, while VAE- and GAN-based models also preserve biology. For missing modalities, totalVI achieves the highest cell-cell Pearson correlation on predicted modalities, with PoE leading among VAE-based models. For cell-cell interaction inference, CellPhoneDB is consistently among the top across five benchmark datasets. The paper also identifies three forward-looking needs: novel AI methods, fair and biologically meaningful benchmark datasets, and practical applications in biology, medicine, and clinical care.

Load-bearing premise

The paper's comparative conclusions rest on the assumption that the benchmark studies it re-visualizes were correct, mutually comparable, and run under conditions that still represent current practice, since no method is re-run in this review.

Editorial extensions

If this is right

  • Practitioners can choose an architecture family from the dominant data obstacle: autoencoder/generative models for sparse noisy matrices, NMF or nearest-neighbor methods for multi-source integration, and VAE-based joint embeddings for missing modalities.
  • The benchmark corpus gives a ready-made testbed: any new imputation, integration, modality-prediction, or cell-cell interaction method can be positioned against the 58 methods already summarized on these 21 datasets.
  • The taxonomy suggests that the field's bottleneck is no longer a single algorithm but the absence of fair, biologically validated benchmarks and standardized evaluation metrics.
  • The review's future-directions list points to foundation models and agent-based systems as the next step for interpretable, generalizable analysis of single-cell and spatial data.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Editorial extension: because the comparative figures re-plot prior benchmark results rather than new experiments, the rankings inherit any preprocessing choices, metric choices, or dataset biases of the source benchmarks; a uniform rerun would be needed before the rankings are treated as definitive.
  • The four-challenge taxonomy could be reused as a design template for new spatial multi-omics methods: sparsity and missing-modality problems favor deep generative models with explicit noise models, while correlation problems favor graph-based architectures; this division is implicit in the survey but not stated as a design rule.
  • A testable extension is to build hybrid models that keep the interpretable statistical layers highlighted in the review (negative-binomial/ZINB count models, GAMLSS simulation) and wrap them in deep encoders; comparing such hybrids against DCA, totalVI, and CellPhoneDB on the same 21 datasets would directly test the taxonomy's predictive value.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 6 minor

Summary. This review paper surveys deep learning methods for single-cell and spatial transcriptomics data analysis, organizing the field around four data-science challenges: sparsity, diversity, scarcity, and correlation. For each challenge it describes representative methods, often with mathematical formulations, and it claims to have curated 21 datasets from 9 benchmarks covering 58 computational methods and to have evaluated these methods on their respective tasks. The actual benchmark sections, however, re-visualize results from prior benchmark papers rather than reporting new runs. The review also catalogs sequencing technologies, public databases, and future research directions regarding AI methodologies, benchmarks, and applications.

Significance. If accepted as a survey, the paper offers a broad and current map of deep learning approaches for single-cell and spatial transcriptomics, with a useful organizing framework (sparsity, diversity, scarcity, correlation) and a rich reference list. The mathematical descriptions of selected methods (e.g., scvis, scVI, scDesign3) add pedagogical value, and the coverage of databases and future directions is generally accurate and up to date. However, the paper's central comparative contribution—the benchmark-based method map—is currently not independently checkable: the figures are re-visualizations of prior benchmarks, no code or data are provided, and the aggregation rules are only loosely described. This limits the scientific value of the claimed evaluation, although it is a correctable presentation and transparency issue rather than a fundamental flaw in the survey's descriptive content.

major comments (4)
  1. [Abstract and Key Points; §3.1.2, §3.2.2, §3.3.2, §3.4.2] The abstract and Key Points state that the authors 'curated 21 datasets from 9 benchmarks, encompassing 58 computational methods, and evaluated their performance,' but the manuscript does not perform any new evaluation. Figures 3, 8, 11, and 14 are explicitly captioned 'Revisualize the benchmark results' from prior studies (refs [41,14], [131], [86,137], [208,164,214,125]), and no methods are rerun, no per-dataset scores are tabulated, and no code or plotting scripts are supplied. The comparative conclusions—e.g., 'DCA and scIGANs each achieved the highest imputation consistency,' 'totalVI shows highest cell-cell PCC,' and 'CellPhoneDB ranks among the top'—therefore rest entirely on the correctness and comparability of the original benchmarks plus the authors' re-aggregation of those numbers. This is a transparency and reproducibility problem: a reader cannot independently check the comparative map. Please either reframe the claim as a re-visualization with explicit caveats about inherited benchmark limitations or provide the aggregated data tables, plotting scripts, and a precise description of the aggregation procedure, or both.
  2. [§3.1.2 (Imputation)] The text states 'We have collected 12 methods, including ... to evaluate their imputation performance,' but only 11 methods are listed: scImpute, SAVER, ALRA, MAGIC, scTSSR, DCA, DrImpute, DeepImpute, AutoImpute, scIGANs, and scGAIN. This internal count discrepancy, combined with the loosely specified aggregation rules in the Figure 3 caption (e.g., 'consistancy refers to the mean metrics of F1, AUC and ACC'), makes it impossible to reproduce the imputation comparison from the text alone. Please correct the count and provide the exact metric definitions and source values used.
  3. [§3.4.2 and Figure 14] The claim that the authors 'evaluate their cell-cell interaction prediction performance on five benchmark datasets' again refers to re-visualizations of refs [208,164,214,125]. The figure shows five datasets but the caption groups them into four benchmarks, and the mapping of datasets to benchmarks and metrics (precision, F1, sum of communication scores, AUC, distance enrichment) is not tabulated. Without a clear mapping of the underlying raw numbers, the statement 'CellPhoneDB ranks among the top across all benchmark datasets' cannot be verified. Please add a supplementary table with the per-dataset scores for each method.
  4. [Abstract, Key Points, and §3] The paper nowhere provides a consolidated list of the claimed 21 datasets, 9 benchmarks, or 58 computational methods, even though these numbers are central to the abstract's promise. The reader cannot verify the curation even at the level of counts. Please add a supplementary table enumerating each benchmark source, the datasets used, the methods included, and the section where each comparison appears.
minor comments (6)
  1. [Figure 3 caption] The word 'consistancy' is a typo for 'consistency.'
  2. [§3.3.1 and Figure 9] The method name is spelled 'GlouNdGAN' in the text and 'GRouNdGAN' in Figure 9 and the reference list; please standardize the spelling.
  3. [§4.1] The text refers to 'OpenAI’s O13' but the intended model name is likely 'O1'; the footnote marker for the O1 URL also appears as a superscript '3' rather than a footnote symbol.
  4. [§4.3] There is a typo: 'in additon' should be 'in addition.'
  5. [Table 1] The 'Cells (M)' column lists values such as '3' and '5.6' without explicitly stating that the unit is millions in the header; please clarify the units or use a consistent notation.
  6. [General] Several figures (e.g., Figures 5, 7, 10) are dense and contain small text; consider enlarging fonts and adding panel labels to improve readability.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: the paper is a review whose comparative claims are re-visualizations of external benchmark papers, not derivations from its own inputs.

full rationale

This manuscript is a narrative review, not a derivation or prediction pipeline, so the circularity patterns enumerated in the rubric do not apply. The abstract states that the authors 'curated 21 datasets from 9 benchmarks, encompassing 58 computational methods, and evaluated their performance on the respective modeling tasks,' but the figures themselves are captioned as re-visualizations of prior benchmark results, e.g., Figure 3: 'Revisualize the benchmark results for data imputation from five benchmark datasets[41, 14]' and Figure 8: 'Revisualize the benchmark results for multi-source data integration from seven benchmark datasets[131].' The conclusions, such as 'DCA and scIGANs each achieved the highest imputation consistency' and 'totalVI shows highest cell-cell PCC,' are inherited from those external benchmark papers rather than generated by any model, fit, or self-referential argument in the present work. There is no fitted parameter that is later called a prediction, no uniqueness theorem imported from the authors' own prior work, and no ansatz smuggled in via self-citation; indeed, the reference list contains no self-citations by the authors. The lack of code, per-dataset score tables, and reruns is a transparency and reproducibility limitation that could undermine the strength of the 'evaluation' claim, but it is not circularity under the rubric: the review's content is not equivalent to its own inputs by construction, and its comparative statements are externally sourced rather than self-derived. Accordingly, the appropriate finding is no significant circularity, with a score of 0.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

The review introduces no fitted parameters and no new postulated entities. Its content depends on the authors' taxonomic choices and on the validity of the prior benchmark results it re-visualizes, plus standard domain assumptions about single-cell data modeling.

assumptions (3)
  • ad hoc to paper The four challenges (sparsity, diversity, scarcity, correlation) form a complete and useful organizing framework for deep learning methods in this field.
    Section 1 introduces these four as the review's backbone; this categorization is the authors' own construction and is not derived from an external benchmark or formal analysis.
  • ad hoc to paper Re-plotted benchmark outcomes from prior papers are treated as valid proxies for a new evaluation of method performance.
    The benchmark figures (Figures 3, 8, 11, 14) re-visualize results from prior benchmark papers, and the text interprets them as evidence for method comparisons, implicitly assuming the original benchmarks are correct and comparable.
  • domain assumption Standard generative and deep learning assumptions, such as zero-inflated negative binomial count models and variational inference, are appropriate for single-cell transcriptomics data.
    Section 3.1 relies on ZINB and VAE frameworks (e.g., scVI, DCA) as accepted modeling choices, following the cited literature rather than re-deriving or testing these assumptions.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Deep Learning in Single-Cell and Spatial Transcriptomics Data Analysis: Advances and Challenges from a Data Science Perspective." pith.science (2026). https://pith.science/paper/5RWB2QDJ

@misc{pith2026241203614,
  author       = {Pith},
  title        = {Pith review of: Deep Learning in Single-Cell and Spatial Transcriptomics Data Analysis: Advances and Challenges from a Data Science Perspective},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/5RWB2QDJ}},
  note         = {Machine review of arXiv:2412.03614}
}
read the original abstract

The development of single-cell and spatial transcriptomics has revolutionized our capacity to investigate cellular properties, functions, and interactions in both cellular and spatial contexts. However, the analysis of single-cell and spatial omics data remains challenging. First, single-cell sequencing data are high-dimensional and sparse, often contaminated by noise and uncertainty, obscuring the underlying biological signals. Second, these data often encompass multiple modalities, including gene expression, epigenetic modifications, and spatial locations. Integrating these diverse data modalities is crucial for enhancing prediction accuracy and biological interpretability. Third, while the scale of single-cell sequencing has expanded to millions of cells, high-quality annotated datasets are still limited. Fourth, the complex correlations of biological tissues make it difficult to accurately reconstruct cellular states and spatial contexts. Traditional feature engineering-based analysis methods struggle to deal with the various challenges presented by intricate biological networks. Deep learning has emerged as a powerful tool capable of handling high-dimensional complex data and automatically identifying meaningful patterns, offering significant promise in addressing these challenges. This review systematically analyzes these challenges and discusses related deep learning approaches. Moreover, we have curated 21 datasets from 9 benchmarks, encompassing 58 computational methods, and evaluated their performance on the respective modeling tasks. Finally, we highlight three areas for future development from a technical, dataset, and application perspective. This work will serve as a valuable resource for understanding how deep learning can be effectively utilized in single-cell and spatial transcriptomics analyses, while inspiring novel approaches to address emerging challenges.

Figures

Figures reproduced from arXiv: 2412.03614 by the authors.

Figure 1
Figure 1. The overall structure of the article is organized into three main sections. (a) An overview of key sequencing technologies in single-cell and spatial transcriptomics; (b) A discussion of four significant scientific and technical challenges within the field from a data science perspective, namely: data sparsity, data diversity, data scarcity, and data correlation; (c) An exploration of potential future perspectives t… view at source ↗
Figure 2
Figure 2. The sequencing pipeline for single cell and spatial transcriptomics data. (a) Bulk-based technique provides average gene expression profiles at the tissue level, with cell proportions estimated through deconvolution methods. (b) Microfluidic-based techniques isolate individual cells into droplets or wells, followed by barcoding and sequencing. (c) Spatial barcode-based techniques utilize cell barcodes to capture pol… view at source ↗
Figure 3
Figure 3. Revisualize the benchmark results for data imputation from five benchmark datasets[41, 14]. In benchmark 1 (dataset 1 and 2), ’clustering’ represents the average value of clustering evaluation metrics, including NMI and ARI, while ’consistency’ includes PCC. In benchmark 2 (dataset 3-5), ’clustering’ represents the mean of the NMI and ARI, and ’consistancy’ refers to the mean metrics of F1, AUC and ACC. The green re… view at source ↗
Figures from the paper (12 more)
Figure 4
Figure 4. Figure 4: The structure of section "Data Sparsity" and related methods. The tree chart outlines the challenges associated with processing sparse single-cell data, focusing on issues including the curse of dimensionality, noise, and uncertainty. whereas the discriminator distingu…
Figure 5
Figure 5. Figure 5: The challenges and typical approaches for data sparsity. Neural networks often modeling data representa￾tions in complex latent spaces, particularly in scenarios with increased factors of variability, such as uncertainties in experimental processes. (a) For curse of di…
Figure 6
Figure 6. Figure 6: 3.2.1 Multimodal Data Alignment This section focuses on the alignment of multimodal data, including multi-omics data as well as paired single-cell and spatial transcriptomics data, with the goal of uncovering intrinsic patterns in the alignment of homologous data. 11 …
Figure 6
Figure 6. Figure 6: The structure of section "Data Diversity" and related methods. The tree chart outlines the challenges associated with processing multi-view single-cell data, focusing on issues including multimodal data alignment, and the integration of multi-source data. Multi-omics D…
Figure 7
Figure 7. Figure 7: The challenges and typical approaches for data diversity. The integration of multi-modal and multi-omics data via DL is a trend in the study of data diversity. (a) For multi-omics integration, we plotted the framework of LIGER[204]. Multi-omics data alignment aims to a…
Figure 8
Figure 8. Figure 8: Revisualize the benchmark results for multi-source data integration from seven benchmark datasets[131]. This analysis includes 19 reported methods, including nearest neighbor (NN), PCA, AE, VAE, NMF, Bayes, and GAN. The orange rectangle represents the largest point siz…
Figure 9
Figure 9. Figure 9: The structure of section "Data Scarcity" and related methods. The tree chart outlines the challenges related to the scarcity of high-quality single-cell data, emphasizing issues such as missing data annotation and missing modalities. model regulatory interactions betwe…
Figure 10
Figure 10. Figure 10: The challenges and typical approaches for data scarcity. DL-based methods mainly rely on VAE architectures, using either single-modality or dual-modality joint embeddings for feature modeling to learn a shared latent space. We plot the basic architectures of the follo…
Figure 11
Figure 11. Figure 11: Revisualize the benchmark results for modality prediction from four benchmark datasets[86, 137]. The orange rectangle represents the largest point size, while the green rectangle indicates the points with the highest color value, closest to red on the color bar. In Be…
Figure 12
Figure 12. Figure 12: The structure of section "Data correlation" and related methods. The tree chart outlines the challenges related to data correlation, emphasizing challenges such as modeling spatiotemporal dependencies and prior knowledge. cell-cell interactions, and complex tissue or …
Figure 13
Figure 13. Figure 13: The challenges and typical approaches for data correlation. DL methods for integrating prior knowledge and modeling data correlation typically use three fusion strategies: early, intermediate, and late fusion. (a) For early fusion, DeepLinc[117] constructs a cell adja…
Figure 14
Figure 14. Figure 14: Revisualize the benchmark results for cell-cell interactions from five benchmark datasets[208, 164, 214, 125]. "Metric 1 and Metric 2 are both accuracy metrics for cell-cell interactions. In Benchmark 1 (Datasets 1 and 2), ’Metric 1’ refers to precision, and ’Metric 2…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

230 extracted references · 68 canonical work pages

  1. [131]

    Benchmarking atlas-level data integration in single-cell genomics

    Malte D Luecken, Maren Büttner, Kridsadakorn Chaichoompu, Anna Danese, Marta Interlandi, Michaela F Müller, Daniel C Strobl, Luke Zappia, Martin Dugas, Maria Colomé-Tatché, et al. Benchmarking atlas-level data integration in single-cell genomics. Nature methods, 19(1):41–50, 2022

  2. [1]

    A comparison of automatic cell identification methods for single-cell rna sequencing data

    Tamim Abdelaal, Lieke Michielsen, Davy Cats, Dylan Hoogduin, Hailiang Mei, Marcel JT Reinders, and Ahmed Mahfouz. A comparison of automatic cell identification methods for single-cell rna sequencing data. Genome biology, 20:1–19, 2019

  3. [2]

    Wikipathways 2024: next generation pathway database

    Ayushi Agrawal, Hasan Balcı, Kristina Hanspers, Susan L Coort, Marvin Martens, Denise N Slenter, Friederike Ehrhart, Daniela Digles, Andra Waagmeester, Isabel Wassink, et al. Wikipathways 2024: next generation pathway database. Nucleic acids research, 52(D1):D679–D689, 2024

  4. [3]

    Temporal probabilistic modeling of bacterial compositions derived from 16s rrna sequencing

    Tarmo Äijö, Christian L Müller, and Richard Bonneau. Temporal probabilistic modeling of bacterial compositions derived from 16s rrna sequencing. Bioinformatics, 34(3):372–380, 2018

  5. [4]

    Single-cell rna-seq data analysis reveals functionally relevant biomarkers of early brain development and their regulatory footprints in human embryonic stem cells (hescs)

    Md Alamin, Most Humaira Sultana, Isaac Adeyemi Babarinde, AKM Azad, Mohammad Ali Moni, and Haiming Xu. Single-cell rna-seq data analysis reveals functionally relevant biomarkers of early brain development and their regulatory footprints in human embryonic stem cells (hescs). Briefings in Bioinformatics, 25(3):bbae230, 2024

  6. [5]

    Deeploc: prediction of protein subcellular localization using deep learning

    José Juan Almagro Armenteros, Casper Kaae Sønderby, Søren Kaae Sønderby, Henrik Nielsen, and Ole Winther. Deeploc: prediction of protein subcellular localization using deep learning. Bioinformatics, 33(21):3387–3395, 2017

  7. [6]

    Expansion sequencing: Spatially precise in situ transcriptomics in intact biological systems

    Shahar Alon, Daniel R Goodwin, Anubhav Sinha, Asmamaw T Wassie, Fei Chen, Evan R Daugharthy, Yosuke Bando, Atsushi Kajita, Andrew G Xue, Karl Marrett, et al. Expansion sequencing: Spatially precise in situ transcriptomics in intact biological systems. Science, 371(6528):eaax2656, 2021. 22 A PREPRINT - DECEMBER 9, 2024

  8. [7]

    Parallel single-cell sequencing links transcriptional and epigenetic heterogeneity

    Christof Angermueller, Stephen J Clark, Heather J Lee, Iain C Macaulay, Mabel J Teng, Tim Xiaoming Hu, Felix Krueger, Sébastien A Smallwood, Chris P Ponting, Thierry V oet, et al. Parallel single-cell sequencing links transcriptional and epigenetic heterogeneity. Nature methods, 13(3):229–232, 2016

Show all 230 references
  1. [8]

    Method of the year 2013

    Anonymous. Method of the year 2013. Nature Methods, 11:1, 2014. Published: 30 December 2013, Issue Date: January 2014

  2. [9]

    Mofa+: a statistical framework for comprehensive integration of multi-modal single-cell data

    Ricard Argelaguet, Damien Arnol, Danila Bredikhin, Yonatan Deloro, Britta Velten, John C Marioni, and Oliver Stegle. Mofa+: a statistical framework for comprehensive integration of multi-modal single-cell data. Genome biology, 21:1–17, 2020

  3. [10]

    Deepimpute: an accurate, fast, and scalable deep neural network method to impute single-cell rna-seq data

    Cédric Arisdakessian, Olivier Poirion, Breck Yunits, Xun Zhu, and Lana X Garmire. Deepimpute: an accurate, fast, and scalable deep neural network method to impute single-cell rna-seq data. Genome biology, 20:1–14, 2019

  4. [11]

    Multivi: deep generative model for the integration of multimodal data

    Tal Ashuach, Mariano I Gabitto, Rohan V Koodli, Giuseppe-Antonio Saldi, Michael I Jordan, and Nir Yosef. Multivi: deep generative model for the integration of multimodal data. Nature Methods, 20(8):1222–1231, 2023

  5. [12]

    Multimodal deep learning approaches for single-cell multi-omics data integration

    Tasbiraha Athaya, Rony Chowdhury Ripan, Xiaoman Li, and Haiyan Hu. Multimodal deep learning approaches for single-cell multi-omics data integration. Briefings in Bioinformatics, 24(5):bbad313, 2023

  6. [13]

    Gene regulatory network inference in the era of single-cell multi-omics

    Pau Badia-i Mompel, Lorna Wessels, Sophia Müller-Dott, Rémi Trimbour, Ricardo O Ramirez Flores, Ricard Argelaguet, and Julio Saez-Rodriguez. Gene regulatory network inference in the era of single-cell multi-omics. Nature Reviews Genetics, 24(11):739–754, 2023

  7. [14]

    Sae-impute: imputation for single-cell data via subspace regression and auto-encoders

    Liang Bai, Boya Ji, and Shulin Wang. Sae-impute: imputation for single-cell data via subspace regression and auto-encoders. BMC bioinformatics, 25(1):317, 2024

  8. [15]

    Deep learning-based advances and applications for single-cell rna-sequencing data analysis

    Siqi Bao, Ke Li, Congcong Yan, Zicheng Zhang, Jia Qu, and Meng Zhou. Deep learning-based advances and applications for single-cell rna-sequencing data analysis. Briefings in Bioinformatics, 23(1):bbab473, 2022

  9. [16]

    Studying and modelling dynamic biological processes using time-series gene expression data

    Ziv Bar-Joseph, Anthony Gitter, and Itamar Simon. Studying and modelling dynamic biological processes using time-series gene expression data. Nature Reviews Genetics, 13(8):552–564, 2012

  10. [17]

    Ncbi geo: archive for functional genomics data sets—update

    Tanya Barrett, Stephen E Wilhite, Pierre Ledoux, Carlos Evangelista, Irene F Kim, Maxim Tomashevsky, Kimberly A Marshall, Katherine H Phillippy, Patti M Sherman, Michelle Holko, et al. Ncbi geo: archive for functional genomics data sets—update. Nucleic acids research, 41(D1):D...

  11. [18]

    Dimensionality reduction for visualizing single-cell data using umap

    Etienne Becht, Leland McInnes, John Healy, Charles-Antoine Dutertre, Immanuel WH Kwok, Lai Guan Ng, Florent Ginhoux, and Evan W Newell. Dimensionality reduction for visualizing single-cell data using umap. Nature biotechnology, 37(1):38–44, 2019

  12. [19]

    Predicting small molecule transfer free energies by combining molecular dynamics simulations and deep learning.Journal of Chemical Information and Modeling, 60(11):5375– 5381, 2020

    WF Drew Bennett, Stewart He, Camille L Bilodeau, Derek Jones, Delin Sun, Hyojin Kim, Jonathan E Allen, Felice C Lightstone, and Helgi I Ingólfsson. Predicting small molecule transfer free energies by combining molecular dynamics simulations and deep learning.Journal of Chemica...

  13. [20]

    scmulan: a multitask generative pre-trained language model for single-cell analysis

    Haiyang Bian, Yixin Chen, Xiaomin Dong, Chen Li, Minsheng Hao, Sijie Chen, Jinyi Hu, Maosong Sun, Lei Wei, and Xuegong Zhang. scmulan: a multitask generative pre-trained language model for single-cell analysis. In International Conference on Research in Computational Molecular...

  14. [21]

    Deep learning and alignment of spatially resolved single-cell transcriptomes with tangram

    Tommaso Biancalani, Gabriele Scalia, Lorenzo Buffoni, Raghav Avasthi, Ziqing Lu, Aman Sanger, Neriman Tokcan, Charles R Vanderburg, Åsa Segerstolpe, Meng Zhang, et al. Deep learning and alignment of spatially resolved single-cell transcriptomes with tangram. Nature methods, 18...

  15. [22]

    Exploring high-dimensional biological data with sparse contrastive principal component analysis

    Philippe Boileau, Nima S Hejazi, and Sandrine Dudoit. Exploring high-dimensional biological data with sparse contrastive principal component analysis. Bioinformatics, 36(11):3422–3430, 2020

  16. [23]

    Application of deep learning on single-cell rna sequencing data analysis: a review

    Matthew Brendel, Chang Su, Zilong Bai, Hao Zhang, Olivier Elemento, and Fei Wang. Application of deep learning on single-cell rna sequencing data analysis: a review. Genomics, Proteomics and Bioinformatics , 20(5):814–835, 2022

  17. [24]

    Singlecellsignalr: inference of intercellular networks from single-cell transcriptomics

    Simon Cabello-Aguilar, Mélissa Alame, Fabien Kon-Sun-Tack, Caroline Fau, Matthieu Lacroix, and Jacques Colinge. Singlecellsignalr: inference of intercellular networks from single-cell transcriptomics. Nucleic acids research, 48(10):e55–e55, 2020

  18. [25]

    Robust decomposition of cell type mixtures in spatial transcriptomics

    Dylan M Cable, Evan Murray, Luli S Zou, Aleksandrina Goeva, Evan Z Macosko, Fei Chen, and Rafael A Irizarry. Robust decomposition of cell type mixtures in spatial transcriptomics. Nature biotechnology, 40(4):517–526, 2022. 23 A PREPRINT - DECEMBER 9, 2024

  19. [26]

    Decoder-seq enhances mrna capture efficiency in spatial rna sequencing

    Jiao Cao, Zhong Zheng, Di Sun, Xin Chen, Rui Cheng, Tianpeng Lv, Yu An, Junhua Zheng, Jia Song, Lingling Wu, et al. Decoder-seq enhances mrna capture efficiency in spatial rna sequencing. Nature Biotechnology, pages 1–12, 2024

  20. [27]

    Joint profiling of chromatin accessibility and gene expression in thousands of single cells

    Junyue Cao, Darren A Cusanovich, Vijay Ramani, Delasa Aghamirzaie, Hannah A Pliner, Andrew J Hill, Riza M Daza, Jose L McFaline-Figueroa, Jonathan S Packer, Lena Christiansen, et al. Joint profiling of chromatin accessibility and gene expression in thousands of single cells. S...

  21. [28]

    A unified computational framework for single-cell data integration with optimal transport

    Kai Cao, Qiyu Gong, Yiguang Hong, and Lin Wan. A unified computational framework for single-cell data integration with optimal transport. Nature Communications, 13(1):7419, 2022

  22. [29]

    A benchmark study of simulation methods for single-cell rna sequencing data

    Yue Cao, Pengyi Yang, and Jean Yee Hwa Yang. A benchmark study of simulation methods for single-cell rna sequencing data. Nature communications, 12(1):6911, 2021

  23. [30]

    Multi-omics single-cell data integration and regulatory inference with graph-linked embedding

    Zhi-Jie Cao and Ge Gao. Multi-omics single-cell data integration and regulatory inference with graph-linked embedding. Nature Biotechnology, 40(10):1458–1466, 2022

  24. [31]

    Machine learning in preclinical drug discovery

    Denise B Catacutan, Jeremie Alexander, Autumn Arnold, and Jonathan M Stokes. Machine learning in preclinical drug discovery. Nature Chemical Biology, 20(8):960–973, 2024

  25. [32]

    Spatiotemporal transcriptomic atlas of mouse organogenesis using dna nanoball-patterned arrays

    Ao Chen, Sha Liao, Mengnan Cheng, Kailong Ma, Liang Wu, Yiwei Lai, Xiaojie Qiu, Jin Yang, Jiangshan Xu, Shijie Hao, et al. Spatiotemporal transcriptomic atlas of mouse organogenesis using dna nanoball-patterned arrays. Cell, 185(10):1777–1792, 2022

  26. [33]

    Spatial transcriptomic analysis of cryosectioned tissue samples with geo-seq

    Jun Chen, Shengbao Suo, Patrick PL Tam, Jing-Dong J Han, Guangdun Peng, and Naihe Jing. Spatial transcriptomic analysis of cryosectioned tissue samples with geo-seq. Nature protocols, 12(3):566–580, 2017

  27. [34]

    heca: the cell-centric assembly of a cell atlas

    Sijie Chen, Yanting Luo, Haoxiang Gao, Fanhong Li, Yixin Chen, Jiaqi Li, Renke You, Minsheng Hao, Haiyang Bian, Xi Xi, et al. heca: the cell-centric assembly of a cell atlas. Iscience, 25(5), 2022

  28. [35]

    High-throughput sequencing of the transcriptome and chromatin accessibility in the same cell

    Song Chen, Blue B Lake, and Kun Zhang. High-throughput sequencing of the transcriptome and chromatin accessibility in the same cell. Nature biotechnology, 37(12):1452–1457, 2019

  29. [36]

    Inferring microenvironmental regulation of gene expression from single-cell rna sequencing data using scmlnet with an application to covid-19

    Jinyu Cheng, Ji Zhang, Zhongdao Wu, and Xiaoqiang Sun. Inferring microenvironmental regulation of gene expression from single-cell rna sequencing data using scmlnet with an application to covid-19. Briefings in bioinformatics, 22(2):988–1005, 2021

  30. [37]

    Microscopic examination of spatial transcriptome using seq-scope

    Chun-Seok Cho, Jingyue Xi, Yichen Si, Sung-Rye Park, Jer-En Hsu, Myungjin Kim, Goo Jun, Hyun Min Kang, and Jun Hee Lee. Microscopic examination of spatial transcriptome using seq-scope. Cell, 184(13):3559–3572, 2021

  31. [38]

    Single-sequence protein structure prediction using a language model and deep learning

    Ratul Chowdhury, Nazim Bouatta, Surojit Biswas, Christina Floristean, Anant Kharkar, Koushik Roy, Charlotte Rochereau, Gustaf Ahdritz, Joanna Zhang, George M Church, et al. Single-sequence protein structure prediction using a language model and deep learning. Nature Biotechnol...

  32. [39]

    scnmt-seq enables joint profiling of chromatin accessibility dna methylation and transcription in single cells

    Stephen J Clark, Ricard Argelaguet, Chantriolnt-Andreas Kapourani, Thomas M Stubbs, Heather J Lee, Celia Alda-Catalinas, Felix Krueger, Guido Sanguinetti, Gavin Kelsey, John C Marioni, et al. scnmt-seq enables joint profiling of chromatin accessibility dna methylation and tran...

  33. [40]

    scgpt: toward building a foundation model for single-cell multi-omics using generative ai

    Haotian Cui, Chloe Wang, Hassaan Maan, Kuan Pang, Fengning Luo, Nan Duan, and Bo Wang. scgpt: toward building a foundation model for single-cell multi-omics using generative ai. Nature Methods, pages 1–11, 2024

  34. [41]

    scimc: a platform for benchmarking comparison and visualization analysis of scrna-seq data imputation methods

    Chichi Dai, Yi Jiang, Chenglin Yin, Ran Su, Xiangxiang Zeng, Quan Zou, Kenta Nakai, and Leyi Wei. scimc: a platform for benchmarking comparison and visualization analysis of scrna-seq data imputation methods. Nucleic Acids Research, 50(9):4877–4899, 2022

  35. [42]

    Integrated genome and transcriptome sequencing of the same cell

    Siddharth S Dey, Lennart Kester, Bastiaan Spanjaard, Magda Bienko, and Alexander Van Oudenaarden. Integrated genome and transcriptome sequencing of the same cell. Nature biotechnology, 33(3):285–289, 2015

  36. [43]

    Comparison of methods and resources for cell-cell communication inference from single-cell rna-seq data

    Daniel Dimitrov, Dénes Türei, Martin Garrido-Rodriguez, Paul L Burmedi, James S Nagai, Charlotte Boys, Ricardo O Ramirez Flores, Hyojin Kim, Bence Szalai, Ivan G Costa, et al. Comparison of methods and resources for cell-cell communication inference from single-cell rna-seq da...

  37. [44]

    Interpretable dimensionality reduction of single cell transcriptome data with deep generative models

    Jiarui Ding, Anne Condon, and Sohrab P Shah. Interpretable dimensionality reduction of single cell transcriptome data with deep generative models. Nature communications, 9(1):2002, 2018

  38. [45]

    Identifying tumor cells at the single-cell level using machine learning

    Jan Dohmen, Artem Baranovskii, Jonathan Ronen, Bora Uyar, Vedran Franke, and Altuna Akalin. Identifying tumor cells at the single-cell level using machine learning. Genome Biology, 23(1):123, 2022

  39. [46]

    Giotto: a toolbox for integrative analysis and visualization of spatial expression data

    Ruben Dries, Qian Zhu, Rui Dong, Chee-Huat Linus Eng, Huipeng Li, Kan Liu, Yuntian Fu, Tianxiao Zhao, Arpan Sarkar, Feng Bao, et al. Giotto: a toolbox for integrative analysis and visualization of spatial expression data. Genome biology, 22:1–31, 2021. 24 A PREPRINT - DECEMBER 9, 2024

  40. [47]

    Robust probabilistic modeling for single-cell multimodal mosaic integration and imputation via scvaeit

    Jin-Hong Du, Zhanrui Cai, and Kathryn Roeder. Robust probabilistic modeling for single-cell multimodal mosaic integration and imputation via scvaeit. Proceedings of the National Academy of Sciences, 119(49):e2214414119, 2022

  41. [48]

    Cellphonedb: infer- ring cell–cell communication from combined expression of multi-subunit ligand–receptor complexes

    Mirjana Efremova, Miquel Vento-Tormo, Sarah A Teichmann, and Roser Vento-Tormo. Cellphonedb: infer- ring cell–cell communication from combined expression of multi-subunit ligand–receptor complexes. Nature protocols, 15(4):1484–1506, 2020

  42. [49]

    Transcriptome-scale super-resolved imaging in tissues by rna seqfish+

    Chee-Huat Linus Eng, Michael Lawson, Qian Zhu, Ruben Dries, Noushin Koulena, Yodai Takei, Jina Yun, Christopher Cronin, Christoph Karp, Guo-Cheng Yuan, et al. Transcriptome-scale super-resolved imaging in tissues by rna seqfish+. Nature, 568(7751):235–239, 2019

  43. [50]

    Single-cell rna-seq denoising using a deep count autoencoder

    Gökcen Eraslan, Lukas M Simon, Maria Mircea, Nikola S Mueller, and Fabian J Theis. Single-cell rna-seq denoising using a deep count autoencoder. Nature communications, 10(1):390, 2019

  44. [51]

    Deep learning applications in single-cell genomics and transcriptomics data analysis

    Nafiseh Erfanian, A Ali Heydari, Adib Miraki Feriz, Pablo Iañez, Afshin Derakhshani, Mohammad Ghasemigol, Mohsen Farahpour, Seyyed Mohammad Razavi, Saeed Nasseri, Hossein Safarpour, et al. Deep learning applications in single-cell genomics and transcriptomics data analysis. Bi...

  45. [52]

    The reactome pathway knowledgebase

    Antonio Fabregat, Steven Jupe, Lisa Matthews, Konstantinos Sidiropoulos, Marc Gillespie, Phani Garapati, Robin Haw, Bijay Jassal, Florian Korninger, Bruce May, et al. The reactome pathway knowledgebase. Nucleic acids research, 46(D1):D649–D655, 2018

  46. [53]

    Combinatorial labeling of single cells for gene expression cytometry

    H Christina Fan, Glenn K Fu, and Stephen PA Fodor. Combinatorial labeling of single cells for gene expression cytometry. Science, 347(6222):1258367, 2015

  47. [54]

    Single-cell transcriptomics in cancer: computational challenges and opportunities

    Jean Fan, Kamil Slowikowski, and Fan Zhang. Single-cell transcriptomics in cancer: computational challenges and opportunities. Experimental & Molecular Medicine, 52(9):1452–1465, 2020

  48. [55]

    Spatialdb: a database for spatially resolved transcriptomes

    Zhen Fan, Runsheng Chen, and Xiaowei Chen. Spatialdb: a database for spatially resolved transcriptomes. Nucleic acids research, 48(D1):D233–D237, 2020

  49. [56]

    Spascer: spatial transcriptomics annotation at single-cell resolution

    Zhiwei Fan, Yangyang Luo, Huifen Lu, Tiangang Wang, YuZhou Feng, Weiling Zhao, Pora Kim, and Xi- aobo Zhou. Spascer: spatial transcriptomics annotation at single-cell resolution. Nucleic Acids Research , 51(D1):D1138–D1149, 2023

  50. [57]

    Modeling intercellular communication in tissues using spatial graphs of cells

    David S Fischer, Anna C Schaar, and Fabian J Theis. Modeling intercellular communication in tissues using spatial graphs of cells. Nature Biotechnology, 41(3):332–336, 2023

  51. [58]

    Deep learning tackles single-cell analysis—a survey of deep learning for scrna-seq analysis

    Mario Flores, Zhentao Liu, Tinghe Zhang, Md Musaddaqui Hasib, Yu-Chiao Chiu, Zhenqing Ye, Karla Paniagua, Sumin Jo, Jianqiu Zhang, Shou-Jiang Gao, et al. Deep learning tackles single-cell analysis—a survey of deep learning for scrna-seq analysis. Briefings in bioinformatics, 2...

  52. [59]

    Panglaodb: a web server for exploration of mouse and human single-cell rna sequencing data

    Oscar Franzén, Li-Ming Gan, and Johan LM Björkegren. Panglaodb: a web server for exploration of mouse and human single-cell rna sequencing data. Database, 2019:baz046, 2019

  53. [60]

    Iterative single-cell multi-omic integration using online learning

    Chao Gao, Jialin Liu, April R Kriebel, Sebastian Preissl, Chongyuan Luo, Rosa Castanon, Justin Sandoval, Angeline Rivkin, Joseph R Nery, Margarita M Behrens, et al. Iterative single-cell multi-omic integration using online learning. Nature biotechnology, 39(8):1000–1007, 2021

  54. [61]

    A survey of uncertainty in deep neural networks

    Jakob Gawlikowski, Cedrique Rovile Njieutcheu Tassi, Mohsin Ali, Jongseok Lee, Matthias Humt, Jianxiang Feng, Anna Kruspe, Rudolph Triebel, Peter Jung, Ribana Roscher, et al. A survey of uncertainty in deep neural networks. Artificial Intelligence Review, 56(Suppl 1):1513–1589, 2023

  55. [62]

    Joint probabilistic modeling of single-cell multi-omic data with totalvi

    Adam Gayoso, Zoë Steier, Romain Lopez, Jeffrey Regier, Kristopher L Nazor, Aaron Streets, and Nir Yosef. Joint probabilistic modeling of single-cell multi-omic data with totalvi. Nature methods, 18(3):272–282, 2021

  56. [63]

    Combined quantification of intracellular (phospho-) proteins and transcriptomics from fixed single cells

    Jan P Gerlach, Jessie AG van Buggenum, Sabine EJ Tanis, Mark Hogeweg, Branco MH Heuts, Mauro J Muraro, Lisa Elze, Francesca Rivello, Agata Rakszewska, Alexander van Oudenaarden, et al. Combined quantification of intracellular (phospho-) proteins and transcriptomics from fixed ...

  57. [64]

    Seq-well: portable, low-cost rna sequencing of single cells at high throughput

    Todd M Gierahn, Marc H Wadsworth, Travis K Hughes, Bryan D Bryson, Andrew Butler, Rahul Satija, Sarah Fortune, J Christopher Love, and Alex K Shalek. Seq-well: portable, low-cost rna sequencing of single cells at high throughput. Nature methods, 14(4):395–398, 2017

  58. [65]

    Dissecting cellular crosstalk by sequencing physically interacting cells

    Amir Giladi, Merav Cohen, Chiara Medaglia, Yael Baran, Baoguo Li, Mor Zada, Pierre Bost, Ronnie Blecher- Gonen, Tomer-Meir Salame, Johannes U Mayer, et al. Dissecting cellular crosstalk by sequencing physically interacting cells. Nature biotechnology, 38(5):629–637, 2020

  59. [66]

    Cobolt: integrative analysis of multimodal single-cell sequencing data

    Boying Gong, Yun Zhou, and Elizabeth Purdom. Cobolt: integrative analysis of multimodal single-cell sequencing data. Genome biology, 22:1–21, 2021. 25 A PREPRINT - DECEMBER 9, 2024

  60. [67]

    Drimpute: imputing dropout events in single cell rna sequencing data

    Wuming Gong, Il-Youp Kwak, Pruthvi Pota, Naoko Koyano-Nakagawa, and Daniel J Garry. Drimpute: imputing dropout events in single cell rna sequencing data. BMC bioinformatics, 19:1–10, 2018

  61. [68]

    Generative adversarial networks

    Ian Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio. Generative adversarial networks. Communications of the ACM, 63(11):139–144, 2020

  62. [69]

    Label-free cell separation and sorting in microfluidic systems

    Daniel R Gossett, Westbrook M Weaver, Albert J Mach, Soojung Claire Hur, Henry Tat Kwong Tse, Wonhee Lee, Hamed Amini, and Dino Di Carlo. Label-free cell separation and sorting in microfluidic systems. Analytical and bioanalytical chemistry, 397:3249–3267, 2010

  63. [70]

    scgain: single cell rna-seq data imputation using generative adversarial networks

    Mohamed K Gunady, Jayaram Kancherla, Héctor Corrada Bravo, and Soheil Feizi. scgain: single cell rna-seq data imputation using generative adversarial networks. BioRxiv, page 837302, 2019

  64. [71]

    Single-cell rna counting at allele and isoform resolution using smart-seq3

    Michael Hagemann-Jensen, Christoph Ziegenhain, Ping Chen, Daniel Ramsköld, Gert-Jan Hendriks, Anton JM Larsson, Omid R Faridani, and Rickard Sandberg. Single-cell rna counting at allele and isoform resolution using smart-seq3. Nature biotechnology, 38(6):708–714, 2020

  65. [72]

    Batch effects in single-cell rna- sequencing data are corrected by matching mutual nearest neighbors

    Laleh Haghverdi, Aaron TL Lun, Michael D Morgan, and John C Marioni. Batch effects in single-cell rna- sequencing data are corrected by matching mutual nearest neighbors. Nature biotechnology, 36(5):421–427, 2018

  66. [73]

    Fast and highly sensitive full-length single-cell rna sequencing using flash-seq

    Vincent Hahaut, Dinko Pavlinic, Walter Carbone, Sven Schuierer, Pierre Balmer, Mathieu Quinodoz, Magdalena Renner, Guglielmo Roma, Cameron S Cowan, and Simone Picelli. Fast and highly sensitive full-length single-cell rna sequencing using flash-seq. Nature biotechnology, 40(10...

  67. [74]

    Deep learning exploration of single-cell and spatially resolved cancer transcriptomics to unravel tumour heterogeneity

    Raid Halawani, Michael Buchert, and Yi-Ping Phoebe Chen. Deep learning exploration of single-cell and spatially resolved cancer transcriptomics to unravel tumour heterogeneity. Computers in Biology and Medicine, 164:107274, 2023

  68. [75]

    Self-supervised contrastive learning for integrative single cell rna-seq data analysis

    Wenkai Han, Yuqi Cheng, Jiayang Chen, Huawen Zhong, Zhihang Hu, Siyuan Chen, Licheng Zong, Liang Hong, Ting-Fung Chan, Irwin King, et al. Self-supervised contrastive learning for integrative single cell rna-seq data analysis. Briefings in Bioinformatics, 23(5):bbac377, 2022

  69. [76]

    Mapping the mouse cell atlas by microwell-seq

    Xiaoping Han, Renying Wang, Yincong Zhou, Lijiang Fei, Huiyu Sun, Shujing Lai, Assieh Saadatpour, Ziming Zhou, Haide Chen, Fang Ye, et al. Mapping the mouse cell atlas by microwell-seq. Cell, 172(5):1091–1107, 2018

  70. [77]

    Large-scale foundation model on single-cell transcriptomics

    Minsheng Hao, Jing Gong, Xin Zeng, Chiming Liu, Yucheng Guo, Xingyi Cheng, Taifeng Wang, Jianzhu Ma, Xuegong Zhang, and Le Song. Large-scale foundation model on single-cell transcriptomics. Nature Methods, pages 1–11, 2024

  71. [78]

    Integrating spatial gene expression and breast tumour morphology via deep learning

    Bryan He, Ludvig Bergenstråhle, Linnea Stenbeck, Abubakar Abid, Alma Andersson, Åke Borg, Jonas Maaskola, Joakim Lundeberg, and James Zou. Integrating spatial gene expression and breast tumour morphology via deep learning. Nature biomedical engineering, 4(8):827–834, 2020

  72. [79]

    Scalable querying of human cell atlases via a foundational model reveals commonalities across fibrosis-associated macrophages

    Graham Heimberg, Tony Kuo, Daryle DePianto, Tobias Heigl, Nathaniel Diamant, Omar Salem, Gabriele Scalia, Tommaso Biancalani, Shannon Turley, Jason Rock, et al. Scalable querying of human cell atlases via a foundational model reveals commonalities across fibrosis-associated ma...

  73. [80]

    Fluorescence-activated cell sorting

    Leonard A Herzenberg, Richard G Sweet, and Leonore A Herzenberg. Fluorescence-activated cell sorting. Scientific American, 234(3):108–118, 1976

  74. [81]

    Efficient integration of heterogeneous single-cell transcriptomes using scanorama

    Brian Hie, Bryan Bryson, and Bonnie Berger. Efficient integration of heterogeneous single-cell transcriptomes using scanorama. Nature biotechnology, 37(6):685–691, 2019

  75. [82]

    Reducing the dimensionality of data with neural networks

    Geoffrey E Hinton and Ruslan R Salakhutdinov. Reducing the dimensionality of data with neural networks. science, 313(5786):504–507, 2006

  76. [83]

    Predicting cell-to-cell communication networks using natmi

    Rui Hou, Elena Denisenko, Huan Ting Ong, Jordan A Ramilowski, and Alistair RR Forrest. Predicting cell-to-cell communication networks using natmi. Nature communications, 11(1):5011, 2020

  77. [84]

    Single-cell triple omics sequencing reveals genetic, epigenetic, and transcriptomic heterogeneity in hepatocellular carcinomas

    Yu Hou, Huahu Guo, Chen Cao, Xianlong Li, Boqiang Hu, Ping Zhu, Xinglong Wu, Lu Wen, Fuchou Tang, Yanyi Huang, et al. Single-cell triple omics sequencing reveals genetic, epigenetic, and transcriptomic heterogeneity in hepatocellular carcinomas. Cell research, 26(3):304–319, 2016

  78. [85]

    A versatile and scalable single-cell data integration algorithm based on domain-adversarial and variational approximation

    Jialu Hu, Yuanke Zhong, and Xuequn Shang. A versatile and scalable single-cell data integration algorithm based on domain-adversarial and variational approximation. Briefings in Bioinformatics, 23(1):bbab400, 2022

  79. [86]

    Benchmarking clustering, alignment, and integration methods for spatial transcriptomics

    Yunfei Hu, Manfei Xie, Yikang Li, Mingxing Rao, Wenjun Shen, Can Luo, Haoran Qin, Jihoon Baek, and Xin Maizie Zhou. Benchmarking clustering, alignment, and integration methods for spatial transcriptomics. Genome Biology, 25(1):212, 2024. 26 A PREPRINT - DECEMBER 9, 2024

  80. [87]

    Cytotalk: De novo construction of signal transduction networks using single-cell transcriptomic data

    Yuxuan Hu, Tao Peng, Lin Gao, and Kai Tan. Cytotalk: De novo construction of signal transduction networks using single-cell transcriptomic data. Science Advances, 7(16):eabf1356, 2021

  81. [88]

    Saver: gene expression recovery for single-cell rna sequencing

    Mo Huang, Jingshu Wang, Eduardo Torre, Hannah Dueck, Sydney Shaffer, Roberto Bonasio, John I Murray, Arjun Raj, Mingyao Li, and Nancy R Zhang. Saver: gene expression recovery for single-cell rna sequencing. Nature methods, 15(7):539–542, 2018

  82. [89]

    Big data and deep learning for rna biology

    Hyeonseo Hwang, Hyeonseong Jeon, Nagyeong Yeo, and Daehyun Baek. Big data and deep learning for rna biology. Experimental & Molecular Medicine, pages 1–29, 2024

  83. [90]

    Single-cell transcriptomes identify patient-tailored therapies for selective co-inhibition of cancer clones

    Aleksandr Ianevski, Kristen Nader, Kyriaki Driva, Wojciech Senkowski, Daria Bulanova, Lidia Moyano-Galceran, Tanja Ruokoranta, Heikki Kuusanmäki, Nemo Ikonen, Philipp Sergeev, et al. Single-cell transcriptomes identify patient-tailored therapies for selective co-inhibition of ...

  84. [91]

    Single-cell sequencing combined with machine learning reveals the mechanism of interaction between epilepsy and stress cardiomyopathy

    Xuanrui Ji, Quanwei Pei, Junpei Zhang, Pengqi Lin, Bin Li, Hongpeng Yin, Jingmei Sun, Dezhan Su, Xiufen Qu, and Dechun Yin. Single-cell sequencing combined with machine learning reveals the mechanism of interaction between epilepsy and stress cardiomyopathy. Frontiers in immun...

  85. [92]

    sctssr: gene expression recovery for single-cell rna sequencing using two-side sparse self-representation

    Ke Jin, Le Ou-Yang, Xing-Ming Zhao, Hong Yan, and Xiao-Fei Zhang. sctssr: gene expression recovery for single-cell rna sequencing using two-side sparse self-representation. Bioinformatics, 36(10):3131–3138, 2020

  86. [93]

    Inference and analysis of cell-cell communication using cellchat

    Suoqin Jin, Christian F Guerrero-Juarez, Lihua Zhang, Ivan Chang, Raul Ramos, Chen-Hsiang Kuan, Peggy Myung, Maksim V Plikus, and Qing Nie. Inference and analysis of cell-cell communication using cellchat. Nature communications, 12(1):1088, 2021

  87. [94]

    scai: an unsupervised approach for the integrative analysis of parallel single-cell transcriptomic and epigenomic profiles

    Suoqin Jin, Lihua Zhang, and Qing Nie. scai: an unsupervised approach for the integrative analysis of parallel single-cell transcriptomic and epigenomic profiles. Genome biology, 21:1–19, 2020

  88. [95]

    Genome-wide rna tomography in the zebrafish embryo

    Jan Philipp Junker, Emily S Noel, Victor Guryev, Kevin A Peterson, Gopi Shah, Jan Huisken, Andrew P McMahon, Eugene Berezikov, Jeroen Bakkers, and Alexander van Oudenaarden. Genome-wide rna tomography in the zebrafish embryo. Cell, 159(3):662–675, 2014

  89. [96]

    The kegg database

    Minoru Kanehisa. The kegg database. In ‘In silico’simulation of biological processes: Novartis Foundation Symposium 247, volume 247, pages 91–103. Wiley Online Library, 2002

  90. [97]

    Unravelling tumour heterogeneity by single-cell profiling of circulating tumour cells

    Laura Keller and Klaus Pantel. Unravelling tumour heterogeneity by single-cell profiling of circulating tumour cells. Nature Reviews Cancer, 19(10):553–567, 2019

  91. [98]

    scaegan: Unification of single-cell genomics data by adversarial learning of latent space correspondences

    Sumeer Ahmad Khan, Robert Lehmann, Xabier Martinez-de Morentin, Alberto Maillo, Vincenzo Lagani, Narsis A Kiani, David Gomez-Cabrero, and Jesper Tegner. scaegan: Unification of single-cell genomics data by adversarial learning of latent space correspondences. Plos one, 18(2):e...

  92. [99]

    Reusability report: Learning the transcriptional grammar in single-cell rna- sequencing data using transformers

    Sumeer Ahmad Khan, Alberto Maillo, Vincenzo Lagani, Robert Lehmann, Narsis A Kiani, David Gomez- Cabrero, and Jesper Tegner. Reusability report: Learning the transcriptional grammar in single-cell rna- sequencing data using transformers. Nature Machine Intelligence, 5(12):1437...

  93. [100]

    Similarity-assisted variational autoencoder for nonlinear dimension reduction with application to single-cell rna sequencing data

    Gwangwoo Kim and Hyonho Chun. Similarity-assisted variational autoencoder for nonlinear dimension reduction with application to single-cell rna sequencing data. BMC bioinformatics, 24(1):432, 2023

  94. [101]

    Seq-scope: repurposing illumina sequencing flow cells for high-resolution spatial transcriptomics

    Yongsung Kim, Weiqiu Cheng, Chun-Seok Cho, Yongha Hwang, Yichen Si, Anna Park, Mitchell Schrank, Jer-En Hsu, Angelo Anacleto, Jingyue Xi, et al. Seq-scope: repurposing illumina sequencing flow cells for high-resolution spatial transcriptomics. Nature Protocols, pages 1–47, 2024

  95. [102]

    Auto-encoding variational bayes

    Diederik P Kingma. Auto-encoding variational bayes. arXiv preprint arXiv:1312.6114, 2013

  96. [103]

    Droplet barcoding for single-cell transcriptomics applied to embryonic stem cells

    Allon M Klein, Linas Mazutis, Ilke Akartuna, Naren Tallapragada, Adrian Veres, Victor Li, Leonid Peshkin, David A Weitz, and Marc W Kirschner. Droplet barcoding for single-cell transcriptomics applied to embryonic stem cells. Cell, 161(5):1187–1201, 2015

  97. [104]

    The art of using t-sne for single-cell transcriptomics

    Dmitry Kobak and Philipp Berens. The art of using t-sne for single-cell transcriptomics. Nature communications, 10(1):5416, 2019

  98. [105]

    Fast, sensitive and accurate integration of single-cell data with harmony

    Ilya Korsunsky, Nghia Millard, Jean Fan, Kamil Slowikowski, Fan Zhang, Kevin Wei, Yuriy Baglaenko, Michael Brenner, Po-ru Loh, and Soumya Raychaudhuri. Fast, sensitive and accurate integration of single-cell data with harmony. Nature methods, 16(12):1289–1296, 2019

  99. [106]

    Eleven grand challenges in single-cell data science

    David Lähnemann, Johannes Köster, Ewa Szczurek, Davis J McCarthy, Stephanie C Hicks, Mark D Robinson, Catalina A Vallejos, Kieran R Campbell, Niko Beerenwinkel, Ahmed Mahfouz, et al. Eleven grand challenges in single-cell data science. Genome biology, 21:1–35, 2020

  100. [107]

    A multi-use deep learning method for cite-seq and single-cell rna-seq data integration with cell surface protein prediction and imputation

    Justin Lakkis, Amelia Schroeder, Kenong Su, Michelle YY Lee, Alexander C Bashore, Muredach P Reilly, and Mingyao Li. A multi-use deep learning method for cite-seq and single-cell rna-seq data integration with cell surface protein prediction and imputation. Nature machine intel...

  101. [108]

    Efficient generation of paired single-cell multiomics profiles by deep learning

    Meng Lan, Shixiong Zhang, and Lin Gao. Efficient generation of paired single-cell multiomics profiles by deep learning. Advanced Science, 10(21):2301169, 2023

  102. [109]

    Spatially resolved transcriptomics adds a new dimension to genomics

    Ludvig Larsson, Jonas Frisén, and Joakim Lundeberg. Spatially resolved transcriptomics adds a new dimension to genomics. Nature methods, 18(1):15–18, 2021

  103. [110]

    Backpropagation applied to handwritten zip code recognition

    Yann LeCun, Bernhard Boser, John S Denker, Donnie Henderson, Richard E Howard, Wayne Hubbard, and Lawrence D Jackel. Backpropagation applied to handwritten zip code recognition. Neural computation, 1(4):541–551, 1989

  104. [111]

    Fastrna: An efficient solution for pca of single-cell rna-sequencing data based on a batch-accounting count model

    Hanbin Lee and Buhm Han. Fastrna: An efficient solution for pca of single-cell rna-sequencing data based on a batch-accounting count model. The American Journal of Human Genetics, 109(11):1974–1985, 2022

  105. [112]

    Tissue characterization at an enhanced resolution across spatial omics platforms with deep generative model

    Bohan Li, Feng Bao, Yimin Hou, Fengji Li, Hongjue Li, Yue Deng, and Qionghai Dai. Tissue characterization at an enhanced resolution across spatial omics platforms with deep generative model. Nature Communications, 15(1):6541, 2024

  106. [113]

    A deep generative model for multi-view profiling of single-cell rna-seq and atac-seq data

    Gaoyang Li, Shaliu Fu, Shuguang Wang, Chenyu Zhu, Bin Duan, Chen Tang, Xiaohan Chen, Guohui Chuai, Ping Wang, and Qi Liu. A deep generative model for multi-view profiling of single-cell rna-seq and atac-seq data. Genome biology, 23(1):20, 2022

  107. [114]

    Single-cell pathogen diagnostics for combating antibiotic resistance

    Hui Li, Kuangwen Hsieh, Pak Kin Wong, Kathleen E Mach, Joseph C Liao, and Tza-Huei Wang. Single-cell pathogen diagnostics for combating antibiotic resistance. Nature Reviews Methods Primers, 3(1):6, 2023

  108. [115]

    Integrating prior knowledge with graph encoder for gene regulatory inference from single-cell rna-seq data

    Jiawei Li, Fan Yang, Fang Wang, Yu Rong, Peilin Zhao, Shizhan Chen, Jianhua Yao, Jijun Tang, and Fei Guo. Integrating prior knowledge with graph encoder for gene regulatory inference from single-cell rna-seq data. In 2022 IEEE International Conference on Bioinformatics and Bio...

  109. [116]

    Disco: a database of deeply integrated human single-cell omics data

    Mengwei Li, Xiaomeng Zhang, Kok Siong Ang, Jingjing Ling, Raman Sethi, Nicole Yee Shin Lee, Florent Ginhoux, and Jinmiao Chen. Disco: a database of deeply integrated human single-cell omics data. Nucleic acids research, 50(D1):D596–D602, 2022

  110. [117]

    De novo reconstruction of cell interaction landscapes from single-cell spatial transcriptome data with deeplinc

    Runze Li and Xuerui Yang. De novo reconstruction of cell interaction landscapes from single-cell spatial transcriptome data with deeplinc. Genome Biology, 23(1):124, 2022

  111. [118]

    An accurate and robust imputation method scimpute for single-cell rna-seq data

    Wei Vivian Li and Jingyi Jessica Li. An accurate and robust imputation method scimpute for single-cell rna-seq data. Nature communications, 9(1):997, 2018

  112. [119]

    The embl-ebi bioinformatics web and programmatic tools framework

    Weizhong Li, Andrew Cowley, Mahmut Uludag, Tamer Gur, Hamish McWilliam, Silvano Squizzato, Young Mi Park, Nicola Buso, and Rodrigo Lopez. The embl-ebi bioinformatics web and programmatic tools framework. Nucleic acids research, 43(W1):W580–W584, 2015

  113. [120]

    Soar elucidates disease mechanisms and empowers drug discovery through spatial transcriptomics

    Y Li, S Dennis, MR Hutch, Y Ding, Y Zhou, Y Li, M Pillai, S Ghotbaldini, MA Garcia, MS Broad, et al. Soar elucidates disease mechanisms and empowers drug discovery through spatial transcriptomics. bioRxiv, 2022

  114. [121]

    Fast interpolation-based t-sne for improved visualization of single-cell rna-seq data

    George C Linderman, Manas Rachh, Jeremy G Hoskins, Stefan Steinerberger, and Yuval Kluger. Fast interpolation-based t-sne for improved visualization of single-cell rna-seq data. Nature methods, 16(3):243–245, 2019

  115. [122]

    Zero-preserving imputation of single-cell rna-seq data

    George C Linderman, Jun Zhao, Manolis Roulis, Piotr Bielecki, Richard A Flavell, Boaz Nadler, and Yuval Kluger. Zero-preserving imputation of single-cell rna-seq data. Nature communications, 13(1):192, 2022

  116. [123]

    Constrained graph variational autoen- coders for molecule design

    Qi Liu, Miltiadis Allamanis, Marc Brockschmidt, and Alexander Gaunt. Constrained graph variational autoen- coders for molecule design. Advances in neural information processing systems, 31, 2018

  117. [124]

    Integrated bulk and single-cell transcriptomes reveal pyroptotic signature in prognosis and therapeutic options of hepatocellular carcinoma by combining deep learning

    Yang Liu, Hanlin Li, Tianyu Zeng, Yang Wang, Hongqi Zhang, Ying Wan, Zheng Shi, Renzhi Cao, and Hua Tang. Integrated bulk and single-cell transcriptomes reveal pyroptotic signature in prognosis and therapeutic options of hepatocellular carcinoma by combining deep learning. Bri...

  118. [125]

    Evaluation of cell-cell interaction methods by integrating single-cell rna sequencing data with spatial information

    Zhaoyang Liu, Dongqing Sun, and Chenfei Wang. Evaluation of cell-cell interaction methods by integrating single-cell rna sequencing data with spatial information. Genome Biology, 23(1):218, 2022

  119. [126]

    Regnetwork: an integrated database of transcriptional and post-transcriptional regulatory networks in human and mouse

    Zhi-Ping Liu, Canglin Wu, Hongyu Miao, and Hulin Wu. Regnetwork: an integrated database of transcriptional and post-transcriptional regulatory networks in human and mouse. Database, 2015:bav095, 2015

  120. [127]

    Deciphering spatial domains from spatial multi-omics with spatialglue

    Yahui Long, Kok Siong Ang, Raman Sethi, Sha Liao, Yang Heng, Lynn van Olst, Shuchen Ye, Chengwei Zhong, Hang Xu, Di Zhang, et al. Deciphering spatial domains from spatial multi-omics with spatialglue. Nature Methods, pages 1–10, 2024

  121. [128]

    Deep generative modeling for single-cell transcriptomics

    Romain Lopez, Jeffrey Regier, Michael B Cole, Michael I Jordan, and Nir Yosef. Deep generative modeling for single-cell transcriptomics. Nature methods, 15(12):1053–1058, 2018. 28 A PREPRINT - DECEMBER 9, 2024

  122. [129]

    Mapping single-cell data to reference atlases by transfer learning

    Mohammad Lotfollahi, Mohsen Naghipourfar, Malte D Luecken, Matin Khajavi, Maren Büttner, Marco Wa- genstetter, Žiga Avsec, Adam Gayoso, Nir Yosef, Marta Interlandi, et al. Mapping single-cell data to reference atlases by transfer learning. Nature biotechnology, 40(1):121–130, 2022

  123. [130]

    Transcriptome in vivo analysis (tiva) of spatially defined single cells in live tissue

    Ditte Lovatt, Brittani K Ruble, Jaehee Lee, Hannah Dueck, Tae Kyung Kim, Stephen Fisher, Chantal Francis, Jennifer M Spaethling, John A Wolf, M Sean Grady, et al. Transcriptome in vivo analysis (tiva) of spatially defined single cells in live tissue. Nature methods, 11(2):190–...

  124. [132]

    Multi-omics integration for both single- cell and spatially resolved data based on dual-path graph attention auto-encoder

    Tongxuan Lv, Yong Zhang, Junlin Liu, Qiang Kang, and Lin Liu. Multi-omics integration for both single- cell and spatially resolved data based on dual-path graph attention auto-encoder. Briefings in Bioinformatics, 25(5):bbae450, 2024

  125. [133]

    Deep learning shapes single-cell data analysis

    Qin Ma and Dong Xu. Deep learning shapes single-cell data analysis. Nature Reviews Molecular Cell Biology, 23(5):303–304, 2022

  126. [134]

    Chromatin potential identified by shared single-cell profiling of rna and chromatin

    Sai Ma, Bing Zhang, Lindsay M LaFave, Andrew S Earl, Zachary Chiang, Yan Hu, Jiarui Ding, Alison Brack, Vinay K Kartha, Tristan Tay, et al. Chromatin potential identified by shared single-cell profiling of rna and chromatin. Cell, 183(4):1103–1116, 2020

  127. [135]

    Principal components analysis (pca)

    Andrzej Ma´ckiewicz and Waldemar Ratajczak. Principal components analysis (pca). Computers & Geosciences, 19(3):303–342, 1993

  128. [136]

    Highly parallel genome-wide expression profiling of individual cells using nanoliter droplets

    Evan Z Macosko, Anindita Basu, Rahul Satija, James Nemesh, Karthik Shekhar, Melissa Goldman, Itay Tirosh, Allison R Bialas, Nolan Kamitaki, Emily M Martersteck, et al. Highly parallel genome-wide expression profiling of individual cells using nanoliter droplets. Cell, 161(5):1...

  129. [137]

    An in-depth comparison of linear and non-linear joint embedding methods for bulk and single-cell multi-omics

    Stavros Makrodimitris, Bram Pronk, Tamim Abdelaal, and Marcel Reinders. An in-depth comparison of linear and non-linear joint embedding methods for bulk and single-cell multi-omics. Briefings in Bioinformatics , 25(1):bbad416, 2024

  130. [138]

    Spatialdata: an open and universal data framework for spatial omics

    Luca Marconato, Giovanni Palla, Kevin A Yamauchi, Isaac Virshup, Elyas Heidari, Tim Treis, Wouter-Michiel Vierdag, Marcella Toth, Sonja Stockhaus, Rahul B Shrestha, et al. Spatialdata: an open and universal data framework for spatial omics. Nature Methods, pages 1–5, 2024

  131. [139]

    Method of the year: spatially resolved transcriptomics

    Vivien Marx. Method of the year: spatially resolved transcriptomics. Nature Methods, 18:9–14, 2021. Published: 06 January 2021, Issue Date: January 2021

  132. [140]

    Spatial reconstruction of immune niches by combining photoactivatable reporters and scrna-seq

    Chiara Medaglia, Amir Giladi, Liat Stoler-Barak, Marco De Giovanni, Tomer Meir Salame, Adi Biram, Eyal David, Hanjie Li, Matteo Iannacone, Ziv Shulman, et al. Spatial reconstruction of immune niches by combining photoactivatable reporters and scrna-seq. Science, 358(6370):1622...

  133. [141]

    Cellxgene: a performant, scalable exploration platform for high dimensional sparse matrices

    Colin Megill, Bruce Martin, Charlotte Weaver, Sidney Bell, Lia Prins, Seve Badajoz, Brian McCandless, Angela Oliveira Pisco, Marcus Kinsella, Fiona Griffin, et al. Cellxgene: a performant, scalable exploration platform for high dimensional sparse matrices. bioRxiv, pages 2021–04, 2021

  134. [142]

    A multivariate approach to the integration of multi-omics datasets

    Chen Meng, Bernhard Kuster, Aedín C Culhane, and Amin Moghaddas Gholami. A multivariate approach to the integration of multi-omics datasets. BMC bioinformatics, 15:1–13, 2014

  135. [143]

    High gradient magnetic cell separation with macs

    Stefan Miltenyi, Werner Müller, Walter Weichel, and Andreas Radbruch. High gradient magnetic cell separation with macs. Cytometry: The Journal of the International Society for Analytical Cytology, 11(2):231–238, 1990

  136. [144]

    A mixture-of-experts deep generative model for integrated analysis of single-cell multiomics data

    Kodai Minoura, Ko Abe, Hyunha Nam, Hiroyoshi Nishikawa, and Teppei Shimamura. A mixture-of-experts deep generative model for integrated analysis of single-cell multiomics data. Cell reports methods, 1(5), 2021

  137. [145]

    Deep learning in single-cell analysis

    Dylan Molho, Jiayuan Ding, Wenzhuo Tang, Zhaoheng Li, Hongzhi Wen, Yixin Wang, Julian Venegas, Wei Jin, Renming Liu, Runze Su, et al. Deep learning in single-cell analysis. ACM Transactions on Intelligent Systems and Technology, 15(3):1–62, 2024

  138. [146]

    Expression atlas update: gene and protein expression in multiple species

    Pablo Moreno, Silvie Fexova, Nancy George, Jonathan R Manning, Zhichiao Miao, Suhaib Mohammed, Alfonso Muñoz-Pomer, Anja Fullgrabe, Yalan Bi, Natassja Bush, et al. Expression atlas update: gene and protein expression in multiple species. Nucleic acids research, 50(D1):D129–D140, 2022

  139. [147]

    Deep-pk: deep learning for small molecule pharmacoki- netic and toxicity prediction

    Yoochan Myung, Alex GC de Sá, and David B Ascher. Deep-pk: deep learning for small molecule pharmacoki- netic and toxicity prediction. Nucleic Acids Research, page gkae254, 2024

  140. [148]

    Sparse autoencoder

    Andrew Ng et al. Sparse autoencoder. CS294A Lecture notes, 72(2011):1–19, 2011. 29 A PREPRINT - DECEMBER 9, 2024

  141. [149]

    Identification of the immune-associated characteristics and predictive biomarkers of keratoconus based on single-cell rna-sequencing and bulk rna- sequencing

    Xiaoguang Niu, Man Xu, Jian Zhu, Shaowei Zhang, and Yanning Yang. Identification of the immune-associated characteristics and predictive biomarkers of keratoconus based on single-cell rna-sequencing and bulk rna- sequencing. Frontiers in Immunology, 14:1220646, 2023

  142. [150]

    Deep learning techniques have significantly impacted protein structure prediction and protein design

    Robin Pearce and Yang Zhang. Deep learning techniques have significantly impacted protein structure prediction and protein design. Current opinion in structural biology, 68:194–207, 2021

  143. [151]

    Benchmarking algorithms for gene regulatory network inference from single-cell transcriptomic data

    Aditya Pratapa, Amogh P Jalihal, Jeffrey N Law, Aditya Bharadwaj, and TM Murali. Benchmarking algorithms for gene regulatory network inference from single-cell transcriptomic data. Nature methods, 17(2):147–154, 2020

  144. [152]

    Deep learning-based models for preimplantation mouse and human embryos based on single-cell rna sequencing

    Martin Proks, Nazmus Salehin, and Joshua M Brickman. Deep learning-based models for preimplantation mouse and human embryos based on single-cell rna sequencing. Nature Methods, pages 1–10, 2024

  145. [153]

    Trends and potential of machine learning and deep learning in drug study at single-cell level

    Ren Qi and Quan Zou. Trends and potential of machine learning and deep learning in drug study at single-cell level. Research, 6:0050, 2023

  146. [154]

    A statistical learning method for simultaneous copy number estimation and subclone clustering with single-cell sequencing data

    Fei Qin, Guoshuai Cai, Christopher I Amos, and Feifei Xiao. A statistical learning method for simultaneous copy number estimation and subclone clustering with single-cell sequencing data. Genome Research, 34(1):85–93, 2024

  147. [155]

    Computation and visualization of cell–cell signaling topologies in single-cell systems data using connectome

    Micha Sam Brickman Raredon, Junchen Yang, James Garritano, Meng Wang, Dan Kushnir, Jonas Christian Schupp, Taylor S Adams, Allison M Greaney, Katherine L Leiby, Naftali Kaminski, et al. Computation and visualization of cell–cell signaling topologies in single-cell systems data...

  148. [156]

    The human cell atlas

    Aviv Regev, Sarah A Teichmann, Eric S Lander, Ido Amit, Christophe Benoist, Ewan Birney, Bernd Bodenmiller, Peter Campbell, Piero Carninci, Menna Clatworthy, et al. The human cell atlas. elife, 6:e27041, 2017

  149. [157]

    Unravelling intratumoral hetero- geneity through high-sensitivity single-cell mutational analysis and parallel rna sequencing

    Alba Rodriguez-Meira, Gemma Buck, Sally-Ann Clark, Benjamin J Povinelli, Veronica Alcolea, Eleni Louka, Simon McGowan, Angela Hamblin, Nikolaos Sousos, Nikolaos Barkas, et al. Unravelling intratumoral hetero- geneity through high-sensitivity single-cell mutational analysis and...

  150. [158]

    High-throughput total rna sequencing in single cells using vasa-seq

    Fredrik Salmen, Joachim De Jonghe, Tomasz S Kaminski, Anna Alemany, Guillermo E Parada, Joe Verity-Legg, Ayaka Yanagida, Timo N Kohler, Nicholas Battich, Floris van den Brekel, et al. High-throughput total rna sequencing in single cells using vasa-seq. Nature Biotechnology, 40...

  151. [159]

    Spatial reconstruction of single-cell gene expression data

    Rahul Satija, Jeffrey A Farrell, David Gennert, Alexander F Schier, and Aviv Regev. Spatial reconstruction of single-cell gene expression data. Nature biotechnology, 33(5):495–502, 2015

  152. [160]

    The graph neural network model

    Franco Scarselli, Marco Gori, Ah Chung Tsoi, Markus Hagenbuchner, and Gabriele Monfardini. The graph neural network model. IEEE transactions on neural networks, 20(1):61–80, 2008

  153. [161]

    Spatial tissue profiling by imaging-free molecular tomography

    Halima Hannah Schede, Christian G Schneider, Johanna Stergiadou, Lars E Borm, Anurag Ranjak, Tracy M Yamawaki, Fabrice PA David, Peter Lönnerberg, Maria Antonietta Tosches, Simone Codeluppi, et al. Spatial tissue profiling by imaging-free molecular tomography. Nature Biotechno...

  154. [162]

    Open- st: High-resolution spatial transcriptomics in 3d

    Marie Schott, Daniel León-Periñán, Elena Splendiani, Leon Strenger, Jan Robin Licha, Tancredi Massimo Pentimalli, Simon Schallenberg, Jonathan Alles, Sarah Samut Tagliaferro, Anastasiya Boltengagen, et al. Open- st: High-resolution spatial transcriptomics in 3d. Cell, 187(15):...

  155. [163]

    Spatial biology of cancer evolution

    Zaira Seferbekova, Artem Lomakin, Lucy R Yates, and Moritz Gerstung. Spatial biology of cancer evolution. Nature Reviews Genetics, 24(5):295–313, 2023

  156. [164]

    Citedb: a manually curated database of cell–cell interactions in human

    Nayang Shan, Yao Lu, Hao Guo, Dongyu Li, Jitong Jiang, Linlin Yan, Jiudong Gao, Yong Ren, Xingming Zhao, and Lin Hou. Citedb: a manually curated database of cell–cell interactions in human. Bioinformatics, 38(22):5144–5148, 2022

  157. [165]

    Husch: an integrated single-cell transcriptome atlas for human tissue gene expression visualization and analyses

    Xiaoying Shi, Zhiguang Yu, Pengfei Ren, Xin Dong, Xuanxin Ding, Jiaming Song, Jing Zhang, Taiwen Li, and Chenfei Wang. Husch: an integrated single-cell transcriptome atlas for human tissue gene expression visualization and analyses. Nucleic Acids Research, 51(D1):D1029–D1037, 2023

  158. [166]

    Variational mixture-of-experts autoencoders for multi-modal deep generative models

    Yuge Shi, Brooks Paige, Philip Torr, et al. Variational mixture-of-experts autoencoders for multi-modal deep generative models. Advances in neural information processing systems, 32, 2019

  159. [167]

    Learning structured output representation using deep conditional generative models

    Kihyuk Sohn, Honglak Lee, and Xinchen Yan. Learning structured output representation using deep conditional generative models. Advances in neural information processing systems, 28, 2015

  160. [168]

    scdesign3 generates realistic in silico data for multimodal single-cell and spatial omics

    Dongyuan Song, Qingyang Wang, Guanao Yan, Tianyang Liu, Tianyi Sun, and Jingyi Jessica Li. scdesign3 generates realistic in silico data for multimodal single-cell and spatial omics. Nature Biotechnology, 42(2):247– 252, 2024. 30 A PREPRINT - DECEMBER 9, 2024

  161. [169]

    Single-cell spatial landscapes of the lung tumour immune microenvironment

    Mark Sorin, Morteza Rezanejad, Elham Karimi, Benoit Fiset, Lysanne Desharnais, Lucas JM Perus, Simon Milette, Miranda W Yu, Sarah M Maritan, Samuel Doré, et al. Single-cell spatial landscapes of the lung tumour immune microenvironment. Nature, 614(7948):548–554, 2023

  162. [170]

    Visualization and analysis of gene expression in tissue sections by spatial transcriptomics

    Patrik L Ståhl, Fredrik Salmén, Sanja Vickovic, Anna Lundmark, José Fernández Navarro, Jens Magnusson, Stefania Giacomello, Michaela Asp, Jakub O Westholm, Mikael Huss, et al. Visualization and analysis of gene expression in tissue sections by spatial transcriptomics. Science,...

  163. [171]

    Highly sensitive spatial transcriptomics at near-cellular resolution with slide-seqv2

    Robert R Stickels, Evan Murray, Pawan Kumar, Jilong Li, Jamie L Marshall, Daniela J Di Bella, Paola Arlotta, Evan Z Macosko, and Fei Chen. Highly sensitive spatial transcriptomics at near-cellular resolution with slide-seqv2. Nature biotechnology, 39(3):313–319, 2021

  164. [172]

    Simultaneous epitope and transcriptome measurement in single cells

    Marlon Stoeckius, Christoph Hafemeister, William Stephenson, Brian Houck-Loomis, Pratip K Chattopadhyay, Harold Swerdlow, Rahul Satija, and Peter Smibert. Simultaneous epitope and transcriptome measurement in single cells. Nature methods, 14(9):865–868, 2017

  165. [173]

    Comprehensive integration of single-cell data

    Tim Stuart, Andrew Butler, Paul Hoffman, Christoph Hafemeister, Efthymia Papalexi, William M Mauck, Yuhan Hao, Marlon Stoeckius, Peter Smibert, and Rahul Satija. Comprehensive integration of single-cell data. cell, 177(7):1888–1902, 2019

  166. [174]

    Single-cell omics: experimental workflow, data analyses and applications

    Fengying Sun, Haoyan Li, Dongqing Sun, Shaliu Fu, Lei Gu, Xin Shao, Qinqin Wang, Xin Dong, Bin Duan, Feiyang Xing, et al. Single-cell omics: experimental workflow, data analyses and applications. Science China Life Sciences, pages 1–98, 2024

  167. [175]

    Ensemble dimensionality reduction and feature gene extraction for single-cell rna-seq data

    Xiaoxiao Sun, Yiwen Liu, and Lingling An. Ensemble dimensionality reduction and feature gene extraction for single-cell rna-seq data. Nature Communications, 11(1):5853, 2020

  168. [176]

    Ccvae: A variational autoencoder for handling censored covariates

    Caroline Svahn and Oleg Sysoev. Ccvae: A variational autoencoder for handling censored covariates. In 2022 21st IEEE International Conference on Machine Learning and Applications (ICMLA), pages 709–714. IEEE, 2022

  169. [177]

    The string database in 2021: customizable protein–protein networks, and functional characterization of user-uploaded gene/measurement sets

    Damian Szklarczyk, Annika L Gable, Katerina C Nastou, David Lyon, Rebecca Kirsch, Sampo Pyysalo, Nadezhda T Doncheva, Marc Legeay, Tao Fang, Peer Bork, et al. The string database in 2021: customizable protein–protein networks, and functional characterization of user-uploaded g...

  170. [178]

    Autoimpute: Autoencoder based imputation of single-cell rna-seq data

    Divyanshu Talwar, Aanchal Mongia, Debarka Sengupta, and Angshul Majumdar. Autoimpute: Autoencoder based imputation of single-cell rna-seq data. Scientific reports, 8(1):16329, 2018

  171. [179]

    Spacell: integrating tissue morphology and spatial gene expression to predict disease cells

    Xiao Tan, Andrew Su, Minh Tran, and Quan Nguyen. Spacell: integrating tissue morphology and spatial gene expression to predict disease cells. Bioinformatics, 36(7):2293–2294, 2020

  172. [180]

    Explainable multi-task learning for multi-modality biological data analysis

    Xin Tang, Jiawei Zhang, Yichun He, Xinhe Zhang, Zuwan Lin, Sebastian Partarrieu, Emma Bou Hanna, Zhaolin Ren, Hao Shen, Yuhong Yang, et al. Explainable multi-task learning for multi-modality biological data analysis. Nature communications, 14(1):2546, 2023

  173. [181]

    Modal- nexus auto-encoder for multi-modality cellular data integration and imputation

    Zhenchao Tang, Guanxing Chen, Shouzhi Chen, Jianhua Yao, Linlin You, and Calvin Yu-Chian Chen. Modal- nexus auto-encoder for multi-modality cellular data integration and imputation. Nature Communications, 15(1):9021, 2024

  174. [182]

    Sparx: Elucidate single-cell spatial heterogeneity of drug responses for personalized treatment

    Ziyang Tang, Xiang Liu, Zuotian Li, Tonglin Zhang, Baijian Yang, Jing Su, and Qianqian Song. Sparx: Elucidate single-cell spatial heterogeneity of drug responses for personalized treatment. Briefings in Bioinformatics , 24(6):bbad338, 2023

  175. [183]

    Single cell portal: an interactive home for single-cell genomics data

    Leyla Tarhan, Jon Bistline, Jean Chang, Bryan Galloway, Emily Hanna, and Eric Weitz. Single cell portal: an interactive home for single-cell genomics data. BioRxiv, 2023

  176. [184]

    Multilayer perceptron (mlp)

    Hind Taud and Jean-Franccois Mas. Multilayer perceptron (mlp). Geomatic approaches for modeling land change scenarios, pages 451–455, 2018

  177. [185]

    Transfer learning enables predictions in network biology

    Christina V Theodoris, Ling Xiao, Anant Chopra, Mark D Chaffin, Zeina R Al Sayed, Matthew C Hill, Helene Mantineo, Elizabeth M Brydon, Zexian Zeng, X Shirley Liu, et al. Transfer learning enables predictions in network biology. Nature, 618(7965):616–624, 2023

  178. [186]

    Nonnegative spatial factorization applied to spatial genomics

    F William Townes and Barbara E Engelhardt. Nonnegative spatial factorization applied to spatial genomics. Nature methods, 20(2):229–238, 2023

  179. [187]

    Applications of single-cell rna sequencing in drug discovery and development

    Bram Van de Sande, Joon Sang Lee, Euphemia Mutasa-Gottgens, Bart Naughton, Wendi Bacon, Jonathan Manning, Yong Wang, Jack Pollard, Melissa Mendez, Jon Hill, et al. Applications of single-cell rna sequencing in drug discovery and development. Nature Reviews Drug Discovery, 22(6...

  180. [188]

    Recovering gene interactions from single-cell data using data diffusion

    David Van Dijk, Roshan Sharma, Juozas Nainys, Kristina Yim, Pooja Kathail, Ambrose J Carr, Cassandra Burdziak, Kevin R Moon, Christine L Chaffer, Diwakar Pattabiraman, et al. Recovering gene interactions from single-cell data using data diffusion. Cell, 174(3):716–729, 2018

  181. [189]

    Identifying temporal and spatial patterns of variation from multimodal data using mefisto

    Britta Velten, Jana M Braunger, Ricard Argelaguet, Damien Arnol, Jakob Wirbel, Danila Bredikhin, Georg Zeller, and Oliver Stegle. Identifying temporal and spatial patterns of variation from multimodal data using mefisto. Nature methods, 19(2):179–186, 2022

  182. [190]

    Principles and challenges of modeling temporal and spatial omics data

    Britta Velten and Oliver Stegle. Principles and challenges of modeling temporal and spatial omics data. Nature Methods, 20(10):1462–1474, 2023

  183. [191]

    High-definition spatial transcriptomics for in situ tissue profiling

    Sanja Vickovic, Gökcen Eraslan, Fredrik Salmén, Johanna Klughammer, Linnea Stenbeck, Denis Schapiro, Tarmo Äijö, Richard Bonneau, Ludvig Bergenstråhle, José Fernandéz Navarro, et al. High-definition spatial transcriptomics for in situ tissue profiling. Nature methods, 16(10):9...

  184. [192]

    Fishfactor: a probabilistic factor model for spatial transcrip- tomics data with subcellular resolution

    Florin C Walter, Oliver Stegle, and Britta Velten. Fishfactor: a probabilistic factor model for spatial transcrip- tomics data with subcellular resolution. Bioinformatics, 39(5):btad183, 2023

  185. [193]

    A comparison of deep learning-based pre-processing and clustering approaches for single-cell rna sequencing data

    Jiacheng Wang, Quan Zou, and Chen Lin. A comparison of deep learning-based pre-processing and clustering approaches for single-cell rna sequencing data. Briefings in Bioinformatics, 23(1):bbab345, 2022

  186. [194]

    Single-cell rna-seq reveals the immune escape and drug resistance mechanisms of mantle cell lymphoma

    Liang Wang, Steven Mo, Xin Li, Yingzhi He, and Jing Yang. Single-cell rna-seq reveals the immune escape and drug resistance mechanisms of mantle cell lymphoma. Cancer biology & medicine, 17(3):726, 2020

  187. [195]

    A systematic evaluation of the computational tools for ligand-receptor-based cell–cell interaction inference

    Saidi Wang, Hansi Zheng, James S Choi, Jae K Lee, Xiaoman Li, and Haiyan Hu. A systematic evaluation of the computational tools for ligand-receptor-based cell–cell interaction inference. Briefings in functional genomics, 21(5):339–356, 2022

  188. [196]

    Single-cell multi-omics profiling of human preimplantation embryos identifies cytoskeletal defects during embryonic arrest

    Teng Wang, Junhua Peng, Jiaqi Fan, Ni Tang, Rui Hua, Xueliang Zhou, Zhihao Wang, Longfei Wang, Yanling Bai, Xiaowan Quan, et al. Single-cell multi-omics profiling of human preimplantation embryos identifies cytoskeletal defects during embryonic arrest. Nature Cell Biology, 26(...

  189. [197]

    Bermuda: a novel deep transfer learning method for single-cell rna sequencing batch correction reveals hidden high-resolution cellular subtypes

    Tongxin Wang, Travis S Johnson, Wei Shao, Zixiao Lu, Bryan R Helm, Jie Zhang, and Kun Huang. Bermuda: a novel deep transfer learning method for single-cell rna sequencing batch correction reveals hidden high-resolution cellular subtypes. Genome biology, 20:1–15, 2019

  190. [198]

    Three-dimensional intact-tissue sequencing of single-cell transcriptional states

    Xiao Wang, William E Allen, Matthew A Wright, Emily L Sylwestrak, Nikolay Samusik, Sam Vesuna, Kathryn Evans, Cindy Liu, Charu Ramakrishnan, Jia Liu, et al. Three-dimensional intact-tissue sequencing of single-cell transcriptional states. Science, 361(6400):eaat5691, 2018

  191. [199]

    Single-cell multiomics sequencing reveals the functional regulatory landscape of early embryos

    Yang Wang, Peng Yuan, Zhiqiang Yan, Ming Yang, Ying Huo, Yanli Nie, Xiaohui Zhu, Jie Qiao, and Liying Yan. Single-cell multiomics sequencing reveals the functional regulatory landscape of early embryos. Nature communications, 12(1):1247, 2021

  192. [200]

    Joint t-sne for comparable projections of multiple high-dimensional datasets

    Yinqiao Wang, Lu Chen, Jaemin Jo, and Yunhai Wang. Joint t-sne for comparable projections of multiple high-dimensional datasets. IEEE Transactions on Visualization and Computer Graphics, 28(1):623–632, 2021

  193. [201]

    italk: an r package to characterize and illustrate intercellular communication

    Yuanxin Wang, Ruiping Wang, Shaojun Zhang, Shumei Song, Changying Jiang, Guangchun Han, Michael Wang, Jaffer Ajani, Andy Futreal, and Linghua Wang. italk: an r package to characterize and illustrate intercellular communication. BioRxiv, page 507871, 2019

  194. [202]

    The genemania prediction server: biological network integration for gene prioritization and predicting gene function

    David Warde-Farley, Sylva L Donaldson, Ovi Comes, Khalid Zuberi, Rashad Badrawi, Pauline Chao, Max Franz, Chris Grouios, Farzana Kazi, Christian Tannus Lopes, et al. The genemania prediction server: biological network integration for gene prioritization and predicting gene fun...

  195. [203]

    Single-cell landscape of innate and acquired drug resistance in acute myeloid leukemia

    Rebekka Wegmann, Ximena Bonilla, Ruben Casanova, Stéphane Chevrier, Ricardo Coelho, Cinzia Esposito, Joanna Ficek-Pascual, Sandra Goetze, Gabriele Gut, Francis Jacob, et al. Single-cell landscape of innate and acquired drug resistance in acute myeloid leukemia. Nature Communic...

  196. [204]

    Single-cell multi-omic integration compares and contrasts features of brain cell identity

    Joshua D Welch, Velina Kozareva, Ashley Ferreira, Charles Vanderburg, Carly Martin, and Evan Z Macosko. Single-cell multi-omic integration compares and contrasts features of brain cell identity. Cell, 177(7):1873–1887, 2019

  197. [205]

    Babel enables cross-modality transla- tion between multiomic profiles at single-cell resolution

    Kevin E Wu, Kathryn E Yost, Howard Y Chang, and James Zou. Babel enables cross-modality transla- tion between multiomic profiles at single-cell resolution. Proceedings of the National Academy of Sciences , 118(15):e2023070118, 2021

  198. [206]

    Multimodal generative models for scalable weakly-supervised learning.Advances in neural information processing systems, 31, 2018

    Mike Wu and Noah Goodman. Multimodal generative models for scalable weakly-supervised learning.Advances in neural information processing systems, 31, 2018. 32 A PREPRINT - DECEMBER 9, 2024

  199. [207]

    Spatial transcriptome profiling by merfish reveals subcellular rna compartmentalization and cell cycle-dependent gene expression

    Chenglong Xia, Jean Fan, George Emanuel, Junjie Hao, and Xiaowei Zhuang. Spatial transcriptome profiling by merfish reveals subcellular rna compartmentalization and cell cycle-dependent gene expression. Proceedings of the National Academy of Sciences, 116(39):19490–19499, 2019

  200. [208]

    A comparison of cell-cell interaction prediction tools based on scrna-seq data

    Zihong Xie, Xuri Li, and Antonio Mora. A comparison of cell-cell interaction prediction tools based on scrna-seq data. Biomolecules, 13(8):1211, 2023

  201. [209]

    scigans: single-cell rna-seq imputation using generative adversarial networks

    Yungang Xu, Zhigang Zhang, Lei You, Jiajia Liu, Zhiwei Fan, and Xiaobo Zhou. scigans: single-cell rna-seq imputation using generative adversarial networks. Nucleic acids research, 48(15):e85–e85, 2020

  202. [210]

    Stomicsdb: a comprehensive database for spatial transcriptomics data sharing, analysis and visualization

    Zhicheng Xu, Weiwen Wang, Tao Yang, Ling Li, Xizheng Ma, Jing Chen, Jieyu Wang, Yan Huang, Joshua Gould, Huifang Lu, et al. Stomicsdb: a comprehensive database for spatial transcriptomics data sharing, analysis and visualization. Nucleic acids research, 52(D1):D1053–D1061, 2024

  203. [211]

    Prior knowledge-guided multilevel graph neural network for tumor risk prediction and interpretation via multi-omics data integration

    Hongxi Yan, Dawei Weng, Dongguo Li, Yu Gu, Wenji Ma, and Qingjie Liu. Prior knowledge-guided multilevel graph neural network for tumor risk prediction and interpretation via multi-omics data integration. Briefings in Bioinformatics, 25(3):bbae184, 2024

  204. [212]

    scbert as a large-scale pretrained deep language model for cell type annotation of single-cell rna-seq data

    Fan Yang, Wenchuan Wang, Fang Wang, Yuan Fang, Duyu Tang, Junzhou Huang, Hui Lu, and Jianhua Yao. scbert as a large-scale pretrained deep language model for cell type annotation of single-cell rna-seq data. Nature Machine Intelligence, 4(10):852–866, 2022

  205. [213]

    Multi-domain translation between single-cell imaging and sequencing data using autoencoders

    Karren Dai Yang, Anastasiya Belyaeva, Saradha Venkatachalapathy, Karthik Damodaran, Abigail Katcoff, Adityanarayanan Radhakrishnan, GV Shivashankar, and Caroline Uhler. Multi-domain translation between single-cell imaging and sequencing data using autoencoders. Nature communic...

  206. [214]

    Deepcci: a deep learning framework for identifying cell–cell interactions from single-cell rna sequencing data

    Wenyi Yang, Pingping Wang, Meng Luo, Yideng Cai, Chang Xu, Guangfu Xue, Xiyun Jin, Rui Cheng, Jinhao Que, Fenglan Pang, et al. Deepcci: a deep learning framework for identifying cell–cell interactions from single-cell rna sequencing data. Bioinformatics, 39(10):btad596, 2023

  207. [215]

    Deciphering cell–cell communication at single-cell resolution for spatial transcriptomics with subgraph-based graph attention network

    Wenyi Yang, Pingping Wang, Shouping Xu, Tao Wang, Meng Luo, Yideng Cai, Chang Xu, Guangfu Xue, Jinhao Que, Qian Ding, et al. Deciphering cell–cell communication at single-cell resolution for spatial transcriptomics with subgraph-based graph attention network. Nature Communicat...

  208. [216]

    React: synergizing reasoning and acting in language models (2022)

    Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, and Yuan Cao. React: synergizing reasoning and acting in language models (2022). arXiv preprint arXiv:2210.03629, 2023

  209. [217]

    Sodb facilitates comprehensive exploration of spatial omics data

    Zhiyuan Yuan, Wentao Pan, Xuan Zhao, Fangyuan Zhao, Zhimeng Xu, Xiu Li, Yi Zhao, Michael Q Zhang, and Jianhua Yao. Sodb facilitates comprehensive exploration of spatial omics data. Nature Methods, 20(3):387–399, 2023

  210. [218]

    Cancerscem: a database of single-cell expression map across various human cancers

    Jingyao Zeng, Yadong Zhang, Yunfei Shang, Jialin Mai, Shuo Shi, Mingming Lu, Congfan Bu, Zhewen Zhang, Zaichao Zhang, Yang Li, et al. Cancerscem: a database of single-cell expression map across various human cancers. Nucleic acids research, 50(D1):D1147–D1155, 2022

  211. [219]

    Understanding tumour endothelial cell heterogeneity and function from single-cell omics

    Qun Zeng, Mira Mousa, Aisha Shigna Nadukkandy, Lies Franssens, Halima Alnaqbi, Fatima Yousif Alshamsi, Habiba Al Safar, and Peter Carmeliet. Understanding tumour endothelial cell heterogeneity and function from single-cell omics. Nature Reviews Cancer, 23(8):544–564, 2023

  212. [220]

    Imputing spatial transcriptomics through gene network constructed from protein language model

    Yuansong Zeng, Yujie Song, Chengyang Zhang, Haoxuan Li, Yongkang Zhao, Weijiang Yu, Shiqi Zhang, Hongyu Zhang, Zhiming Dai, and Yuedong Yang. Imputing spatial transcriptomics through gene network constructed from protein language model. Communications Biology, 7(1):1271, 2024

  213. [221]

    Single cell transcriptomic analyses implicate an immunosuppressive tumor microenvironment in pancreatic cancer liver metastasis

    Shu Zhang, Wen Fang, Siqi Zhou, Dongming Zhu, Ruidong Chen, Xin Gao, Zhuojin Li, Yao Fu, Yixuan Zhang, Fa Yang, et al. Single cell transcriptomic analyses implicate an immunosuppressive tumor microenvironment in pancreatic cancer liver metastasis. Nature communications, 14(1):...

  214. [222]

    Cellcall: integrating paired ligand–receptor and transcription factor activities for cell–cell communication

    Yang Zhang, Tianyuan Liu, Xuesong Hu, Mei Wang, Jing Wang, Bohao Zou, Puwen Tan, Tianyu Cui, Yiying Dou, Lin Ning, et al. Cellcall: integrating paired ligand–receptor and transcription factor activities for cell–cell communication. Nucleic acids research, 49(15):8520–8534, 2021

  215. [223]

    Massively parallel digital transcriptional profiling of single cells

    Grace XY Zheng, Jessica M Terry, Phillip Belgrader, Paul Ryvkin, Zachary W Bent, Ryan Wilson, Solongo B Ziraldo, Tobias D Wheeler, Geoff P McDermott, Junjie Zhu, et al. Massively parallel digital transcriptional profiling of single cells. Nature communications, 8(1):14049, 2017

  216. [224]

    Aquila: a spatial omics database and analysis platform

    Yimin Zheng, Yitian Chen, Xianting Ding, Koon Ho Wong, and Edwin Cheung. Aquila: a spatial omics database and analysis platform. Nucleic Acids Research, 51(D1):D827–D834, 2023

  217. [225]

    Sorc: an integrated spatial omics resource in cancer

    Weiwei Zhou, Minghai Su, Tiantongfei Jiang, Qingyi Yang, Qisen Sun, Kang Xu, Jingyi Shi, Changbo Yang, Na Ding, Yongsheng Li, et al. Sorc: an integrated spatial omics resource in cancer. Nucleic Acids Research, 52(D1):D1429–D1437, 2024. 33 A PREPRINT - DECEMBER 9, 2024

  218. [226]

    Integrating spatial transcriptomics data across different conditions, technologies and developmental stages

    Xiang Zhou, Kangning Dong, and Shihua Zhang. Integrating spatial transcriptomics data across different conditions, technologies and developmental stages. Nature Computational Science, 3(10):894–906, 2023

  219. [227]

    Surface protein imputation from single cell transcriptomes by deep neural networks

    Zilu Zhou, Chengzhong Ye, Jingshu Wang, and Nancy R Zhang. Surface protein imputation from single cell transcriptomes by deep neural networks. Nature communications, 11(1):651, 2020

  220. [228]

    Identification of spatially associated sub- populations by combining scrnaseq and sequential fluorescence in situ hybridization data

    Qian Zhu, Sheel Shah, Ruben Dries, Long Cai, and Guo-Cheng Yuan. Identification of spatially associated sub- populations by combining scrnaseq and sequential fluorescence in situ hybridization data. Nature biotechnology, 36(12):1183–1190, 2018

  221. [229]

    Groundgan: Grn-guided simulation of single-cell rna-seq data using causal generative adversarial networks

    Yazdan Zinati, Abdulrahman Takiddeen, and Amin Emad. Groundgan: Grn-guided simulation of single-cell rna-seq data using causal generative adversarial networks. Nature Communications, 15(1):4055, 2024

  222. [230]

    Deep-joint-learning analysis model of single cell transcriptome and open chromatin accessibility data

    Chunman Zuo and Luonan Chen. Deep-joint-learning analysis model of single cell transcriptome and open chromatin accessibility data. Briefings in Bioinformatics, 22(4):bbaa287, 2021. 34

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.