Description Usage Arguments Value Author(s)
View source: R/plotTopElements.R
extract coordinates gene sets
1 | getCoordGeneSets(dataPlotGenes, geneSets, esetUsed, geneSetsVar = list())
|
dataPlotGenes |
data.frame with two columns 'X' and 'Y' with coordinates for the genes |
geneSets |
geneSets list of gene sets, e.g. gene pathways, output from the 'getGeneSets' function in MLP the genes IDs must correspond to the sampleNames in the eset |
esetUsed |
expressionSet (or SummarizedExperiment) object with data |
geneSetsVar |
variable of the featureData used to match the genes contained in geneSets, most probably ENTREZID, if NULL the featureNames of the eSet are used |
data.frame with two columns 'X' and 'Y' with coordinates for the gene sets
Laure Cougnaud
Laure Cougnaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.