d_genesC {dnapath}R Documentation

C++ implementation of d_genes

Description

Calculates differential network score for a set of genes

Usage

d_genesC(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

A vector of differential network scores for the genes.


[Package dnapath version 0.7.4 Index]