# NOT RUN {
library(eVenn)
# List of 2, 3 or 4 matrix w/wo modulations and w/wo profils data
# data(Data_Lists)
# YNdisplay = TRUE # Allows commentaries and display of the main steps of the process
# evenn(matLists=Data_Lists[c("List_1", "List_2", "List_3", "List_4")], annot=TRUE,
# display=YNdisplay, CompName="Lists_4")
# evenn(matLists=Data_Lists[c("List_1", "List_2", "List_3", "List_4")], ud=TRUE,
# annot=TRUE, display=YNdisplay, CompName="Lists_4_UD")
# evenn(matLists=Data_Lists[c("List_1", "List_2", "List_3", "List_4", "DataMoy")],
# ud=TRUE, annot=TRUE, Profils=TRUE, display=YNdisplay, CompName="Lists_4_UD_Profils")
# }
Run the code above in your browser using DataLab