Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motif self loops #1777

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Motif self loops #1777

merged 4 commits into from
Sep 13, 2024

Conversation

narnolddd
Copy link
Collaborator

What changes were proposed in this pull request?

Added code in motifs for handling datasets that have self loops.

Why are the changes needed?

Tried running my algorithm on a new dataset and realised it was hitting some corner case that wasn't being handled when the dataset contains self loops.

Does this PR introduce any user-facing change? If yes is this documented?

No.

How was this patch tested?

Added a few lines of self loops into the test dataset so that it should trigger if I ever reintroduced this error.

Issues

Are there any further changes required?

@miratepuffin miratepuffin merged commit 885cce8 into master Sep 13, 2024
19 checks passed
@miratepuffin miratepuffin deleted the motif-self-loops branch September 13, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants