Entering edit mode
20 months ago
taniamahmood38
▴
60
Dear all,
I want to make vcf file of version 4.1 using gatk 4.0. I have tried using the command
./gatk HaplotypeCaller -R ref.fna -I sample.bam -O sample.vcf
But this generated the vcf 4.2 version file. Someone please let me know the exact command to generate vcf of version 4.1
Thanks in advance
Really sorry! Actually previous question was a bit different. There I needed the previous gatk version to make vcf4.1 and here I want to use gatk4 for this purpose as I am still unable to find the gatk 3.8 or less version.
I see it this way: Your underlying problem is that you need VCFv4.1 and you need to use GATK to get one. You've opened two posts for two different versions of GATK.
I've also edited your title - using all caps online is akin to yelling in real life. You wouldn't yell at strangers in a professional setting, would you?
Extremely sorry, it was by mistake that I used all caps.
OK, no problem. I've fixed it for you. I should have given you the benefit of the doubt that it was an accident, I apologize for my harsh tone.
No its totally fine, thanks alot. You helped me a lot and the conda solution you told me here worked for me.