de_volcano() and go_volcano() functions, with filters/looks depending on the adjusted p-values, and a better management of the color values to be used when plotting the different subsetsgene_plot() defaults now to NULL in the intgroup parameter, which translates into using the first colData itemgene_plot() function now is (again) able to handle the specification of more than one grouping variableThis version contains the newly implemented changes as a response to the Bioconductor review. In brief, this includes:
dds to a more generic de_container, whereas the res_de
parameter stays constant.For a full list of all changes implemented, please refer to the PR on the mosdef
repository https://github.com/imbeimainz/mosdef/pull/11/
longtests to reduce checking time, as per Bioc guidelinestopGOtable() ->
run_topGO(), while also homogenizing the casede_table_painter() functionNEWS.md file to track changes to the package.