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

Perform queries involving partial input data. #21

Open
singaltanmay opened this issue Jun 16, 2020 · 2 comments
Open

Perform queries involving partial input data. #21

singaltanmay opened this issue Jun 16, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@singaltanmay
Copy link
Contributor

Queries that provide a part (sub-string) of a field. Specifically:-

  • Given an accession "298.5" return all assemlies whose GCA or GCF contains "298.5".
  • Given an accession "298.5" return all chromosomes whose GCA or GCF contains "298.5".
  • Given a chromosome/contig "Chr1" (with or without prefix), return the set of aliases for every species that has a "Chr1".
@singaltanmay singaltanmay added the enhancement New feature or request label Jun 16, 2020
@singaltanmay singaltanmay self-assigned this Jun 16, 2020
@singaltanmay singaltanmay removed their assignment Jun 16, 2020
@jmmut
Copy link
Collaborator

jmmut commented Jul 8, 2020

thinking in the features that are remaining, I suggest de-prioritising this to the end of the project. For the last case, I suggest forbidding a request that only has the name, maybe suggesting a human example, as that will be probably the most common query.

@singaltanmay
Copy link
Contributor Author

singaltanmay commented Jul 9, 2020

This issue is low in priority and is not being worked on. I had created it a month ago when I was adding deliverables from the proposal to the project board.

maybe suggesting a human example

You mean replying with link to a human assembly as a suggestion to the user?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants