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

Kludge defuzz fuzzy features #201

Merged

Conversation

jakebeal
Copy link
Contributor

This patch provides a workaround for #200.

The problem is that fuzzy locations were creating invalid SBOL documents by

  1. adding a non-standard sbol#locationPosition type, and
  2. references to an unrecognized Location from a SequenceFeature.

This patch temporarily addresses this issue by reverting to the prior behavior of truncating fuzzy ranges into ranges.

…s be 1) add a non-standard sbol#locationPosition type, and 2) reference to an unrecognized Location from a SequenceFeature.

Temporarily address this by reverting to the prior behavior of truncating fuzzy ranges into ranges.
@jakebeal jakebeal merged commit 1840948 into feature/sbol3-genbank-conversion Mar 27, 2023
@jakebeal jakebeal deleted the 200-kludge-defuzz-fuzzy-features branch March 27, 2023 16:14
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