get_edge_weight {prioGene} | R Documentation |
Title weight edge
Description
Title weight edge
Usage
get_edge_weight(net_disease_term, terms_mat)
Arguments
net_disease_term |
GO terms for each pair of nodes in the network |
terms_mat |
result of get_term_mat() |
Value
a matrix
Examples
get_edge_weight(net_disease_term,terms_mat)
[Package prioGene version 1.0.1 Index]