Bioc2026 Registration Open!

TrajectoryUtils

Single-Cell Trajectory Analysis Utilities

Bioconductor version: 3.23 · Package version: 1.20.0

Implements low-level utilities for single-cell trajectory analysis, primarily intended for re-use inside higher-level packages. Include a function to create a cluster-level minimum spanning tree and data structures to hold pseudotime inference results.

Installation

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

BiocManager::install("TrajectoryUtils")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [aut, cre], Kelly Street [aut]
LicenseGPL-3
URLhttps://bioconductor.org/packages/TrajectoryUtils
Bug Reportshttps://github.com/LTLA/TrajectoryUtils/issues
Downloads rank3608
Source branchRELEASE_3_23
biocViewsGeneExpression, SingleCell, Software

Documentation

Download

Dependencies

Depends: SingleCellExperiment

Imports: methods, stats, Matrix, igraph, S4Vectors, SummarizedExperiment

Suggests: BiocNeighbors, DelayedArray, DelayedMatrixStats, BiocParallel, testthat, knitr, BiocStyle, rmarkdown

Reverse dependencies

Depends On Me (2): slingshot, TSCAN

Imports Me (3): condiments, singleCellTK, tradeSeq