getIsolatedGroup: Based on pval matrix, link the nodes without significant...

View source: R/bmat.R

getIsolatedGroupR Documentation

Based on pval matrix, link the nodes without significant p-values.

Description

Based on pval matrix, link the nodes without significant p-values.

Usage

getIsolatedGroup(pvalmat, pthres = 0.1, prefix = "c")

Arguments

pvalmat

symmetric matrix

pthres

double, default is 0.1

prefix

characters, default is "c"

Value

list of vectors, each vector/scalar is a graph module defined by the pval matrix.


beyondpie/pureRUtils documentation built on Jan. 10, 2023, 3:22 a.m.