Registration and Call for Abstracts Open for Bioc2024

TrajectoryUtils

This is the development version of TrajectoryUtils; for the stable release version, see TrajectoryUtils.

Single-Cell Trajectory Analysis Utilities


Bioconductor version: Development (3.19)

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.

Author: Aaron Lun [aut, cre], Kelly Street [aut]

Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>

Citation (from within R, enter citation("TrajectoryUtils")):

Installation

To install this package, start R (version "4.4") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("TrajectoryUtils")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews GeneExpression, SingleCell, Software
Version 1.11.1
In Bioconductor since BioC 3.13 (R-4.1) (3 years)
License GPL-3
Depends SingleCellExperiment
Imports methods, stats, Matrix, igraph, S4Vectors, SummarizedExperiment
System Requirements
URL https://bioconductor.org/packages/TrajectoryUtils
Bug Reports https://github.com/LTLA/TrajectoryUtils/issues
See More
Suggests BiocNeighbors, DelayedArray, DelayedMatrixStats, BiocParallel, testthat, knitr, BiocStyle, rmarkdown
Linking To
Enhances
Depends On Me slingshot, TSCAN
Imports Me condiments, singleCellTK, tradeSeq
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/TrajectoryUtils
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/TrajectoryUtils
Package Short Url https://bioconductor.org/packages/TrajectoryUtils/
Package Downloads Report Download Stats