Package: LRcell 1.13.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.13.0.tar.gz
LRcell_1.13.0.zip(r-4.5)LRcell_1.13.0.zip(r-4.4)LRcell_1.13.0.zip(r-4.3)
LRcell_1.13.0.tgz(r-4.4-any)LRcell_1.13.0.tgz(r-4.3-any)
LRcell_1.13.0.tar.gz(r-4.5-noble)LRcell_1.13.0.tar.gz(r-4.4-noble)
LRcell_1.13.0.tgz(r-4.4-emscripten)LRcell_1.13.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.13.0(bioc 3.20)LRcell-1.12.0(bioc 3.19)

bioconductor-package

6 exports 0.36 score 85 dependencies

Last updated 2 months agofrom:7922d2dc6d

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 Jun 30 2024.

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