Usage
evenn(annot = FALSE, matLists="", path_res = "", path_lists = "", res = "", ud = FALSE, prop=FALSE, noms="", overlaps=FALSE, f=0, display=FALSE, couleurs="", FilesOut=TRUE, CompName="")
Arguments
annot
If the lists to be compared are files with identifiers (used for comparisons) and data (annotations or whatever). The identifiers data (Gene name and extended name) must be the 2nd and 3rd columns.
matLists
To use eVenn on matrix instead of text files. The "noms" variable must be used to give names to the compared matrix / lists
path_res
Path used to save the results. The working directory is used by default.
path_lists
Path used to find the lists to be compared. There is no default. The files must be text tabulated or csv format.
res
Binary matrix showing which identifier belong to which lists. Columns are compared lists, rows are identifiers.
ud
If the details of up and down regulated genes should be shown. Then the source files must comport a "ratios" column.
prop
If the surfaces of the disks should be proportional to the size of the lists.
noms
Cutom short names for each list, used in the 4 lists venn with ud details.
overlaps
Compute the overlaping proportions for each couple of lists in two ways (A in B and B in A). A heatmap is created if at least three lists are processed.
f
Set a minimum overlap to produce a filtered overlaps matrix. Default f=0 is set to no filter.
display
Draw a title in ascii art.
couleurs
Vector of custom colours to be used in the graphics. Default colours: c("blue", "red", "green", "orange")
FilesOut
For use of eVenn without producing files but only return a results binary matrix. (results = evenn())
CompName
Name of the folder results.