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

Inconsistency in required elements and properties in RearrangedSequence and UnrearrangedSequence #789

Open
ustervbo opened this issue May 28, 2024 · 0 comments

Comments

@ustervbo
Copy link
Contributor

There appears to be a mismatch in the naming between the required elements and the properties listed in the RearrangedSequence and UnrearrangedSequence objects.

  • In RearrangedSequence, the required list includes repository_id, which does not have a corresponding entry in the properties object. The closest match in properties is repository_ref.
  • Similarly, in UnrearrangedSequence, the required list contains assembly_id, but again, there is no direct match in properties. The nearest property is repository_ref.
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

No branches or pull requests

1 participant