View source: R/enrichment_testing.r
gene_object_renamer | R Documentation |
Takes a named-list (of gene sets) or a matrix (of gene ranking sets) and renames the sets (e.g. from "CD4+ T-cell" to "CD4_T_cell")
gene_object_renamer(gobj)
gobj |
Either: 1. named list of character vectors (each vector is a gene-set, containing gene IDs), or 2. numeric matrix (each row is a gene, each column is a condition/group/set) |
List
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.