This include multiple factor differential expression analysis, as well as minor changes :
User can now select more than one condition for reference and perturbation
Add a function that create a balanced versus design giving a vector of conditions, and two vectors with the conditions to compare.
Modify the differential expression function to take this into account
The original function has been kept in the fct_dea.R file with the suffix "legacy". So it's still usable for comparison purpose.
Add a raw pvalue histogram
Add a tab showing the content of the edgeR fitted model. Note : the small description of this tab is not finished, there is a message saying "this text could be improve".
Change the color of the field separator to green in the import data page (not sure if it's better or not). Same for questions marks.
Remove the ugly red/blue borders of the Venn diagram
This include multiple factor differential expression analysis, as well as minor changes :