That's right but it feels weird that NCBI doesn't use the content of its databases to generate this file... I started using that file, since it already contains most of the informations I need. It's just, I'm not very comfortable with working on it while not knowing how its generated and if it corresponds or not to NCBI databases content.
Edit : An interesting fact is that "eukaryota"[organism] gives me like 2100 lines and the eukaryotes section in genome browser is more like 2900…
Hello!
What kind of information do you want exactly?
Just the number of complete genomes?
No, I was trying to reproduce the genome browser output for complete eukaryotic genomes, using Entrez. That's why I started comparing the numbers of complete genomes, to see if my queries were corrects. Actually I want to get the informations like assembly ID, taxon ID, number of loci, % GC etc… for all complete eukaryotic genomes using BioPerl and Entrez. The problem is, if what I get through Entrez queries is different from genome browser's informations, which one do I choose ? And is there a query that would give the same output ?