t2g_get_matrix | R Documentation |
Get tibble of terms mapped to genes
t2g_get_matrix(T2G, terms = NULL, genes = NULL, output.type = "tibble")
T2G |
term-to-gene data frame |
terms |
character vector of terms |
genes |
character vector of genes |
output.type |
"tibble" (default) or "matrix" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.