calculateModuleRepresentatives: Calculate Module Representative

Description Usage Arguments Value References

View source: R/calculateModuleRepresentatives.R

Description

Calculate Module Representative

Usage

1
calculateModuleRepresentatives(data, representative.method = "average")

Arguments

data

a data.table with three columns: name, sampleID and z-score.

representative.method

the method, that is used for calculation of the representatives. Currently implemented:"eigenmetabolite" and "average"

Value

a data.table containing the module representative for each sample

References

\insertRef

Langfelder2007MoDentify

\insertRef

Chuang2007MoDentify


krumsieklab/MoDentify documentation built on March 24, 2021, 9:01 p.m.