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


netDx documentation built on Dec. 11, 2020, 2:01 a.m.