ok, freakish ..
I was gonna comment on the fact you're using blastn againt the nr DB (=protein) , but that does seem to work ?????
seems like blast is magically switching to nt when it notices you use blastn (but it's not doing so for blastp). It's really going downhill with the blast-people at NCBI :/
blastnis for DNA to DNA comparisons.nris a protein DB, so either you usent/nr(=the nucleotide DB) or you switch toblastxif you want to compare DNA to protein.It is feasible to build these DBs locally (we keep them locally in sync in our lab) but for blasting once in a while a few sequences it might be overkill indeed.
Can you tell what exactly you want to do? what is your input file, DNA, protein?
Syntax-wise the answer of Santosh Anand is correct to start a remote blast indeed
I am looking to blast DNA sequences to identify the organism of origin. I have thousands of entries, so I need to automate the process. I reckon the nucleotide database (the whole non-redundant collection) would be quite big to build locally and anyway, how could I get all the NCBI entries in one go?
OK, yes,
blastnis your weapon of choice then indeed.well, the DB is substantial yes, but you can download the complete DB in fasta format (and then build it locally yourself) or download the pre-formatted DB from NCBI. have a look at the ftp site of NCBI , there they offer all this