Learn R Programming

GeoTcgaData (version 1.1.1.992)

cal_mean_module: Find the mean value of the gene in each module

Description

Find the mean value of the gene in each module

Usage

cal_mean_module(geneExpress, module)

Value

a data.frame, means the mean of gene expression value in the same module

Arguments

geneExpress

a data.frame

module

a data.frame

Examples

Run this code
result <- cal_mean_module(geneExpress,module)

Run the code above in your browser using DataLab