.add_colnames           Give first colname as RowNxyz
.make.table             make table for venndetail modified from
                        make.truth.table (VennDiagram)
T2DM                    T2DM
Venn-class              Class 'Venn' This class includes all
                        information from venndetail
detail                  Detail function provides a way to display the
                        amount of members in each group
dplot                   Dplot function allows users to visualize the
                        detail function in the form of a barplot
getFeature              getFeature provides a way to combine list of
                        user supplied data frames with Venn object
getSet                  getSet function provides a way to extract
                        subsets
make.subset             Get subset from list of input groups
merge.Venn              Merge two or more venndetail obejcts
plot.Venn               Plot Venn object
result                  Extract the result from venn object
rowjoin                 Join data.frame based on rownames
setcolor                return colors with given a vector
show Venn               Show the summary of venn object
summary.Venn            Give summary information of Venn object
venndetail              Extract shared and unique subsets
vennpie                 Pie plot shows shared and unique sets
