Why are some XML documents available using a SNP query, and others are not?
For the first time today, I came across a SNP eutils search that did not return an XML:
https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=snp&id=13422&report=XML
Whereas other searches return XMLs just fine:
https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=snp&id=3000&report=XML
' looks like a bug
I submitted a bug report to NCBI; I'll update this post when I get an answer.
FYI, I also tried executing this in R using the 'rentrez' package and the function 'entrez_fetch'; perhaps unsurprisingly, same result (see below).
The reply from the NBCI help esk: