| Path: | lib/bio/appl/blast/xmlparser.rb (CVS) |
| Last Update: | Fri Apr 06 08:35:39 +0900 2007 |
| Copyright: | Copyright (C) 2001 Mitsuteru C. Nakao <n@bioruby.org> |
| Copyright: | Copyright (C) 2003 Toshiaki Katayama <k@bioruby.org> |
| License: | The Ruby License |
$Id: xmlparser.rb,v 1.17 2007/04/05 23:35:39 trevor Exp $
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.