Learn R Programming

SCORPION (version 1.3.3)

.drawCircosLegends: Draw effect-size, novelty and gene-set legends on a Circos plot.

Description

Draw effect-size, novelty and gene-set legends on a Circos plot.

Usage

.drawCircosLegends(
  col_fun,
  valueRange,
  colorBy,
  hasPrior,
  knownColor,
  novelColor,
  set_colors,
  lwdRange = NULL,
  widthShown = FALSE,
  degCol_fun = NULL,
  degRange = NULL,
  degColBy = "log2FoldChange"
)

Arguments