Path: | lib/bio/appl/blast/xmlparser.rb |
Last Update: | Thu Feb 18 18:16:45 +0000 2010 |
Copyright: | Copyright (C) 2001 Mitsuteru C. Nakao <n@bioruby.org> |
Copyright: | Copyright (C) 2003 Toshiaki Katayama <k@bioruby.org> |
License: | The Ruby License |
$Id:$
A parser for blast XML report (format 7) based on the XMLParser. This file is automatically loaded by bio/appl/blast/report.rb if the XMLParser installed.
BioRuby provides two implements of the paser for the blast XML format report (format 7) based on the XMLParser and the REXML.