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

GATK update to 3.4 #194

Closed
kaktus42 opened this issue Jun 18, 2015 · 8 comments
Closed

GATK update to 3.4 #194

kaktus42 opened this issue Jun 18, 2015 · 8 comments

Comments

@kaktus42
Copy link

@kaktus42 kaktus42 commented Jun 18, 2015

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.

@bgruening
Copy link
Member

@bgruening bgruening commented Jun 18, 2015

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 .g.vcf files.
Moreover, we implemented together with the GATK team a JSON descriptions of all parameters from all tools - available with every release. With this in place our idea was to generate these wrappers more or less automatically.

Loading

@kaktus42
Copy link
Author

@kaktus42 kaktus42 commented Jun 18, 2015

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?
I guess this goes back to the datatype 'bam'. Where is the bai stored? How can it be accessed?
More on this also on the mailinglist "BAM datatype - bam & bai"

Loading

@hexylena
Copy link
Member

@hexylena hexylena commented Jun 18, 2015

Loading

@kaktus42
Copy link
Author

@kaktus42 kaktus42 commented Jun 19, 2015

Ay. Perfect. Like a charm. That helps to tackle the issue I mentioned. 👍

Loading

@matthdsm
Copy link

@matthdsm matthdsm commented Jun 26, 2015

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?
Where can I find the before mentioned JSON description for the programs and is there any code already in place for the automated wrapper generation?

Loading

@kaktus42
Copy link
Author

@kaktus42 kaktus42 commented Jun 26, 2015

@matthdsm I'm currently working on the new GATK.
You can find it here: https://github.com/kaktus42/galaxytools/tree/master/tools/gatk

I have implemented so far:

  • RealignerTargetCreator
  • IndelRealigner

Loading

@bgruening
Copy link
Member

@bgruening bgruening commented Sep 5, 2016

@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.

Loading

@kaktus42
Copy link
Author

@kaktus42 kaktus42 commented Sep 6, 2016

Hi @bgruening - thanks for the update.
Unfortunately I'm not able to put more time into this currently

Loading

@yhoogstrate yhoogstrate closed this Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants