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

Implement data proxy class #20

Closed
reece opened this issue May 21, 2019 · 0 comments
Closed

Implement data proxy class #20

reece opened this issue May 21, 2019 · 0 comments
Assignees

Comments

@reece
Copy link
Member

reece commented May 21, 2019

Depends on biocommons/seqrepo-rest-service#2.

VR implementations need access to at least three kinds of data:

  • sequences: Given an identifier and optional start,end range, return the sequence. Use: variation normalization.
  • sequence identifiers: Given an identifier, return all identifiers for the same sequence. Use: enable determination of variation that is equivalent under sequence identity
  • sequence metadata: Given an identifier, return (at least) the sequence length. Use: validation of location on sequences.

See also #21 for second phase data proxy

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