The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02

  • 2005-01-31 - [cjm] Inititation of Changes file
  • 2005-01-31 - [cjm] changed dependencies in Makefile.PL Data::Stag 0.07 is the only dependency (and as of 0.08, no dependencies for Data::Stag)
    • [cjm] XML::LibXML now used in place of xsltproc hack
    • [cjm] Added acc2name_h to base_parser - index can be used for fast ID checking during parsing
    • [cjm] fixed litemode to report namespace (map2slim no longer complains)
    • [cjm] fixed prob with go_ont_parser files with '*' as a type code
  • 2005-02-01 - [cjm] map2slim now uses no_duplicates option
  • 2005-02-08 - [cjm] new scripts: go-dag-summary.pl go-filter-subset.pl go-show-paths-to-root.pl 2005-03-14 - [cjm] new parser/handler: obj_storable added caching to parser new script option: -use_cache
  • 2005-03-28 - [cjm] added go-apply-xslt to go-perl/scripts
  • 2005-04-02 - [cjm] obo_text output date is now oboedit compatible
  • 2005-04-16 - [cjm] fixed subtle obo_text_parser bug is_root was not being set if the root term was immediately followed by a Typedef stanza

Documentation

perl modules for GO and other OBO ontologies
extracts a subgraph from an ontology file
shows all possible paths from a term to the top
maps gene associations to a 'slim' ontology

Modules

basic procedural interface to go-perl
transforms OBO XML to GODB XML
parses GO files into GO object model
writes OWL
preliminary analysis object
Gene Ontology Blast Reports DEPRECATED
a collection of relationships over terms
a graph node located in a tree
a term or concept in an ontology
Gene Ontology Object Factory
parses all GO files formats and types
exports constants corresponding to XML
base class for parsers
syntax parsing of GO gene-association flat files
syntax parsing of GO .def flat files
syntax parsing of GO .ontology flat files
syntax parsing of GO xref flat files (eg eg2go, metacyc2go)
Parses Mesh ascii text files
parses MGI gene assoc stanza files
OBO Flat file parser object
OBO Flat file parser object
Parses xml made from events
turns OWL XML into event stream
base class for parsers

Provides

in GO/Handlers/abstract_prolog_writer.pm
in GO/Handlers/abstract_sql_writer.pm
in GO/Handlers/lexanalysis.pm
in GO/Handlers/lexanalysis2sql.pm
in GO/Handlers/obj_storable.pm
in GO/Handlers/obj_yaml.pm
in GO/Handlers/obo.pm
in GO/Handlers/obo_sxpr.pm
in GO/Handlers/obo_xml.pm
in GO/Handlers/pathlist.pm
in GO/Handlers/prolog.pm
in GO/Handlers/rdf.pm
in GO/Handlers/sxpr.pm
in GO/Handlers/xml.pm
in GO/IO/Dotty.pm
in GO/IO/RDFXML.pm
in GO/IO/XML.pm
in GO/Model/Association.pm
in GO/Model/CrossProduct.pm
in GO/Model/Evidence.pm
in GO/Model/GeneProduct.pm
in GO/Model/GraphIterator.pm
in GO/Model/Modification.pm
in GO/Model/Ontology.pm
in GO/Model/Path.pm
in GO/Model/Property.pm
in GO/Model/Restriction.pm
in GO/Model/Seq.pm
in GO/Model/Species.pm
in GO/Model/TreeIterator.pm
in GO/Model/Xref.pm
in GO/ObjCache.pm
in GO/Parsers/obj_storable_parser.pm
in GO/Parsers/obj_yaml_parser.pm
in GO/Parsers/obo_parser.pm
in GO/Utils.pm