[Biopython] local taxonomy search

Peter biopython at maubp.freeserve.co.uk
Sat Jun 20 18:53:27 UTC 2009


On Sat, Jun 20, 2009 at 7:27 PM, Xie, Boya<BX1030 at ecu.edu> wrote:
> Hi
>
> Does anyone know a way to perform taxonomy search
> against either ncbi taxonomy database or your own
> database LOCALLY? like the blast, Biopython provides
> both over internet and local option: Bio.Blast.NCBIWWW
> and Bio.Blast.NCBIStandalone.
>
> Thank you!

Hi Tina,

I don't understand exactly what you are asking for.

Do you want to be able to search for a species name
and find out the NCBI taxonomy ID for it? Or the other
way round, given an NCBI taxonomy ID get the species
name?

Are you asking how to do a BLAST search locally using
a taxonomy filter?

Or something else? Perhaps you could give an example
search term and what result you want back.

Peter



More information about the Biopython mailing list