This is the command gmod_chado_properties.plp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
$0 - reads or modifies the chadoprop table
SYNOPSIS
% gmod_chado_properties.pl [options]
COMMAND-LINE OPTIONS
--version Without an argument, returns the schema version
--force Provided with the version option to update the schema version
--property Get the value of a specific property ("all" to get all)
--dbprofile Specify a gmod.conf profile name (otherwise use default)
DESCRIPTION
The main use of this script is to get or set the schema version for use during schema
updates. It can also get any named property (based on the cvterm in the chadoprop table),
or a list of all properties in the chadoprop table.
In older (pre-1.2) versions of Chado, updating the schema version has the side effect of
creating the chadoprop table and a chado_properties cv.
Use gmod_chado_properties.plp online using onworks.net services