pylimma.barcode_plot
- pylimma.barcode_plot(statistics, index=None, index2=None, gene_weights=None, weights_label='Weight', labels=('Down', 'Up'), quantiles=(np.float64(-1.4142135623730951), np.float64(1.4142135623730951)), col_bars=None, alpha=0.4, worm=True, span_worm=0.45, xlab='Statistic', ax=None, **kwargs)[source]
Barcode plot of one or two gene sets. Port of R limma’s
barcodeplot.