geneSelect: Function "geneSelect"

Description Usage Arguments Value

View source: R/geneSelect.R

Description

This function selects most valuable genes based on different methods

Usage

1

Arguments

geneES

an ExpressionSet object of gene expression matrix with rows of genes and columns of samples

type

a character variable from one of "CV"(coefficient of variation), "IQR"(interquantile range), "MAD"(madian absolute deviation).

ratio

a numeric variable indicating how much ratio of genes will be selected.

Value

an ExpressionSet object of selected gene expression matrix.


Coraline66/RNASeqAnalysis documentation built on Nov. 25, 2019, 8:03 a.m.