Learn R Programming

immcp (version 0.9.2)

getF: getF

Description

Select features related to phenotype using Boruta

Usage

getF(expr, pdata, level = "gene", withTentative = TRUE, geneset)

Arguments

expr

A matrix of expression values where rows correspond to genes and columns correspond to samples.

pdata

A character of phenotype.

level

one of the gene or pathway

withTentative

If set to TRUE, Tentative attributes will be also returned.

geneset

A data frame of geneset containing two columns.

Value

A character of features.