spcal_path_weight: Calculating compatibility scores

View source: R/mainlib.R

spcal_path_weightR Documentation

Calculating compatibility scores

Description

Calculates the compatibility between a source node and a list of target nodes depending on their expression values

Usage

spcal_path_weight(s, t, g)

Arguments

s

A source node name present in graph g

t

A character vector of target node names present in graph g

g

An igraph graph object

Value

Compatibility score


saschajung/Intercom documentation built on May 27, 2023, 5:11 p.m.