Thanks @finswimmer for the explanation, that was very helpful. I did ask dbsnp people for the chrM and the version for hg19 I should use. I was told to use GCF_000001405.25 and address chrM as chrMT before got this error, since I skipped the chrM version part. I will update about this once I get an answer from them regarding this matter.
Hello All,
I am working on submitting novel SNPs to dbSNP. When I use their online VCF validator tool I get the following error:
##ERR_REF_MISMATCH=Ref allele mismatch. Fix: need to match the reference genome on the FORWARD orientation
(Expect: T, Found: G)
I checked the strand information for the variant called and it shows "+". So if the variant called is on plus strand then why does the tool throw mismatch error?
Can anyone help me in understanding this concept? Should I just change the allele from a G>A to T>A ? which I am not sure is a good idea.
Thanks in advance!
1 answer
Hello,
I guess I found the problem, but I'm not sure how to solve it :(
I guess the reference genome you were using is derived from UCSC? I've found this statement here:
Note on chrM:
Since the release of the UCSC hg19 assembly, the Homo sapiens mitochondrion sequence (represented as "chrM" in the Genome Browser) has been replaced in GenBank with the record NC_012920. We have not replaced the original sequence, NC_001807, in the hg19 Genome Browser. We plan to use the Revised Cambridge Reference Sequence (rCRS, http://mitomap.org/bin/view.pl/MITOMAP/HumanMitoSeq) in the next human assembly release.
And indeed NC_012920 is associated with GCF_000001405.25 and not NC_001807 which has a G on position 711.
I think you should contact someone from dbSNP to find out how to handle this case. If you get a response, please post the result here.
fin swimmer
I received a reply from the dbSNP people, they suggested to update the MT variants according to the latest version NC_012920 and resubmit them.
Log in to answer this question.
Hello,
those discrepancy is most likely due to different reference genomes. Which one did you use for alignment and variant calling? Which one is expected by dbSNP Validator?
fin swimmer
I have used hg19 which is the same as used by dbSNP validator.
Could you post the corresponding line of your vcf file?
here you go:
Hello again,
this is not a valid
vcfline. It has more similarity with abedfile. So where does it come from?fin swimmer
this is the vcf format!
Yes, that's better :)
I'm not familiar with the dbSNP Submission validator. But in the docs it is stated out, that one have to provide the GeneBank Accession Number of the reference genome used. Double check if you realy used the correct one.
In hg19 there is a
Gon the position you show, but in hg38 there isTlike the validator says. You can see what GeneBank Accession Number are available on this site in theHistorypart.fin swimmer
Yes, I did check the GeneBank Accession for hg19. I am using the correct one (GCF_000001405.25).
Could you post the full header of your vcf?
That the header I am using: