View source: R/recodeGeneSet.R
heatplot | R Documentation |
Plot gene sets in two dimensions based on Jaccard distance
heatplot(gsc, df_GeneMap, coef, setOverlap = 2, bicluster = TRUE, zlim = NULL)
gsc |
GeneSetCollection object |
df_GeneMap |
result from getGeneMapping() |
coef |
indicate contrast column in df_GeneMap |
setOverlap |
keep genes present in at least this many genes sets |
bicluster |
apply clustering to rows and columns before plotting |
zlim |
scalar. specify max value for color scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.