-
Notifications
You must be signed in to change notification settings - Fork 41
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
Add VCF support #107
base: master
Are you sure you want to change the base?
Add VCF support #107
Conversation
I moved the fields to INFO, changed the output to segments and added an |
Hi Matthias and others, I do not have a copy of WiseCondorX running, but noticed the VCF output remark (#relevant for another project). |
Hi @JspSrs,
For this I followed the conventions on CNVs in VCFs with what I could derive from the data available in WisecondorX. I don't think using The info available in the VCF is very limited at the moment and I would like to see it expanded in the future but I'm for now unable to tell you if that will happen and if so when. -Nicolas |
@nvnieuwk, Hi Nicolas, Why I mention it here, sometimes improvements must come from bottom up. ;-) Jasper Saris, Dept Clinical Genetics, Erasmus MC |
Adds #105
Adds 3 new options to the
predict
command:--vcf
to state that a VCF file should be created (Will create a bgzipped vcf file)--fai
to create the contigs in the VCF header--sample
to set the sample name to be used in the VCF. This will default to the basename of theoutid
The VCF header looks like this:
And the variants themselves will look like this: