getCorrType: Counts the relative correlation of (+,+) and (+,-)(-,-)...

Description Usage Arguments Value

View source: R/getCorrType.R

Description

Counts the relative correlation of (+,+) and (+,-)(-,-) interactions

Usage

1
getCorrType(inFile, plusID, minusID)

Arguments

inFile

(character): path to interaction networks

plusID

(character) vector of + nodes

minusID

(character) vector of - nodes

Value

(numeric) mean edge weight for (+,+) and other edges


BaderLab/netDx documentation built on Sept. 26, 2021, 9:13 a.m.