Package: tradeSeq 1.13.13
tradeSeq: trajectory-based differential expression analysis for sequencing data
tradeSeq provides a flexible method for fitting regression models that can be used to find genes that are differentially expressed along one or multiple lineages in a trajectory. Based on the fitted models, it uses a variety of tests suited to answer different questions of interest, e.g. the discovery of genes for which expression is associated with pseudotime, or which are differentially expressed (in a specific region) along the trajectory. It fits a negative binomial generalized additive model (GAM) for each gene, and performs inference on the parameters of the GAM.
Authors:
tradeSeq_1.13.13.tar.gz
tradeSeq_1.13.13.zip(r-4.7)tradeSeq_1.13.13.zip(r-4.6)tradeSeq_1.13.13.zip(r-4.5)
tradeSeq_1.13.13.tgz(r-4.6-any)tradeSeq_1.13.13.tgz(r-4.5-any)
tradeSeq_1.13.13.tar.gz(r-4.7-any)tradeSeq_1.13.13.tar.gz(r-4.6-any)
tradeSeq_1.13.13.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tradeSeq/json (API)
NEWS
| # Install 'tradeSeq' in R: |
| install.packages('tradeSeq', repos = c('https://zaoqu-liu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zaoqu-liu/tradeseq/issues
- celltype - A vector defining cell types, used in the package vignette.
- countMatrix - A count matrix, used in the package vignette.
- crv - A SlingshotDataset object, used in the package vignette.
- gamList - A list of GAM models, used to demonstrate the various tests.
- sds - A SlingshotDataset object, used in the package unit tests.
On BioConductor:tradeSeq-1.27.0(bioc 3.24)tradeSeq-1.26.0(bioc 3.23)
clusteringregressiontimecoursedifferentialexpressiongeneexpressionrnaseqsequencingsoftwaresinglecelltranscriptomicsmultiplecomparisonvisualization
Last updated from:b8b64d76d1 (on main). Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 784 | ||
| source / vignettes | OK | 648 | ||
| linux-release-x86_64 | NOTE | 703 | ||
| macos-release-arm64 | NOTE | 540 | ||
| macos-oldrel-arm64 | NOTE | 452 | ||
| windows-devel | NOTE | 980 | ||
| windows-release | NOTE | 921 | ||
| windows-oldrel | NOTE | 998 | ||
| wasm-release | OK | 191 |
Exports:associationTestcascadeclusterExpressionPatternsconditionTestdiffEndTestearlyDETestevaluateKfitGAMgetSmootherPvaluesgetSmootherTestStatsnknotspatternTestplot_evalutateK_resultsplotGeneCountplotSmootherspredictCellspredictSmoothstartVsEndTest
Dependencies:abindBHBiobaseBiocGenericsBiocParallelclicodetoolscpp11DelayedArrayedgeRfarverformatRfutile.loggerfutile.optionsgenericsGenomicRangesggplot2gluegridExtragtableigraphIRangesisobandlabelinglambda.rlatticelifecyclelimmalocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvnlmepbapplypillarpkgconfigprincurveR6RColorBrewerRcpprlangS4ArraysS4VectorsS7scalesSeqinfoSingleCellExperimentslingshotsnowSparseArraystatmodSummarizedExperimenttibbleTrajectoryUtilsutf8vctrsviridisviridisLitewithrXVector
Working with multiple conditions
Rendered frommultipleConditions.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-23
Started: 2026-01-23
Using Monocle as input to tradeSeq
Rendered fromMonocle.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-23
Started: 2026-01-23
Fitting the models and additional control of fitGAM in tradeSeq
Rendered fromfitGAM.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-23
Started: 2026-01-23
Quick Start Guide
Rendered fromquickstart.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-24
Started: 2026-01-24
Statistical Framework and Algorithm
Rendered fromstatistical_framework.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-24
Started: 2026-01-24
The tradeSeq workflow
Rendered fromtradeSeq.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-23
Started: 2026-01-23
Visualization Gallery
Rendered fromvisualization.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-01-24
Started: 2026-01-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Perform statistical test to check whether gene expression is constant across pseudotime within a lineage | associationTest associationTest,list-method associationTest,SingleCellExperiment-method |
| Get expression peak cascade of genes along a lineage. | cascade cascade,SingleCellExperiment-method |
| A vector defining cell types, used in the package vignette. | celltype |
| Cluster gene expression patterns. | clusterExpressionPatterns clusterExpressionPatterns,list-method clusterExpressionPatterns,SingleCellExperiment-method |
| Assess differential expression patterns between conditions within a lineage. | conditionTest conditionTest,SingleCellExperiment-method |
| A count matrix, used in the package vignette. | countMatrix |
| A SlingshotDataset object, used in the package vignette. | crv |
| Perform statistical test to check for DE between final stages of every lineage. | diffEndTest diffEndTest,list-method diffEndTest,SingleCellExperiment-method |
| Perform test of early differences between lineages | earlyDETest earlyDETest,list-method earlyDETest,SingleCellExperiment-method |
| Evaluate the optimal number of knots required for fitGAM. | evaluateK evaluateK,dgCMatrix-method evaluateK,matrix-method evaluateK,SingleCellExperiment-method |
| fitGAM | fitGAM fitGAM,generalMatrix-method fitGAM,matrix-method fitGAM,SingleCellExperiment-method |
| A list of GAM models, used to demonstrate the various tests. | gamList |
| Get smoother p-value as returned by 'mgcv'. | getSmootherPvalues |
| Get smoother Chi-squared test statistics. | getSmootherTestStats |
| knots | nknots nknots,list-method nknots,SingleCellExperiment-method |
| Assess differential expression pattern between lineages. | patternTest patternTest,list-method patternTest,SingleCellExperiment-method |
| Evaluate an appropriate number of knots. | plot_evalutateK_results |
| Plot gene expression in reduced dimension. | plotGeneCount plotGeneCount,PseudotimeOrdering-method plotGeneCount,SingleCellExperiment-method plotGeneCount,SlingshotDataSet-method |
| Plot the log-transformed counts and the fitted values for a particular gene along all lineages | plotSmoothers plotSmoothers,gam-method plotSmoothers,SingleCellExperiment-method |
| predictCells | predictCells predictCells,list-method predictCells,SingleCellExperiment-method |
| predictSmooth | predictSmooth predictSmooth,list-method predictSmooth,SingleCellExperiment-method |
| A SlingshotDataset object, used in the package unit tests. | sds |
| Perform statistical test to check for DE between starting point and the end stages of every lineage | startVsEndTest startVsEndTest,list-method startVsEndTest,SingleCellExperiment-method |
