Skip to content

Update findseq for multiple objects #161

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

e-osipov
Copy link

@e-osipov e-osipov commented Jun 4, 2025

Findseq worked incorrectly when haystack spans multiple objects. In this case, the same residue IDs selected in all haystack objects.

Proposed change iterates over all objects in haystack and searches needle in each of them independently and finally combines them into the single search object.

@pslacerda
Copy link
Member

Hi, thank you! Can you resolve this branch conflict before we test it?

@e-osipov
Copy link
Author

e-osipov commented Jun 6, 2025

Hi!

This is my first commit so I am not sure which conflict should be resolved. I see that the changes could be merged cleanly:
image
Could you point to the source of conflict?

Thanks!

@pslacerda
Copy link
Member

I'm seeing this image

I'll analyze better from 16/Jun forwards.

@pslacerda
Copy link
Member

@JarrettSJohnson and @speleo3, what do you see?

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