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

add API endpoint for searching annotations for a field in qualifiers dictionary #45

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

benjiec
Copy link
Contributor

@benjiec benjiec commented Mar 4, 2021

This change allows callers to search for annotations by a field in the qualifiers dictionary

@benjiec benjiec assigned benjiec and yaoyuyang and unassigned benjiec Mar 4, 2021
Copy link
Member

@yaoyuyang yaoyuyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good. Just clarifying questions for me.

"name": 'Another annotation',
"type": 'promoter',
"strand": 1,
"qualifiers": {'product': ['Atg20p']},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does qualifiers mean?

@benjiec benjiec merged commit b6ebbe7 into master Mar 5, 2021
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.

None yet

2 participants