View source: R/prettyRonetGenesetNames.R
prettyRonetGenesetNames | R Documentation |
Pretty RONET Gene-set Names
prettyRonetGenesetNames(x, nchar = 50)
x |
Character strings, RONET gene-set names |
nchar |
Integer, number of chararacters to be displayed. |
Character strings
strs <- c("ARNT_GeneID405_negativeTargets",
"Neurophysiological_process_nNOS_signaling_in_neuronal_synapses",
"NR5A1_GeneID2516_allTargets",
"IL4_GeneID3565_negativeTargets",
"Apoptosis_REACTOME")
prettyRonetGenesetNames(strs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.