Jalil Nourisa
Jalil Nourisa
I noticed in [this line of code](https://github.com/netZoo/netZooPy/blob/39df60c3dd305e425b90df10efb2ba264d57f389/netZooPy/panda/panda.py#L548), a value of 1 is assigned to the self-interaction of proteins. I am concerned about the implications of this assignment on the normalization...
I have results of scenicplus using the previous version with 'scplus_obj.pkl' as output. I installed the new version recently and have problem reading this file. `dill.load` gives error `ModuleNotFoundError: No...
`updated`: if installed using git, it imports successfully. seems like the new updates are not published to pip On `python=3.10`, installed `pip install scgen`, when i `import scgen`, i get...