-
Notifications
You must be signed in to change notification settings - Fork 0
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 an evaluation framework for software that manipulates HGVS-formatted variants #1
Comments
I wish I could be there for this one, but I won't be arriving until Tuesday evening. Still if there is any support or armchair contributing I can do remotely, I'd be happy to stay in the loop. Gabe |
I plan to attend Justin Paschall |
Crosslink: hackseq/hackseq_projects_2016#10 |
There will be many kinds of tasks for this project. Here are a few I can think of (and we may not have all represented, which is okay):
I have some ideas (and some docs) on all of these, and some early docker images that I will try to have available by Thu (earlier, I hope). If you anticipate coding, you may want to install docker (https://docs.docker.com/engine/installation/) in the meantime and then try to install hgvs as a python package with Finally, I will be giving an HGVS Workshop on Saturday at 11am at UBC. Details and laptop prep instructions are at https://github.com/hackseq/October_2016/blob/master/workshop_details.md#saturday. |
I moved the respondents to the issue description. |
Hi Reece, yes, I will be able to attend at the Marriott. |
I'd like to help out with this as well! |
Sorry, I will be working on project 6 at UBC! |
Thanks @Madelinehazel. Have a good time! |
Thanks for mentioning me but I'll be participating in the hackseq hackathon. I'm hoping to attend the GA4GH plenary on Tuesday. I'm looking forward to seeing the results of all this hacking! |
@cchng @dandanxu @jpdna @davecap @nicoleruiz: I look forward to our hackathon tomorrow! Nicole -- I'll send you a zoom video link separately. https://docs.google.com/document/d/1x5SS_uaKFVwg3e4YYFqB1YK_P2dcg61Ubd3FvwB2AgI/edit?usp=sharing |
If anyone's following along at home, code is here: |
IMPORTANT: This hackathon will now be held at the Marriott, near the Vancouver Convention Center. See http://www.ga4gh.org/#/hackathon2016 for details.
Background
HGVS is a syntax and set of recommendations used to represent sequence variants. The guidelines are broad and complex, and packages that implement these guidelines may not implement all features or may miss critical cases. This leads to uncertainty among users about which packages to use for particular purposes. The goal of the hgvs-eval project is to provide an objective framework by which HGVS tools may be assessed. It is envisioned that the primary user-visible product will be a web page that facilitates comparing packages (and package versions) on evaluation suite results.
Major tasks
Specific tasks for this project are:
Note: A REST interface, tests, and design considerations are provided in this draft proposal, which will be refined prior to the HackSeq event.
Ideal candidates
First, you're all ideal. 😄
The implementation will be in Python, so all contributors should have good Python skills. In addition, applicants should have experience with at least a few of the following: Python unit testing, REST interface design, HGVS variant nomenclature, simple web interfaces.
Participants: @cchng @dandanxu @jpdna @davecap @nicoleruiz (remote) @reece
Project Lead: Reece Hart / @reece / Industry Professional / Invitae
The text was updated successfully, but these errors were encountered: