Last data update: 2014.03.03

R: Selecting top weighted variables (genes) from result of CIA
topVar.ciaR Documentation

Selecting top weighted variables (genes) from result of CIA

Description

This function provides a method selecting top weighted variables (genes) on an axis (either positive side or negative side or both) from an object of class cia (see made4 package).

Usage

## S3 method for class 'cia'
topVar(x, axis = 1, end = "both", topN = 5)

Arguments

x

See plotVar.mcia

axis

See plotVar.mcia

end

See plotVar.mcia

topN

See plotVar.mcia

Value

See plotVar.mcia

Author(s)

Chen Meng

Results