Package: lemur 1.5.0
lemur: Latent Embedding Multivariate Regression
Fit a latent embedding multivariate regression (LEMUR) model to multi-condition single-cell data. The model provides a parametric description of single-cell data measured with treatment vs. control or more complex experimental designs. The parametric model is used to (1) align conditions, (2) predict log fold changes between conditions for all cells, and (3) identify cell neighborhoods with consistent log fold changes. For those neighborhoods, a pseudobulked differential expression test is conducted to assess which genes are significantly changed.
Authors:
lemur_1.5.0.tar.gz
lemur_1.5.0.zip(r-4.5)lemur_1.5.0.zip(r-4.4)lemur_1.5.0.zip(r-4.3)
lemur_1.5.0.tgz(r-4.4-x86_64)lemur_1.5.0.tgz(r-4.4-arm64)lemur_1.5.0.tgz(r-4.3-x86_64)lemur_1.5.0.tgz(r-4.3-arm64)
lemur_1.5.0.tar.gz(r-4.5-noble)lemur_1.5.0.tar.gz(r-4.4-noble)
lemur_1.5.0.tgz(r-4.4-emscripten)lemur_1.5.0.tgz(r-4.3-emscripten)
lemur.pdf |lemur.html✨
lemur/json (API)
NEWS
# Install 'lemur' in R: |
install.packages('lemur', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/const-ae/lemur/issues
- glioblastoma_example_data - The 'glioblastoma_example_data' dataset
On BioConductor:lemur-1.3.3(bioc 3.20)lemur-1.2.0(bioc 3.19)
transcriptomicsdifferentialexpressionsinglecelldimensionreductionregression
Last updated 23 days agofrom:6e2e508b8a. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | WARNING | Oct 31 2024 |
R-4.5-linux-x86_64 | WARNING | Oct 30 2024 |
R-4.4-win-x86_64 | WARNING | Oct 31 2024 |
R-4.4-mac-x86_64 | WARNING | Oct 31 2024 |
R-4.4-mac-aarch64 | WARNING | Oct 31 2024 |
R-4.3-win-x86_64 | WARNING | Oct 31 2024 |
R-4.3-mac-x86_64 | WARNING | Oct 31 2024 |
R-4.3-mac-aarch64 | WARNING | Oct 31 2024 |
Exports:.lemur_fitalign_by_groupingalign_harmonydesignfind_de_neighborhoodslemurproject_on_lemur_fitresidualstest_devars
Dependencies:abindaskpassassortheadbeachmatBiobaseBiocGenericsBiocNeighborsclicolorspacecowplotcrayoncurlDelayedArrayDelayedMatrixStatsdplyrfansifarvergenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2glmGamPoigluegtableharmonyHDF5ArrayhttrIRangesirlbaisobandjsonlitelabelinglatticelifecyclelimmamagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeopensslpillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressrhdf5rhdf5filtersRhdf5libRhpcBLASctlrlangS4ArraysS4VectorsscalesSingleCellExperimentSparseArraysparseMatrixStatsstatmodSummarizedExperimentsystibbletidyselectUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Access values from a 'lemur_fit' | $,lemur_fit-method $<-,lemur_fit-method .DollarNames.lemur_fit dollar_methods |
Enforce additional alignment of cell clusters beyond the direct differential embedding | align_by_grouping align_harmony |
Find differential expression neighborhoods | find_de_neighborhoods |
The 'glioblastoma_example_data' dataset | glioblastoma_example_data |
Main function to fit the latent embedding multivariate regression (LEMUR) model | lemur |
The 'lemur_fit' class | .lemur_fit design,lemur_fit-method lemur_fit lemur_fit-class [,lemur_fit,ANY,ANY,ANY-method |
Predict values from 'lemur_fit' object | predict.lemur_fit |
Project new data onto the latent spaces of an existing lemur fit | project_on_lemur_fit |
Predict values from 'lemur_fit' object | residuals,lemur_fit-method |
Predict log fold changes between conditions for each cell | test_de |
Differential embedding for each condition | test_global |