GMOD_MAKE_CVTERMPATH(1p) | User Contributed Perl Documentation | GMOD_MAKE_CVTERMPATH(1p) |
gmod_make_cvtermpath.pl - calculates the transitive closure on the ontology terms in the cvterm table
perl gmod_make_cvtermpath.pl -H [dbhost] -D [dbname] [-vt] -c cvname perl gmod_make_cvtermpath.pl -g [GMODConf_profile] -c cvname
This script calculates the transitive closure on the ontology terms in the cvterm table. As this is a computationaly intensive operation, doing so on a large cv like the Gene Ontology can take several hours. For more information on what a transative closure is, please see:
http://www.geneontology.org/GO.database.shtml#graphs
Naama Menda <nm249@cornell.edu>
Version 1.2, Feb. 2011.
2019-12-05 | perl v5.30.0 |