uebvhir/uebVennDiagram: Venn and Euler diagrams from lists of elements (top tables), creating the corresponding table of shared and non-shared elements

The function createVennEuler() of this package generates Venn and Euler diagrams from lists of elements (top tables), creating the corresponding table of shared and non-shared elements. It, first, takes csv-like files (known as top tables) and some other params (such as the columns where to find the elements to compare and the criteria to filter the lists before overlapping them), then plots the Venn and/or Euler diagram showing the degree of overlapping between the filtered lists and, finally returns (and writes to output csv file if desired) the table of elements exclusively detected on each list and shared by each combination of them.

Getting started

Package details

Maintainer
LicenseMIT
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("uebvhir/uebVennDiagram")
uebvhir/uebVennDiagram documentation built on May 3, 2019, 2:22 p.m.