cytonormpy.CytoNorm.save_model

cytonormpy.CytoNorm.save_model#

CytoNorm.save_model(filename='model.cytonorm')#

Function to save the current CytoNorm instance to disk.

Parameters:

filename (Union[PathLike, str]) – PathLike input to save the file. Defaults to ‘model.cytonorm’.

Return type:

None