d_pathwayC: C++ implementation of d_pathway

View source: R/RcppExports.R

d_pathwayCR Documentation

C++ implementation of d_pathway

Description

Calculates differential network score for an entire pathway.

Usage

d_pathwayC(nw1, nw2, lp)

Arguments

nw1

The association scores for network 1

nw2

The association scores for network 2

lp

The lp value to use.

Value

The differential network score for the pathway.


dnapath documentation built on May 9, 2022, 9:05 a.m.