-
Notifications
You must be signed in to change notification settings - Fork 36
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 Location class to store symbolic genes and gene regions #201
Comments
Use case Consideration should also be given to converting symbolic gene locations onto sequence coordinates, how this might happen, and whether such a transformation is required. (Without this, queries like "identify variation within a gene" would be impossible.) |
Naming Consideration We have been calling the proposed class a "GeneLocation". Under the current naming pattern, this would imply locations on |
These seem more like definitions of sets of variants, rather than locations. |
This issue was marked stale due to inactivity. |
Split GeneLocation proposal from #181 into separate feature.
The text was updated successfully, but these errors were encountered: