get_term_mat {prioGene}R Documentation

Title Get a one-to-many matrix of GO term and gene

Description

Title Get a one-to-many matrix of GO term and gene

Usage

get_term_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_term_mat(net_disease,GO_human)

[Package prioGene version 0.99.0 Index]