get_gene_mat {prioGene} | R Documentation |
Title Get a one-to-many matrix of gene and GO term
Description
Title Get a one-to-many matrix of gene and GO term
Usage
get_gene_mat(net_disease, GO_human)
Arguments
net_disease |
a disease related network, matrix |
GO_human |
a matrix, gene and GO terms |
Value
a matrix
Examples
get_gene_mat(net_disease,GO_human)
[Package prioGene version 0.99.0 Index]