scWGCNA.networks | R Documentation |
This function calculates the graphic networks of each module in an scWGCNA list object. Returns an updated object.
scWGCNA.networks(scWGCNA.data)
scWGCNA.data |
scWGCNA.data. An scWGCNA.data object, as calculated by run.scWGCNA(). |
An scWGCNA.data object, updated with the slot "networks"
# A pre-calculated WGCNA data list MmLimbE155.scWGCNA # calculate networks MmLimbE155.scWGCNA = scWGCNA.networks(MmLimbE155.scWGCNA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.