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

Only warn about strands with duplicate names that can't be copies of each other. #243

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

Conversation

cgevans
Copy link
Contributor

@cgevans cgevans commented Sep 9, 2022

This adds a Strand.equiv method (that could use a clearer name) that checks whether two strands could be the same, eg, have domains of the same length and sequence, and same modifications. It then uses this to only give warnings about strands with the same name that can't be equivalent to each other.

@cgevans cgevans changed the base branch from main to dev September 9, 2022 22:33
@cgevans cgevans marked this pull request as ready for review September 13, 2022 16:13
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