Package: TrajectoryUtils 1.13.0

Aaron Lun

TrajectoryUtils: Single-Cell Trajectory Analysis Utilities

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:Aaron Lun [aut, cre], Kelly Street [aut]

TrajectoryUtils_1.13.0.tar.gz
TrajectoryUtils_1.13.0.zip(r-4.5)TrajectoryUtils_1.13.0.zip(r-4.4)TrajectoryUtils_1.13.0.zip(r-4.3)
TrajectoryUtils_1.13.0.tgz(r-4.4-any)TrajectoryUtils_1.13.0.tgz(r-4.3-any)
TrajectoryUtils_1.13.0.tar.gz(r-4.5-noble)TrajectoryUtils_1.13.0.tar.gz(r-4.4-noble)
TrajectoryUtils_1.13.0.tgz(r-4.4-emscripten)TrajectoryUtils_1.13.0.tgz(r-4.3-emscripten)
TrajectoryUtils.pdf |TrajectoryUtils.html
TrajectoryUtils/json (API)

# Install 'TrajectoryUtils' in R:
install.packages('TrajectoryUtils', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ltla/trajectoryutils/issues

On BioConductor:TrajectoryUtils-1.13.0(bioc 3.20)TrajectoryUtils-1.12.0(bioc 3.19)

bioconductor-package

25 exports 2.35 score 38 dependencies 9 dependents

Last updated 2 months agofrom:01b5a90a53

Exports:averagePseudotimecellDatacellData<-cellnamescellnames<-createClusterMSTdefineMSTPathsguessMSTRootsncellsnpathspathDatapathData<-pathnamespathnames<-pathStatpathStat<-pathStatNamespathStatNames<-pathStatspathStats<-PseudotimeOrderingrowmeanrowmedianshowsplitByBranches

Dependencies:abindaskpassBiobaseBiocGenericsclicpp11crayoncurlDelayedArrayGenomeInfoDbGenomeInfoDbDataGenomicRangesgluehttrigraphIRangesjsonlitelatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmimeopensslpkgconfigR6rlangS4ArraysS4VectorsSingleCellExperimentSparseArraySummarizedExperimentsysUCSC.utilsvctrsXVectorzlibbioc

Trajectory utilities for package developers

Rendered fromoverview.Rmdusingknitr::rmarkdownon Jun 17 2024.

Last update: 2020-11-30
Started: 2020-11-09

Readme and manuals

Help Manual

Help pageTopics
Compute the average pseudotimeaveragePseudotime
Minimum spanning trees on cluster centroidscreateClusterMST createClusterMST,ANY-method createClusterMST,SingleCellExperiment-method createClusterMST,SummarizedExperiment-method
Define paths through the MSTdefineMSTPaths
Guess the roots of a MSTguessMSTRoots
The PseudotimeOrdering class$,PseudotimeOrdering-method $<-,PseudotimeOrdering-method cellData cellData<- cellData<-,PseudotimeOrdering-method cellnames cellnames<- cellnames<-,PseudotimeOrdering-method ncells npaths pathData pathData<- pathData<-,PseudotimeOrdering-method pathnames pathnames<- pathnames<-,PseudotimeOrdering-method pathStat pathStat<- pathStat<-,PseudotimeOrdering-method pathStatNames pathStatNames<- pathStatNames<-,PseudotimeOrdering-method pathStats pathStats<- pathStats<-,PseudotimeOrdering-method PseudotimeOrdering PseudotimeOrdering-class show,PseudotimeOrdering-method
Compute column means based on a grouping variablerowmean rowmedian
Split a graph into branch-free pathssplitByBranches