I am querying the GenBank and getting different numbers when compare searches in R (rentrez package) to the Nucleotide db at NCBI website.

For example, entrez_search(db="nuccore", term = "Argasidae[Organism]") returns 29044 hits while the web search gives 29109. What I have noticed is that this happens not all the time. Querries with low numbers of hits return the same number, e.g. when I try Otobius [Organism]. I think this is strange, especially given that the db is supposed to be the same.

Any ideas why this is happening and how to deal with such an issue?

More Serge Filatov's questions See All
Similar questions and discussions