Description Usage Arguments Examples
Clean labels of genesets
1 |
x |
A vector of labels |
1 2 3 | HALLMARK <- msigdb_download("Homo sapiens", "H", "")
names(HALLMARK) <- clean_genesets(names(HALLMARK))
head(names(HALLMARK))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.