Package: LRcell 1.20.0

Wenjing Ma

LRcell: Differential cell type change analysis using Logistic/linear Regression

The goal of LRcell is to identify specific sub-cell types that drives the changes observed in a bulk RNA-seq differential gene expression experiment. To achieve this, LRcell utilizes sets of cell marker genes acquired from single-cell RNA-sequencing (scRNA-seq) as indicators for various cell types in the tissue of interest. Next, for each cell type, using its marker genes as indicators, we apply Logistic Regression on the complete set of genes with differential expression p-values to calculate a cell-type significance p-value. Finally, these p-values are compared to predict which one(s) are likely to be responsible for the differential gene expression pattern observed in the bulk RNA-seq experiments. LRcell is inspired by the LRpath[@sartor2009lrpath] algorithm developed by Sartor et al., originally designed for pathway/gene set enrichment analysis. LRcell contains three major components: LRcell analysis, plot generation and marker gene selection. All modules in this package are written in R. This package also provides marker genes in the Prefrontal Cortex (pFC) human brain region, human PBMC and nine mouse brain regions (Frontal Cortex, Cerebellum, Globus Pallidus, Hippocampus, Entopeduncular, Posterior Cortex, Striatum, Substantia Nigra and Thalamus).

Authors:Wenjing Ma [cre, aut]

LRcell_1.20.0.tar.gz
LRcell_1.20.0.zip(r-4.7)LRcell_1.20.0.zip(r-4.6)LRcell_1.20.0.zip(r-4.5)
LRcell_1.20.0.tgz(r-4.6-any)LRcell_1.20.0.tgz(r-4.5-any)
LRcell_1.20.0.tar.gz(r-4.7-any)LRcell_1.20.0.tar.gz(r-4.6-any)
LRcell_1.20.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
LRcell/json (API)
NEWS

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

Bug tracker:https://github.com/marvinquiet/lrcell/issues

Datasets:

On BioConductor:LRcell-1.21.0(bioc 3.24)LRcell-1.20.0(bioc 3.23)

singlecellgenesetenrichmentsequencingregressiongeneexpressiondifferentialexpressionenrichmentmarker-genes

4.60 score 4 stars 6 scripts 332 downloads 6 exports 76 dependencies

Last updated from:faaa259f50 (on RELEASE_3_23). Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksERROR159
linux-devel-x86_64NOTE331
source / vignettesOK280
linux-release-x86_64NOTE331
macos-release-arm64NOTE192
macos-oldrel-arm64NOTE210
windows-develNOTE199
windows-releaseNOTE229
windows-oldrelNOTE211
wasm-releaseOK156

Exports:get_markergenesLRcellLRcell_gene_enriched_scoresLRcellCoreplot_manhattan_enrichplot_marker_dist

Dependencies:AnnotationDbiAnnotationHubaskpassBHBiobaseBiocBaseUtilsBiocFileCacheBiocGenericsBiocManagerBiocParallelBiocVersionBiostringsbitbit64blobcachemclicodetoolscpp11crayoncurlDBIdbplyrdplyrExperimentHubfarverfastmapfilelockformatRfutile.loggerfutile.optionsgenericsggplot2ggrepelgluegtablehttrhttr2IRangesisobandjsonliteKEGGRESTlabelinglambda.rlifecyclemagrittrmemoisemimeopensslpillarpkgconfigpngpurrrR6rappdirsRColorBrewerRcpprlangRSQLiteS4VectorsS7scalesSeqinfosnowstringistringrsystibbletidyrtidyselectutf8vctrsviridisLitewithrXVectoryaml

LRcell: Differential cell type change analysis using Logistic/linear Regression.

Rendered fromLRcell-vignette.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2021-04-04
Started: 2020-08-06