pylimma.plot_md
- pylimma.plot_md(object, column=0, coef=None, xlab='Average log-expression', ylab='log-fold-change', main=None, status=None, zero_weights=False, ax=None, **kwargs)[source]
Mean-difference plot. Port of R limma’s
plotMD.Dispatch and numeric substrate mirror
plot_maexactly (plotMAandplotMDuse identical matrix-path computations in R). The only behavioural difference is that whencoefis supplied for an MArrayLM, it overridescolumn.