
Computes a hierarchical differential analysis
Source:R/limmaCompleteTest_mod.R
limmaCompleteTest.mod.RdModified version of the limmaCompleteTest function from the DAPAR package to return both the fit and the results.
Value
A list of two dataframes : logFC and P_Value. The first one contains the logFC values of all the comparisons (one column for one comparison), the second one contains the pvalue of all the comparisons (one column for one comparison). The names of the columns for those two dataframes are identical and correspond to the description of the comparison.