computeSimilarities: Compute similarities for WGCNA

Description Usage Arguments Details Value See Also

View source: R/computeSimilarities.R

Description

This function computes spearman's rhos from an expression data matrix and transforms it into similarity score. This function is used in getWGCNANet().

Usage

1

Arguments

DEGeneExpr

Object of class DEGeneExpr

Details

The similarity score S = (1+rho) / 2. In this way, S is always positive while still keeping the correlation sign.

Value

A matrix of similarity scores.

See Also

getWGCNANet


stringgaussnet documentation built on May 29, 2017, 10:50 a.m.