-
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 to the predict
command
#105
Comments
I will probably follow the format stated here: https://support.illumina.com/content/dam/illumina-support/help/Illumina_DRAGEN_Bio_IT_Platform_v3_7_1000000141465/Content/SW/Informatics/Dragen/CNVVCFFile_fDG_dtSW.htm |
VCF format v4.3: https://samtools.github.io/hts-specs/VCFv4.3.pdf |
Hello, |
We don't really have much time for new developments right now. It should be added in the future. In the mean time you can use https://github.com/nvnieuwk/bedgovcf |
Ok thank you. |
You can find a config I use for WisecondorX specific output in Bedgovcf here: https://github.com/nf-cmgg/structural/blob/master/assets/bedgovcf/wisecondorx.yaml |
A new argument
--vcf
should be created which will create the output in VCF format.The text was updated successfully, but these errors were encountered: