Histogram null distribution plot

This visualization function can be launched from class DigitalCellSorter at the stage of post-processing.

From submodule VisualizationFunctions:

class VisualizationFunctions(dataName='dataName', saveDir='', matplotlibMode='Agg', safePlotting=True, verbose=1)[source]

Class of visualization functions for DigitalCellSorter

makeHistogramNullDistributionPlot(*args, **kwargs)[source]

Produce histogram plot of the voting null distributions

Parameters:
dpi: int, Default 600

Resolution of the figure image

extension: str, Default ‘png’

Format of the figure file

Returns:

None

Usage:

DCS = DigitalCellSorter.DigitalCellSorter()

DCS.makeHistogramNullDistributionPlot()

Example output:

Cannot load this photo