Package: TrajectoryUtils
Version: 1.21.0
Date: 2024-02-03
Title: Single-Cell Trajectory Analysis Utilities
Description: 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.
Authors@R: 
    c(
        person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com"),
        person("Kelly", "Street", role="aut")
    )
License: GPL-3
biocViews: GeneExpression, SingleCell
Depends: SingleCellExperiment
Imports: methods, stats, Matrix, igraph, S4Vectors,
        SummarizedExperiment
Suggests: BiocNeighbors, DelayedArray, DelayedMatrixStats,
        BiocParallel, testthat, knitr, BiocStyle, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
BugReports: https://github.com/LTLA/TrajectoryUtils/issues
URL: https://bioconductor.org/packages/TrajectoryUtils
Config/pak/sysreqs: libglpk-dev libxml2-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-28 12:54:55 UTC
RemoteUrl: https://github.com/bioc/TrajectoryUtils
RemoteRef: HEAD
RemoteSha: 79012de5a31255225db9e983373900b5ccb5ce6b
NeedsCompilation: no
Packaged: 2026-05-30 09:39:42 UTC; root
Author: Aaron Lun [aut, cre],
  Kelly Street [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; ; 2026-05-30 13:48:16 UTC; unix
