get_net_disease_term {prioGene} | R Documentation |
Title Get the GO terms for each pair of nodes in the network
Description
Title Get the GO terms for each pair of nodes in the network
Usage
get_net_disease_term(genes_mat, net_disease)
Arguments
genes_mat |
a one-to-many matrix of GO term and gene |
net_disease |
a disease related network, matrix |
Value
a matrix
Examples
get_net_disease_term(genes_mat,net_disease)
[Package prioGene version 1.0.1 Index]