Package: TrajectoryUtils 1.20.0
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:
TrajectoryUtils_1.20.0.tar.gz
TrajectoryUtils_1.20.0.zip(r-4.7)TrajectoryUtils_1.20.0.zip(r-4.6)TrajectoryUtils_1.20.0.zip(r-4.5)
TrajectoryUtils_1.20.0.tgz(r-4.6-any)TrajectoryUtils_1.20.0.tgz(r-4.5-any)
TrajectoryUtils_1.20.0.tar.gz(r-4.7-any)TrajectoryUtils_1.20.0.tar.gz(r-4.6-any)
TrajectoryUtils_1.20.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
TrajectoryUtils/json (API)
| # Install 'TrajectoryUtils' in R: |
| install.packages('TrajectoryUtils', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ltla/trajectoryutils/issues
On BioConductor:TrajectoryUtils-1.21.0(bioc 3.24)TrajectoryUtils-1.20.0(bioc 3.23)
Last updated from:72c185ebc0 (on RELEASE_3_23). Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 196 | ||
| linux-devel-x86_64 | NOTE | 333 | ||
| source / vignettes | OK | 232 | ||
| linux-release-x86_64 | NOTE | 289 | ||
| macos-release-arm64 | NOTE | 248 | ||
| macos-oldrel-arm64 | NOTE | 223 | ||
| windows-devel | NOTE | 589 | ||
| windows-release | NOTE | 521 | ||
| windows-oldrel | NOTE | 508 | ||
| wasm-release | OK | 135 |
Exports:averagePseudotimecellDatacellData<-cellnamescellnames<-createClusterMSTdefineMSTPathsguessMSTRootsncellsnpathspathDatapathData<-pathnamespathnames<-pathStatpathStat<-pathStatNamespathStatNames<-pathStatspathStats<-PseudotimeOrderingrowmeanrowmedianshowsplitByBranches
Dependencies:abindBiobaseBiocGenericsclicpp11DelayedArraygenericsGenomicRangesglueigraphIRangeslatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatspkgconfigrlangS4ArraysS4VectorsSeqinfoSingleCellExperimentSparseArraySummarizedExperimentvctrsXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute the average pseudotime | averagePseudotime |
| Minimum spanning trees on cluster centroids | createClusterMST createClusterMST,ANY-method createClusterMST,SingleCellExperiment-method createClusterMST,SummarizedExperiment-method |
| Define paths through the MST | defineMSTPaths |
| Guess the roots of a MST | guessMSTRoots |
| 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 variable | rowmean rowmedian |
| Split a graph into branch-free paths | splitByBranches |
