I'm still a beginner and using Illumina Platinum Genomes as a toy dataset. Google supplies the files in VCF, but I need them annotated with rsIDs.
I've tried GATK VariantAnnotator and bcftools annotate as suggested by this post I found via Google and this Biostars post, but I'm not having any luck.
When the command line finishes running, the output doesn't have the rsIDs filled in and no obvious errors pop up. I'm kinda stumped.
Any help is appreciated.
show us your command lines.
I'm doing this but am struggling to get bcftools to work for some reason. It keeps annotating positions where ID should be in the VCF, and when I try and run with only -c ID, I get the following error: The -c CHROM option not given