Skip to contents

Plot gene sets in two dimensions based on Jaccard distance

Usage

plot_mds(gsc, res, value = "-log10(p.shift)", zlim = c(0, NA))

Arguments

gsc

GeneSetCollection object

res

data.frame with score for each gene set

value

indicate which columns of res to use to color points

zlim

limits of colors. c(0,NA) indicates a range from 0 to the largest observed value