View source: R/utils_analysis_random.R
clean_gene_set | R Documentation |
Clean up a set of genes by removing duplicates, spaces, and other control characters from gene names
clean_gene_set(gene_set)
gene_set |
Vector of genes to be cleans. |
Vector of cleaned genes.
This function is called internally in other idepGolem functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.