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

View source: R/calculate_mean_module.R

cal_mean_moduleR Documentation

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)

Arguments

geneExpress

a data.frame

module

a data.frame

Value

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

Examples

result <- cal_mean_module(geneExpress,module)

GeoTcgaData documentation built on Sept. 23, 2022, 9:05 a.m.