bluepyemodel.emodel_pipeline.emodel_script¶ EModelScript class Classes EModelScript([hoc_file_path, seed, workflow_id]) Contains an emodel hoc file path. class EModelScript(hoc_file_path=None, seed=None, workflow_id=None)¶ Bases: object Contains an emodel hoc file path. Init Parameters: hoc_file_path (str) – path to the hoc file of the emodel seed (str) – seed used during optimisation for this emodel. workflow_id (str) – id of the emodel workflow resource