You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hello! As always, great job with pypath!
As discussed previously with @deeenes , I am getting an error when I load an existing interaction from two different sources in the same network object.
To Reproduce
Steps to reproduce the behavior:
Create an empty Network object
Add an interaction from any database
Add again the same interaction into the network (fastest way to reproduce the bug, it happen even if the interactions comes from different sources)
Expected behavior
The interaction is added to the network and the references and evidences are correctly merged (I suppose...).
Desktop (please complete the following information):
OS: [Ubuntu 22.10]
Python version: [3.10]
Version or commit hash [v 0.15.4]
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello! As always, great job with pypath!
As discussed previously with @deeenes , I am getting an error when I load an existing interaction from two different sources in the same network object.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The interaction is added to the network and the references and evidences are correctly merged (I suppose...).
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: