mods.plot: Plot membership of all genes for all modules

Description Usage Arguments Value

Description

Plot membership of all genes for all modules

Usage

1
2
3
4
5
6
7
8
9
mods.plot(
  dat,
  mods,
  colors,
  size = 1,
  ncol = round(sqrt(length(mods))),
  legend = FALSE,
  fn = bicor
)

Arguments

dat

Expression data

mods

A list of modules

colors

Gene colors

size

Size of data points

ncol

Number of facet columns

legend

Use true to include legend

fn

A correlation function

Value

A ggplot object

A ggplot object


montilab/shine documentation built on May 20, 2021, 4:22 p.m.