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

return feature information, along with annotations #54

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

benjiec
Copy link
Contributor

@benjiec benjiec commented May 27, 2021

When returning annotations, the JSON format should include feature information, such as feature ID, feature name, etc. This allows callers to determine if two annotations from different parts of the genome belong to the same feature (e.g. exons) or not.

@benjiec benjiec requested a review from yaoyuyang May 27, 2021 15:40
@yaoyuyang
Copy link
Member

When returning annotations, the JSON format should include feature information, such as feature ID, feature name, etc. This allows callers to determine if two annotations from different parts of the genome belong to the same feature (e.g. exons) or not.

So this is to support one annotation split into two different places, right?

@yaoyuyang
Copy link
Member

When returning annotations, the JSON format should include feature information, such as feature ID, feature name, etc. This allows callers to determine if two annotations from different parts of the genome belong to the same feature (e.g. exons) or not.

So this is to support one annotation split into two different places, right?

will they have the same feature ID and name?

@benjiec benjiec merged commit 03e622d into master Jun 10, 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