spcal_path_weight | R Documentation |
Calculates the compatibility between a source node and a list of target nodes depending on their expression values
spcal_path_weight(s, t, g)
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 |
Compatibility score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.