moss_venn {MOSS}R 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


[Package MOSS version 0.2.2 Index]