scatrans.pl.bias_diagnostic_plot#
- scatrans.pl.bias_diagnostic_plot(results_df, save_path=None, title='Bias Correction Diagnostic', figsize=(12, 5), dpi=300, fontsize=11, show_regression=True, point_size=10, axes=None, show=True, use_style=False)[source]#
Diagnostic plot showing the effect of gene length / intron number bias correction on velocity delta (before vs after).
Supports external axes (tuple of two Axes) for embedding in custom figures.
point_size: size for the background gene cloud (default 10, was 15).