otto_venn_diagram: Creates custom venn diagram based on limma package Venn...

Description Usage Arguments

Description

Creates custom venn diagram based on limma package Venn diagram function.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
otto_venn_diagram(
  object,
  include = "both",
  names = NULL,
  mar = rep(1, 4),
  cex = c(1.5, 1, 0.7),
  lwd = 1,
  circle.col = NULL,
  counts.col = NULL,
  show.include = NULL,
  col_alpha = 0.2,
  ...
)

Arguments

object

from decide tests

...

passed to plot function


morriso1/tools4RNAseq documentation built on July 17, 2021, 3:07 a.m.