topVar.mcia {omicade4}R Documentation

Selecting top weighted variables (genes) from result of MCIA

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 mcia.

Usage

## S3 method for class 'mcia'
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


[Package omicade4 version 1.20.0 Index]