pyHiM main#

Main file of pyHiM, include the top-level mechanism.

pyHiM.main(command_line_arguments=None)#

Main function of pyHiM

Parameters

command_line_arguments (List[str], optional) – Used to give inputs for the runtime when you call this function like a module. For example, to test the pyHiM run from tests folder. By default None.