runEstimate: Run the ESTIMATE algorithm on an ExpressionSet, and return...

Description Usage Arguments Value Examples

View source: R/runEstimate.R

Description

Run the ESTIMATE algorithm on an ExpressionSet, and return the result as an ExpressionSet.

Usage

1

Arguments

eset

An affy gene expression dataset.

gene_symbols

A list of gene symbols (if not supplied in annotation for ExpressionSet).

Value

An expression set consisting of estimate scores.

Examples

1
estimate_scores<-runEstimate(eset)

steveneschrich/saeAffy documentation built on Nov. 14, 2020, 10:17 a.m.