galaxyproject / tools-iuc Public
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
GATK update to 3.4 #194
Comments
|
Afaik, nobody of us is working on it. GATK licensing is not ideal and we have worked recently on other tools. If you want to help here this would be awesome! GAKT3 is now also matured enough I guess and the Best practise guide is not changing so much anymore. I think we need a new datatype to support |
|
I found that in the gatk, a new bai is always generated when a gatk tool is started. This creates quite an overhead. Isn't there a better solution? |
|
https://github.com/galaxyproject/tools-iuc/blob/0887009a23d176b21536c9fd8a18c4fecc417d4f/tools/bedtools/multiCov.xml see L12 of that file for where the bai file is stored. |
|
Ay. Perfect. Like a charm. That helps to tackle the issue I mentioned. |
|
Hi all, I too am interested in an updated version of the GATK wrappers. Any idea if there is time/motivation to write an update from your side? |
|
@matthdsm I'm currently working on the new GATK. I have implemented so far:
|
|
@kaktus42 are you still interested on this? What we could support is a subset that we are allowed to redistribute. Please have a look at: https://github.com/bioconda/bioconda-recipes/tree/master/recipes/gatk/3.5 If we are not allowed to redistribute I would say we can not guarantee reproducible and hence we can not put this into IUC. |
|
Hi @bgruening - thanks for the update. |
What do you think about updating?
There are a lot of improvements.
Someone already worked on this? Because I just started and didn't want to reinvent the wheel.
Also I'm not sure how thorough I can do it in the time window I have.
The text was updated successfully, but these errors were encountered: