Takes the results of imd_test() and returns group comparison p-values
group_comparison_imd(groupData, comparisons, observed, absent)
A data.frame containing the p-values from the group comparisons.
data frame that assigns sample names to groups
dataframe that defiens the comparsions of interest
matrix of number of observed counts
matrix of number of observed counts
Bryan Stanfill