Bioc2026 Registration Open!

dandelionR

Single-cell Immune Repertoire Trajectory Analysis in R

Bioconductor version: 3.23 · Package version: 1.4.0

dandelionR is an R package for performing single-cell immune repertoire trajectory analysis, based on the original python implementation. It provides the necessary functions to interface with scRepertoire and a custom implementation of an absorbing Markov chain for pseudotime inference, inspired by the Palantir Python package.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("dandelionR")

Details

MaintainerKelvin Tuong <z.tuong@uq.edu.au>
AuthorJiawei Yu [aut] (ORCID: <https://orcid.org/0009-0005-9170-7881>), Nicholas Borcherding [aut] (ORCID: <https://orcid.org/0000-0003-1427-6342>), Kelvin Tuong [aut, cre] (ORCID: <https://orcid.org/0000-0002-6735-6808>)
LicenseMIT + file LICENSE
URLhttps://www.github.com/tuonglab/dandelionR/
Bug Reportshttps://www.github.com/tuonglab/dandelionR/issues
Downloads rank145
Source branchRELEASE_3_23
biocViewsImmunoOncology, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.4.0)

Imports: BiocGenerics, bluster, destiny, igraph, MASS, Matrix, methods, miloR, purrr, rlang, S4Vectors, SingleCellExperiment, spam, stats, SummarizedExperiment, uwot, RANN

Suggests: BiocStyle, fields, knitr, rmarkdown, RColorBrewer, scater, scRepertoire, DelayedMatrixStats, slingshot, testthat