getSetNames {AUCell} | 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)