Query: go::parsers::go_ont_parser
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GO::Parsers::go_ont_parser(3pm) User Contributed Perl Documentation GO::Parsers::go_ont_parser(3pm)NAMEGO::Parsers::go_ont_parser - syntax parsing of GO .ontology flat filesSYNOPSISdo not use this class directly; use GO::ParserDESCRIPTIONThis generates Stag event streams from one of the various GO flat file formats (ontology, defs, xref, associations). See GO::Parser for details Examples of these files can be found at http://www.geneontology.org A description of the event streams generated follows; Stag or an XML handler can be used to catch these eventsGO ONTOLOGY FILESThese files have the .ontology suffix. The stag-schema for the event streams generated look like this: (ontology (source (source_type "s") (source_path "s") (source_mtime "i")) (term+ (id "s") (name "s") (is_root? "i") (relationship+ (type "s") (to "s")) (dbxref* (dbname "s") (acc "s")) (synonym* "s") (secondaryid* "s") (is_obsolete? "i")))AUTHORperl v5.14.2 2010-05-12 GO::Parsers::go_ont_parser(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
New UNIX and Linux History Sections |