create_binary_mat: create_binary_mat

Description Usage Arguments Value

View source: R/create_binary_mat.R

Description

Creates a binary matrix based off rho cutoff and connectivity values input into run_ICLite

Usage

1
create_binary_mat(rho_cutoff, min_connectivity)

Arguments

rho_cutoff

A vector of rho exclusion values ranging from 0.1 to 0.9.

min_connectivity

A vector of minimum connectivity values. Higher cutoffs will result in smaller gene modules

Value

A binary matrix based off input cutoff parameters


camiolomj/ICLite documentation built on July 28, 2021, 6:33 a.m.