get_Q {prioGene} | R Documentation |
Title get the disease risk transition probability matrix
Description
Title get the disease risk transition probability matrix
Usage
get_Q(node_weight, net_disease_term)
Arguments
node_weight |
a matrix, genes and their weights |
net_disease_term |
GO terms for each pair of nodes in the network |
Value
a matrix
[Package prioGene version 1.0.1 Index]