Is your feature request related to a problem? Please describe.
Even though some have already been implemented, PyDESeq2 currently lacks plotting functions (volcano plots, fold change plots, etc.)
Describe the solution you'd like
@grst's deres implements many DE-related plotting functions. We should import it and add wrapper methods to call them from pydeseq2.
Describe alternatives you've considered
anndata-plot could be an alternative if it gains momentum
Additional context
cf #317 and #348
Is your feature request related to a problem? Please describe.
Even though some have already been implemented, PyDESeq2 currently lacks plotting functions (volcano plots, fold change plots, etc.)
Describe the solution you'd like
@grst's deres implements many DE-related plotting functions. We should import it and add wrapper methods to call them from pydeseq2.
Describe alternatives you've considered
anndata-plot could be an alternative if it gains momentum
Additional context
cf #317 and #348