-
Notifications
You must be signed in to change notification settings - Fork 2
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
Project 1: Implement an evaluation framework for software that manipulates HGVS-formatted variants #10
Comments
We're planning to have a Docker image with a bunch of bioinformatics software preinstalled running on machines at the BC Cancer Agency Genome Sciences Centre during the Hackathon. Which bioinformatics software do you plant to use for your project? In particular, is there any software that you plan to use that is not already listed here? http://www.bcgsc.ca/services/orca |
gcc/g++, git, mercurial, mercurial-git, pyvenv, and virtualenvwrapper would be great. Thanks for asking! |
I am open to paring down or adding tasks in order to adjust for team size, as well as to adjusting the scope to meeting the needs and interests of participants. For possible related tasks, browse HGVS issues and UTA issues. Feel free to ask questions or comment here. |
This project is now a 1-day GA4GH event. |
Isn't the GA4GH October event overlapping with the Hackathon? Was interested in this project so further details are appreciated. Thanks, |
@Phillip-a-richmond - First, I'm glad you're interested. GA4GH joined the Hackseq hackathon plans late with the intention of having a GA4GH track in Hackseq. I think that's supposed to still be happening, but I don't know details. I'll find them out and reply here. @sjackman -- I don't know what organization GA4GH is doing. I'll try to clarify. -Reece |
I've not been a part of the GA4GH-Hackseq coordination discussions. However, it appears to me that there's been a misunderstanding. My intent is to hack on this project on the 17th at the hackathon. I'd love to have partners in crime. Please reply on this issue if you're interested. Also, I've signed up to give an hgvs workshop which might get people aligned about goals/needs. |
An hgvs workshop sounds great, and I know a few people who would likely be interested. When/where would that be? During ASHG or hackseq? |
The hackseq folks are arranging workshops (see hackseq/October_2016#23). I think the plan is that they're interleaved with hacking, but I'm not sure. They're still getting workshop titles. Here's what I submitted:
|
Sorry for the confusion, Reece! These participants have GitHub accounts (there are others for whom I have only e-mail addresses) and expressed interest in HGVS. Yes, the plan is to interleave workshops/talks with the hacking. We're sorting out the details and schedule. |
Hi- @cchng @dandanxu @marciam @Madelinehazel @amanjeev @dfornika @hamzakhanvit @ronaldhause. How many of you are still interested and able to work on hgvs-eval? I'm available on the 17th only, unfortunately. Please reply here. We can scope the goals and planning for the project to fit our collective interests. |
Hi, I would have liked to work on HGVS, but I'm already on project #9 and will likely have limited availability on Oct.17. Thanks, Marcia |
Hey Reece! I'd be interested in working on this, and the 17th would work for me. |
I am on project #3 already so I might not have time. Thanks for your reminder. |
I've accepted the invitation to join team 4. Thanks, |
@cchng Hi, Carolyn. If you like, and if it's okay with the project leader of team 4, you could possibly participate in both projects: project 4 on Oct 15–16, and this project on Oct 17. |
@sjackman Hi Shaun, that sounds good, if the team leads are okay with it! |
@lucapinello Hi, Luca. Project 1 (HGVS) is a one-day hackathon on Oct 17. Is it okay with you if Carolyn (@cchng) works with you on your project on Oct 15–16 and Project 1 on Oct 17? |
Hi Shaun, The priority #1 is to have fun. Best, |
Hi folks- I just wanted to let you know that the hgvs-eval project is still on. I'm looking forward to it! 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. |
Crosslink: ga4gh/hackathon2016#1 |
The GA4GH and Hackseq organizers have decided that this project should move physically and logistically to the GA4GH hackathon on Oct 17 at the Marriott Hotel, closer to the conference venue. More information is at http://www.ga4gh.org/#/hackathon2016. The discussion on the project will also move to ga4gh/hackathon2016#1. If you were planning to join this project, I hope that you are still able to do so! Please indicate your interest in the project at ga4gh/hackathon2016#1. I will still be giving an HGVS Workshop on Saturday at 11am. Details and laptop prep instructions are at https://github.com/hackseq/October_2016/blob/master/workshop_details.md#saturday. Thanks to the Hackseq and GA4GH organizers for making all of this possible! |
I look forward to meeting you on Saturday, and best of luck at your new venue, Reece! |
Project:
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
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.
Project Lead: Reece Hart / @reece / Industry Professional / Invitae
The text was updated successfully, but these errors were encountered: