moss_venn | R Documentation |
Useful Venn diagrams to study the overlap between samples row names.
moss_venn(L, a, lty = "blank", fill = NULL, element_names = NULL)
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 |
A data.frame with labels as rownames and two
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.