plot_mds: Plot gene sets in two dimensions

View source: R/recodeGeneSet.R

plot_mdsR Documentation

Plot gene sets in two dimensions

Description

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


GabrielHoffman/pinnacle documentation built on May 29, 2022, 8 p.m.