A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/LRcell.html below:

Bioconductor - LRcell (development version)

LRcell

This is the development version of LRcell; for the stable release version, see LRcell.

Differential cell type change analysis using Logistic/linear Regression

Bioconductor version: Development (3.22)

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).

Author: Wenjing Ma [cre, aut] ORCID: 0000-0001-8757-651X

Maintainer: Wenjing Ma <wenjing.ma at emory.edu>

Citation (from within R, enter citation("LRcell")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("LRcell")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("LRcell")
Details biocViews DifferentialExpression, GeneExpression, GeneSetEnrichment, Regression, Sequencing, SingleCell, Software Version 1.17.0 In Bioconductor since BioC 3.13 (R-4.1) (4 years) License MIT + file LICENSE Depends R (>= 4.1), ExperimentHub, AnnotationHub Imports BiocParallel, dplyr, ggplot2, ggrepel, magrittr, stats, utils System Requirements URL Bug Reports https://github.com/marvinquiet/LRcell/issues See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4