R/group_sim.R
temp__GroupSim_Jaccard.Rd
GroupSim_Jaccard
GroupSim_Jaccard( dag, group1, group2, universe = NULL, verbose = simona_opt$verbose )
Say A is the set of items annotated to terms in group1 and B is the set of items annotated to group2. This is the Jaccard coeffcient between two sets.
A
group1
B
group2
The universe/background can be set via control = list(universe = ...).
control = list(universe = ...)