Rechercher une page de manuel
bp_taxonomy2tree.1p
Langue: en
Version: 2009-03-10 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
taxonomy2tree - Building a taxonomic tree based on the full lineages of a set of species namesDESCRIPTION
taxonomy2tree.PLS: -s Orangutan -s Gorilla -s Chimpanzee -s Human taxonomy2tree.PLS: -s Orangutan -s Gorilla -s Chimpanzee -s ``Homo Sapiens''Can also provide -d to specific the directory to store index files in, -o to specific the location of your nodes file, and -a for the names file. Or the option -e to use the web-based entrez taxonomy database if you don't have the flatfiles installed.
This script requires that the bioperl-run pkg be also installed.
Providing the nodes.dmp and names.dmp files from the NCBI Taxonomy dump (see Bio::DB::Taxonomy::flatfile for more info) is only necessary on the first time running. This will create the local indexes and may take quite a long time. However once created, these indexes will allow fast access for species to taxon id OR taxon id to species name lookups.
AUTHOR - Gabriel Valiente, reimplemented by Sendu Bala
Email valiente@lsi.upc.edu Email bix@sendu.me.ukContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre