This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

receptLoss

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

Unsupervised Identification of Genes with Expression Loss in Subsets of Tumors

Bioconductor version: Development (3.18)

receptLoss identifies genes whose expression is lost in subsets of tumors relative to normal tissue. It is particularly well-suited in cases where the number of normal tissue samples is small, as the distribution of gene expression in normal tissue samples is approximated by a Gaussian. Originally designed for identifying nuclear hormone receptor expression loss but can be applied transcriptome wide as well.

Author: Daniel Pique, John Greally, Jessica Mar

Maintainer: Daniel Pique <daniel.pique at med.einstein.yu.edu>

Citation (from within R, enter citation("receptLoss")):

Installation

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

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

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

BiocManager::install("receptLoss")

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("receptLoss")
receptLoss HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews GeneExpression, Software, StatisticalMethod
Version 1.13.0
In Bioconductor since BioC 3.11 (R-4.0) (3.5 years)
License GPL-3 + file LICENSE
Depends R (>= 3.6.0)
Imports dplyr, ggplot2, magrittr, tidyr, SummarizedExperiment
Linking To
Suggests knitr, rmarkdown, testthat (>= 2.1.0), here
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

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

Source Package receptLoss_1.13.0.tar.gz
Windows Binary receptLoss_1.13.0.zip (64-bit only)
macOS Binary (x86_64) receptLoss_1.13.0.tgz
macOS Binary (arm64) receptLoss_1.13.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/receptLoss
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/receptLoss
Bioc Package Browser https://code.bioconductor.org/browse/receptLoss/
Package Short Url https://bioconductor.org/packages/receptLoss/
Package Downloads Report Download Stats