reneshbedre/bioinfokit

Volcano plot title

csamuel11 opened this issue · 3 comments

Could you please add a title argument to the volcano plot function? I see that the ma plot function already has a title argument, so I assume that it would be possible to do the same for the volcano plot. Thank you.

I'm trying to determine also how to apply a title also my plots

Thank you for notifying me. Currently, the volcano plot function does not support the title parameter. I will add it to the next release.

also, it would be nice if it can return ax so the user can modify generated plot as desired.