plotVennOverlaps: plotVennOverlaps

Description Usage Arguments

View source: R/plotVennOverlaps.R

Description

plots Venn diagram of overlapping genomic ranges (e.g. peaks)

Usage

1
2
3
4
5
6
plotVennOverlaps(
  my_granges_names,
  my_labels = NULL,
  my_venn_colors = NULL,
  line_width = 5
)

Arguments

my_granges_names

character vector of granges object names.

my_labels

character vector of label names.

my_venn_colors

character vector of colors.

line_width

integer of line thickness.


tschauer/HelpersforChIPSeq documentation built on Nov. 15, 2021, 9:55 a.m.