4 Future perspectives: single-cell integration.
4.0.1 Alternative metrics
4.0.2 Pair Single Cell with (or without) Drug fingerprints
-
- Single-cell lineage capture across genomic modalities with
CellTag-multireveals fate-specific gene regulatory changes -> use of single-cell lineage-tracing (scLT). - High-resolution, noninvasive single-cell lineage tracing in mice and humans based on DNA methylation epi-mutations.
- Single-cell lineage capture across genomic modalities with
Ming Tommy Tang lists in Single-cell LinkedIn post trendy papers and tools for multi-sample, single-cell RNAseq differential expression analysis.
4.0.2.1 Correct for Batch Effects
DESeq2-MultiBatch: Batch Correction for Multi-Factorial RNA-seq Experiments, avalaible as open-source GH repository, from Roy, Monthony, and Torkamaneh (2025).
4.0.2.2 Drug-response
TRADE: Transcriptome-wide analysis of differential expression in perturbation atlases, from Nadig et al. (2025). The paper notably reports how to model a compound-dose response curve with a Hill equation. Avalaible as an open-source GH repositoryTRADEtools. RTRADETutorial
4.0.3 Barcode Differential Analysis
4.0.3.1 bartools and BARtab
- Analysis of synthetic cellular barcodes in the genome and transcriptome with
BARtabandbartools.
4.0.3.2 DEBRA
- Pros
DEBRA- Better characterisation of the mean-variance deviation -> between
trendedorshrinkage,trendedis favoured.
- Better characterisation of the mean-variance deviation -> between
- Cons
DEBRA:DEBRAdoes not account for outliers expression, nor zero-inflated counts -> recommendation ofglmQLFitandglmQLFTestfor routine GLM-based DE analyses, fromEdgeR: Explaning dispersion types to newbies.- Complex protocol for discarding lowly differentially expressed barcodes.
- No available BioConductor/CRAN Repository, while latest
DEBRAGitHub update dates back more than 4 years.
4.0.3.3 Combine Fold change and \(p\)-value
4.0.4 Drug clustering and mapping
- Use of graph clustering approaches? Like Louvain? + multiple case studies, how to combine them (2 vials of cell lines)?
- Compare with ATC prediction and clustering:
PDATC-NCPMKL-updatedGH Repo.