Package: CellTrails 1.23.0

Daniel Ellwanger

CellTrails: Reconstruction, visualization and analysis of branching trajectories

CellTrails is an unsupervised algorithm for the de novo chronological ordering, visualization and analysis of single-cell expression data. CellTrails makes use of a geometrically motivated concept of lower-dimensional manifold learning, which exhibits a multitude of virtues that counteract intrinsic noise of single cell data caused by drop-outs, technical variance, and redundancy of predictive variables. CellTrails enables the reconstruction of branching trajectories and provides an intuitive graphical representation of expression patterns along all branches simultaneously. It allows the user to define and infer the expression dynamics of individual and multiple pathways towards distinct phenotypes.

Authors:Daniel Ellwanger [aut, cre, cph]

CellTrails_1.23.0.tar.gz
CellTrails_1.23.0.zip(r-4.5)CellTrails_1.23.0.zip(r-4.4)CellTrails_1.23.0.zip(r-4.3)
CellTrails_1.23.0.tgz(r-4.4-any)CellTrails_1.23.0.tgz(r-4.3-any)
CellTrails_1.23.0.tar.gz(r-4.5-noble)CellTrails_1.23.0.tar.gz(r-4.4-noble)
CellTrails_1.23.0.tgz(r-4.4-emscripten)CellTrails_1.23.0.tgz(r-4.3-emscripten)
CellTrails.pdf |CellTrails.html
CellTrails/json (API)
NEWS

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

Peer review:

Datasets:
  • exSCE - Example single-cell expression data

On BioConductor:CellTrails-1.23.0(bioc 3.20)CellTrails-1.22.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

50 exports 0.91 score 74 dependencies 1 mentions

Last updated 2 months agofrom:1adbebd49b

Exports:addTrailconnectStatescontrastTrailExprembedSamplesenrichment.testfeatureNamesfilterTrajFeaturesByCOVfilterTrajFeaturesByDLfilterTrajFeaturesByFFfindSpectrumfindStatesfitDynamicfitTrajectorylandmarkslatentSpacelatentSpace<-manifold2Dmanifold2D<-pcaphenoNamesplotDynamicplotManifoldplotMapplotStateExpressionplotStateSizeplotStateTrajectoryplotTrailplotTrajectoryFitread.ygraphmlremoveTrailsampleNamesselectTrajectoryshowTrajInfosimulate_exprsstatesstates<-stateTrajLayout<-trailNamestrailNames<-trailstrajComponentstrajFeatureNamestrajFeatureNames<-trajLayouttrajLayout<-trajResidualstrajSampleNamesuserLandmarksuserLandmarks<-write.ygraphml

Dependencies:abindaskpassBiobaseBiocGenericscbacliclustercolorspacecpp11crayoncurlDelayedArraydendextenddtwEnvStatsfansifarverGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggrepelgluegridExtragtablehttrigraphIRangesisobandjsonlitelabelinglatticelifecyclemagrittrmaptreeMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmenortestopensslpillarpkgconfigplyrproxyR6RColorBrewerRcppreshape2rlangrpartRtsneS4ArraysS4VectorsscalesSingleCellExperimentSparseArraystringistringrSummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisviridisLitewithrXVectorzlibbioc

CellTrails: Reconstruction, visualization, and analysis of branching trajectories from single-cell expression data

Rendered fromvignette.Rmdusingknitr::rmarkdownon Jun 24 2024.

Last update: 2018-07-27
Started: 2018-04-26

Readme and manuals

Help Manual

Help pageTopics
ADD trailaddTrail addTrail,SingleCellExperiment-method
Connect trajectory statesconnectStates connectStates,SingleCellExperiment-method
Differential trail expression analysiscontrastTrailExpr contrastTrailExpr,SingleCellExperiment-method
Spectral embedding of biological samplesembedSamples embedSamples,matrix-method embedSamples,SingleCellExperiment-method
Enrichment testenrichment.test
Example single-cell expression dataexSCE
GET feature namesfeatureNames,SingleCellExperiment-method
Filter features by Coefficient of Variation (COV)filterTrajFeaturesByCOV filterTrajFeaturesByCOV,SingleCellExperiment-method
Filter trajectory features by Detection Level (DL)filterTrajFeaturesByDL filterTrajFeaturesByDL,SingleCellExperiment-method
Filter features by Fano FactorfilterTrajFeaturesByFF filterTrajFeaturesByFF,SingleCellExperiment-method
Determine number of informative latent dimensionsfindSpectrum findSpectrum,numeric-method
Identify trajectory statesfindStates findStates,SingleCellExperiment-method
Fit expression dynamicfitDynamic fitDynamic,SingleCellExperiment-method
Align samples to trajectoryfitTrajectory fitTrajectory,SingleCellExperiment-method
GET landmarkslandmarks landmarks,SingleCellExperiment-method
GET CellTrails' latent spacelatentSpace latentSpace,SingleCellExperiment-method
SET latent spacelatentSpace<- latentSpace<-,SingleCellExperiment-method
GET 2D manifold representationmanifold2D manifold2D,SingleCellExperiment-method
SET 2D manifold representationmanifold2D<- manifold2D<-,SingleCellExperiment-method
Principal Component Analysispca pca,SingleCellExperiment-method
GET phenotype namesphenoNames phenoNames,SingleCellExperiment-method
Visualize dynamicsplotDynamic plotDynamic,SingleCellExperiment-method
Visualize the learned manifoldplotManifold plotManifold,SingleCellExperiment-method
Visualize expression mapsplotMap plotMap,SingleCellExperiment-method
Visualize feature expression distribution per stateplotStateExpression plotStateExpression,SingleCellExperiment-method
Visualize the number of samples per stateplotStateSize plotStateSize,SingleCellExperiment-method
Visualize state trajectory graphplotStateTrajectory plotStateTrajectory,SingleCellExperiment-method
Visualize single trailsplotTrail plotTrail,SingleCellExperiment-method
Visualize trajectory fit residualsplotTrajectoryFit plotTrajectoryFit,SingleCellExperiment-method
Reads trajectory graph layoutread.ygraphml
REMOVE trailremoveTrail removeTrail,SingleCellExperiment-method
GET sample namessampleNames,SingleCellExperiment-method
Select component from trajectory graphselectTrajectory selectTrajectory,SingleCellExperiment-method
Shows relevant content of a SingleCellExperiment object for a CellTrails analysisshowTrajInfo showTrajInfo,SingleCellExperiment-method
Simulation of RNA-Seq expression datasimulate_exprs
GET statesstates states,SingleCellExperiment-method
SET statesstates<- states<-,SingleCellExperiment-method
SET state trajectory layoutstateTrajLayout<- stateTrajLayout<-,SingleCellExperiment-method
GET trail namestrailNames trailNames,SingleCellExperiment-method
SET trail namestrailNames<- trailNames<-,SingleCellExperiment-method
GET trailstrails trails,SingleCellExperiment-method
GET trajectory component statestrajComponents trajComponents,SingleCellExperiment-method
GET trajectory feature namestrajFeatureNames trajFeatureNames,SingleCellExperiment-method
SET trajectory features by nametrajFeatureNames<- trajFeatureNames<-,SingleCellExperiment-method
GET trajectory layouttrajLayout trajLayout,SingleCellExperiment-method
SET trajectory layouttrajLayout<- trajLayout<-,SingleCellExperiment-method
GET trajectory fitting residualstrajResiduals trajResiduals,SingleCellExperiment-method
GET trajectory sample namestrajSampleNames trajSampleNames,SingleCellExperiment-method
GET user-defined landmarksuserLandmarks userLandmarks,SingleCellExperiment-method
SET user-defined landmarksuserLandmarks<- userLandmarks<-,SingleCellExperiment-method
Export trajectory graphwrite.ygraphml write.ygraphml,SingleCellExperiment-method