scWGCNA.networks: Calculates the graphic networks of scWGCNA data

View source: R/networks.R

scWGCNA.networksR Documentation

Calculates the graphic networks of scWGCNA data

Description

This function calculates the graphic networks of each module in an scWGCNA list object. Returns an updated object.

Usage

scWGCNA.networks(scWGCNA.data)

Arguments

scWGCNA.data

scWGCNA.data. An scWGCNA.data object, as calculated by run.scWGCNA().

Value

An scWGCNA.data object, updated with the slot "networks"

Examples

# A pre-calculated WGCNA data list
MmLimbE155.scWGCNA
# calculate networks
MmLimbE155.scWGCNA = scWGCNA.networks(MmLimbE155.scWGCNA)


CFeregrino/scWGCNA documentation built on Nov. 21, 2022, 2:31 a.m.