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

VCF support #34

Open
prasunanand opened this issue May 1, 2018 · 3 comments
Open

VCF support #34

prasunanand opened this issue May 1, 2018 · 3 comments

Comments

@prasunanand
Copy link
Member

Add IO to read VCF files

@pjotrp
Copy link
Member

pjotrp commented May 6, 2018

I would use bioruby-vcf to parse and filter VCF because it has great flexibility and it is ready for the future. If bio-vcf can output BIMBAM then there is no reason to add VCF support to GEMMA.

@prasunanand
Copy link
Member Author

I agree. I will work on reading vcf files with help of bioruby-vcf . If everything goes fine, we won't need this feature in Faster_LMM_D :) .

@prasunanand
Copy link
Member Author

qctool is easy to convert VCF to BIMBAM for VCF4.2. PLINK has some issue parsing VCFs due to allele size.

Discovered a bug in qctool.

https://bitbucket.org/gavinband/qctool/issues/48/converting-vcf-to-bimbam

Trying to use bioruby-vcf now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants