Any idea about this error?
$ esearch -db nucleotide -query "NZ_LFWC01000004.1"|esummary|xtract -element TaxId
ERROR: No -pattern in command-line arguments
xtract seems to cause the error.
• 0 views
•
link
Python and entrez module ?
If you have a very long list of RefSeq IDs, you might want to do a local search vs "accession2taxid" files, see : Biostars
Wonderful, that is exactly what I was looking for. Thank you so much.