Package: TrajectoryUtils
Version: 1.2.0
Date: 2021-07-29
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
git_url: https://git.bioconductor.org/packages/TrajectoryUtils
git_branch: RELEASE_3_14
git_last_commit: 485b0bf
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 04:28:21 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Kelly Street [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.1.1; ; 2021-10-27 13:53:19 UTC; windows
