fcalc_np_all: Function to calculate the network potential for vertices v

View source: R/RcppExports.R

fcalc_np_allR Documentation

Function to calculate the network potential for vertices v

Description

Function to calculate the network potential for vertices v

Usage

fcalc_np_all(neighbors, vertices, v, exp)

Arguments

neighbors

list of neighbors for every node in the graph, type Rcpp::list

vertices

node list for graph, type Rcpp::StringVector

v

list of nodes for which we plan to calculate network potential

exp

named vector of expression for each node in vertices


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.