View source: R/aux_getSetNames.R
getSetNames | R Documentation |
Returns the gene set name (i.e. selects the given pattern)
getSetNames(aucMat, patterns, startChr = "^", endChr = " |_")
aucMat |
AUC matrix |
patterns |
patterns |
startChr |
Character to indicate the start (typically "^") |
endChr |
Character at the end of the gene set name, i.e. space or "_" after a transcription factor name |
Returns the gene set name (i.e. selects the given pattern)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.