cytonormpy.read_model

Contents

cytonormpy.read_model#

cytonormpy.read_model(filename)#

Read a model from disk.

Parameters:

filename (Union[PathLike, str]) – The filename of the model.

Return type:

A CytoNorm object.