d_genesC: C++ implementation of d_genes

View source: R/RcppExports.R

d_genesCR 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.


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