module_finder: Identify the modules in Data within co-expression network

View source: R/network_utils.R

module_finderR Documentation

Identify the modules in Data within co-expression network

Description

Identify the modules in Data within co-expression network

Usage

module_finder(data, p.value = 0.05, tao = 0.5, beta = 3,
  num_features = 100)

Arguments

love

Do you love cats? Defaults to TRUE.

Examples

module_finder(mtcars)

naikai/sake documentation built on Feb. 15, 2023, 11 p.m.