Package: LRcell 1.15.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.15.0.tar.gz
LRcell_1.15.0.zip(r-4.5)LRcell_1.15.0.zip(r-4.4)LRcell_1.15.0.zip(r-4.3)
LRcell_1.15.0.tgz(r-4.4-any)LRcell_1.15.0.tgz(r-4.3-any)
LRcell_1.15.0.tar.gz(r-4.5-noble)LRcell_1.15.0.tar.gz(r-4.4-noble)
LRcell_1.15.0.tgz(r-4.4-emscripten)LRcell_1.15.0.tgz(r-4.3-emscripten)
LRcell.pdf |LRcell.html
LRcell/json (API)
NEWS

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

Peer review:

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

Datasets:

On BioConductor:LRcell-1.15.0(bioc 3.21)LRcell-1.14.0(bioc 3.20)

singlecellgenesetenrichmentsequencingregressiongeneexpressiondifferentialexpressionenrichmentmarker-genes

4.48 score 3 stars 5 scripts 139 downloads 6 exports 85 dependencies

Last updated 2 months agofrom:0eb2d9f8e3. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 29 2024
R-4.5-winNOTENov 29 2024
R-4.5-linuxNOTENov 29 2024
R-4.4-winNOTENov 29 2024
R-4.4-macNOTENov 29 2024
R-4.3-winNOTENov 29 2024
R-4.3-macNOTENov 29 2024

Exports:get_markergenesLRcellLRcell_gene_enriched_scoresLRcellCoreplot_manhattan_enrichplot_marker_dist

Dependencies:AnnotationDbiAnnotationHubaskpassBHBiobaseBiocFileCacheBiocGenericsBiocManagerBiocParallelBiocVersionBiostringsbitbit64blobcachemclicodetoolscolorspacecpp11crayoncurlDBIdbplyrdplyrExperimentHubfansifarverfastmapfilelockformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataggplot2ggrepelgluegtablehttrIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplogrpngpurrrR6rappdirsRColorBrewerRcpprlangRSQLiteS4VectorsscalessnowstringistringrsystibbletidyrtidyselectUCSC.utilsutf8vctrsviridisLitewithrXVectoryamlzlibbioc

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

Rendered fromLRcell-vignette.Rmdusingknitr::rmarkdownon Nov 29 2024.

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