draw_genoppi_venn: Draw venn diagrams

Description Usage Arguments Note

View source: R/draw_genoppi_venn.R

Description

drwas a simple 1 by 1 overlap venn diagram.

Usage

1
draw_genoppi_venn(x, main = "", colors = c("cornflowerblue", "yellow1"))

Arguments

x

a list of two vectors that contain some overlapping strings.

main

title, typically a p-value.

colors

color scheme.

Note

NAs in x will be discarded and produce a warning.


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.