logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GO::Parsers::generic_tagval_parser - syntax parsing of GO .def flat files

Author

perl v5.36.0                                       2023-12-18             GO::Parsers::ge...c_tagval_parser(3pm)

Description

       This 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
       events

Go Definition Files

       These have a suffix .defs or .definitions

Name

         GO::Parsers::generic_tagval_parser     - syntax parsing of GO .def flat files

Synopsis

         do not use this class directly; use GO::Parser

See Also