OBO::CCO::NCBIParser - A NCBI taxonomy to OBO translator.


ONTO-PERL documentation  | view source Contained in the ONTO-PERL distribution.

Index


NAME

Top

OBO::CCO::NCBIParser - A NCBI taxonomy to OBO translator.

DESCRIPTION

Top

This parser converts chosen parts of the NCBI taxonomy-tree into an OBO file. Some taxa are given to the parser and the whole tree till the root is reconstructed in a given OBO ontology, using scientific names.

The dump files (nodes.dmp and names.dmp) should be obtained from:

	ftp://ftp.ncbi.nih.gov/pub/taxonomy/taxdump.tar.gz

TODO: include ranks and disjoints only in correlating ranks.

AUTHOR

Top

Mikel Egana Aranguren

http://www.mikeleganaranguren.com

eganaarm@cs.man.ac.uk

COPYRIGHT AND LICENSE

Top

work

  Usage    - $NCBIParser->work()
  Returns  - the parsed OBO ontology
  Args     - old OBO file, new OBO file, cco ids file, nodes dump file, names dump file, taxon 1, taxon 2, ...
  Function - converts NCBI taxonomy into an OBO file


ONTO-PERL documentation  | view source Contained in the ONTO-PERL distribution.