Package: slalom 1.35.0
slalom: Factorial Latent Variable Modeling of Single-Cell RNA-Seq Data
slalom is a scalable modelling framework for single-cell RNA-seq data that uses gene set annotations to dissect single-cell transcriptome heterogeneity, thereby allowing to identify biological drivers of cell-to-cell variability and model confounding factors. The method uses Bayesian factor analysis with a latent variable model to identify active pathways (selected by the user, e.g. KEGG pathways) that explain variation in a single-cell RNA-seq dataset. This an R/C++ implementation of the f-scLVM Python package. See the publication describing the method at https://doi.org/10.1186/s13059-017-1334-8.
Authors:
slalom_1.35.0.tar.gz
slalom_1.35.0.zip(r-4.7)slalom_1.35.0.zip(r-4.6)slalom_1.35.0.zip(r-4.5)
slalom_1.35.0.tar.gz(r-4.7-arm64)slalom_1.35.0.tar.gz(r-4.7-x86_64)slalom_1.35.0.tar.gz(r-4.6-arm64)slalom_1.35.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
slalom/json (API)
NEWS
| # Install 'slalom' in R: |
| install.packages('slalom', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- mesc - A single-cell expression dataset to demonstrate capabilities of slalom from mouse embryonic stem cells
On BioConductor:slalom-1.35.0(bioc 3.24)slalom-1.34.0(bioc 3.23)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
immunooncologysinglecellrnaseqnormalizationvisualizationdimensionreductiontranscriptomicsgeneexpressionsequencingsoftwarereactomekeggopenblascpp
Last updated from:385662f076. Checks:8 WARNING, 1 OK, 5 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 213 | ||
| linux-devel-arm64 | WARNING | 395 | ||
| linux-devel-x86_64 | WARNING | 359 | ||
| source / vignettes | OK | 334 | ||
| linux-release-arm64 | WARNING | 316 | ||
| linux-release-x86_64 | WARNING | 402 | ||
| macos-release-arm64 | FAIL | 87 | ||
| macos-release-x86_64 | FAIL | 249 | ||
| macos-oldrel-arm64 | FAIL | 91 | ||
| macos-oldrel-x86_64 | FAIL | 205 | ||
| windows-devel | WARNING | 466 | ||
| windows-release | WARNING | 480 | ||
| windows-oldrel | WARNING | 448 | ||
| wasm-release | FAIL | 161 |
Exports:addResultsToSingleCellExperimentinitSlalomnewSlalomModelplotLoadingsplotRelevanceplotTermstopTermstrainSlalomupdateSlalom
Dependencies:abindannotateAnnotationDbiaskpassBHBiobaseBiocGenericsBiostringsbitbit64blobcachemclicpp11crayoncurlDBIDelayedArrayfarverfastmapgenericsGenomicRangesggplot2gluegraphGSEABasegtablehttrIRangesisobandjsonliteKEGGRESTlabelinglatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigpngR6RColorBrewerRcppRcppArmadillorlangRSQLitersvdS4ArraysS4VectorsS7scalesSeqinfoSingleCellExperimentSparseArraySummarizedExperimentsysvctrsviridisLitewithrXMLxtableXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add results to SingleCellExperiment object | addResultsToSingleCellExperiment |
| Initialize a SlalomModel object | initSlalom |
| A single-cell expression dataset to demonstrate capabilities of slalom from mouse embryonic stem cells (mESCs) | mesc |
| Create a new SlalomModel object. | newSlalomModel |
| Plot highest loadings of a factor | plotLoadings |
| Plot results of a Slalom model | plotRelevance |
| Plot relevance for all terms | plotTerms |
| The "Slalom Model" (Rcpp_SlalomModel) class | Rcpp_SlalomModel Rcpp_SlalomModel-class |
| Factorial single-cell latent variable models | slalom-package slalom |
| SlalomModel C++ class | SlalomModel |
| Show results of a Slalom model | topTerms |
| Train a SlalomModel object | train train,Rcpp_SlalomModel-method trainSlalom |
| Update a SlalomModel object | updateSlalom |
