xmlparser.rb

Path: lib/bio/appl/blast/xmlparser.rb
Last Update: Thu Feb 18 18:16:45 +0000 2010

bio/appl/blast/xmlparser.rb - BLAST XML output (-m 7) parser by XMLParser

Copyright:Copyright (C) 2001 Mitsuteru C. Nakao <n@bioruby.org>
Copyright:Copyright (C) 2003 Toshiaki Katayama <k@bioruby.org>
License:The Ruby License

$Id:$

Description

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.

Required files

xmlparser  

[Validate]