deployNetworkSparsity: This function deploys arbitary sparsity on a list of networks

View source: R/deployNetworkSparsity.R

deployNetworkSparsityR Documentation

This function deploys arbitary sparsity on a list of networks

Description

This introduces sparsity into a list of data frames or matrices with the 'arbitrarySparsity()' function with increasing frequency as the 'sparsity' parameter is specified

Usage

deployNetworkSparsity(network, sparsity)

Arguments

network

Required. A matrix or data frame of gene expression

sparsity

Required. Edges parameter to increase sparsity.

Value

a list of logical matrices of TRUE/FALSE where True indicates sparsity


Sage-Bionetworks/metanetwork documentation built on April 27, 2022, 7:42 a.m.