moss_venn: Useful Venn diagrams to study the overlap between samples row...

View source: R/moss_venn.R

moss_vennR Documentation

Useful Venn diagrams to study the overlap between samples row names.

Description

Useful Venn diagrams to study the overlap between samples row names.

Usage

moss_venn(L, a, lty = "blank", fill = NULL, element_names = NULL)

Arguments

L

List of elements which overlap we wish to check (e.g., row names by omic blocks).

a

Elements of the list we want to focus on (e.g., a subset of omic blocks). Numerical.

lty

Line width of circles circumferences.

fill

Color for each circle. Character vector. Defaults to NULL.

element_names

Names of each category. Character vector. Defaults to NULL

Value

A data.frame with labels as rownames and two


MOSS documentation built on March 26, 2022, 1:10 a.m.