We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Potentially the following function creates two metapaths when only one is necessary in the case of symmetric metapaths:
https://github.com/hetio/hetio/blob/6afb591ef52597e8ee7ec2612eb3afc376192f35/hetio/hetnet.py#L410-L437
Noticed this when investigating greenelab/connectivity-search-backend#43.
The text was updated successfully, but these errors were encountered:
is_symmetric method for metapaths
42c9c90
Merges #39 Closes #38 Create only a single object for a symmetric metapath and its inverse.
Successfully merging a pull request may close this issue.
Potentially the following function creates two metapaths when only one is necessary in the case of symmetric metapaths:
https://github.com/hetio/hetio/blob/6afb591ef52597e8ee7ec2612eb3afc376192f35/hetio/hetnet.py#L410-L437
Noticed this when investigating greenelab/connectivity-search-backend#43.
The text was updated successfully, but these errors were encountered: