Scroll to navigation

GO::Parsers::go_ids_parser(3pm) User Contributed Perl Documentation GO::Parsers::go_ids_parser(3pm)
 

NAME

  GO::Parsers::go_ids_parser  - syntax parsing of flat files containing GO IDs.

SYNOPSIS

DESCRIPTION

do not use this class directly; use GO::Parser
This generates Stag/XML event streams from files containing GO IDs. Lines from such a file might be:
GO:0000003 GO:0000166 GO:0000228 GO:0000229 GO:0003674 GO:0003676 GO:0003677 GO:0003682
GO:0003700 GO:0003723 GO:0003774 GO:0003779 GO:0005634 GO:0005635 GO:0005654
See <http://www.godatabase.org/dev/xml/dtd/go_ids-parser-events.dtd> For the DTD of the event stream that is generated
2011-08-02 perl v5.18.2