arbitrarySparsity: This function Builds an arbitary sparse network

View source: R/arbitrarySparsity.R

arbitrarySparsityR Documentation

This function Builds an arbitary sparse network

Description

This introduces sparsity into a data frame or matrix with increasing frequency as the 'nedges' parameter is specified

Usage

arbitrarySparsity(nedges, network)

Arguments

nedges

Required. Edges parameter to increase sparsity.

network

Required. A matrix or data frame of gene expression

Value

a logical matrix of TRUE/FALSE where True indicates sparsity


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