gseaPlot {phantasus} | R Documentation |
Returns path to an svg file with enrichment plot
gseaPlot(fData, fvarLabels, rankBy, selectedGenes, width, height)
fData |
list of annotation columns |
fvarLabels |
vector of column names |
rankBy |
name of the numeric column used for gene ranking |
selectedGenes |
indexes of selected genes (starting from one, in the order of fData) |
width |
width of the image (in inches) |
height |
height of the image (in inches) |
path to an svg file