EnglishFrenchSpanish

Ad


OnWorks favicon

gmod_load_cvterms.plp - Online in the Cloud

Run gmod_load_cvterms.plp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gmod_load_cvterms.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


load_cvterms.pl - compares which terms are new in the file compared to the database and
inserts them

SYNOPSIS


Usage: perl load_cvterms.pl -H dbhost -D dbname [-vdntuFo] file

parameters

-g GMOD database profile name (can provide host, DB name, password, username, and
driver) Default: 'default'

-s database name for linking (must be in db table, e.g. GO )

-n controlled vocabulary name (e.g 'biological_process'). optional. If not given,
terms of all namespaces related with database name will be handled.

-F File format. Can be obo or go_flat and others supported by Bio::OntologyIO.
Default: obo

-u update all the terms. Without -u, the terms in the database won't be updated to
the contents of the file, in terms of definitions, etc. New terms will still be
added.

-v verbose output

-o outfile for writing errors and verbose messages (optional)

-t trial mode. Don't perform any store operations at all. (trial mode cannot test
inserting associated data for new terms)

The following options are required if not using GMOD profile

-H hostname for database [required if -p isn't used]

-D database name [required if -p isn't used]

-p password (if you need to provide a password to connect to your db)

-r username (if you need to provide a username to connect to your database)

-d driver name (e.g. 'Pg' for postgres). Driver name can be provided in gmod_config

The script parses the ontology in the file and the corresponding ontology in the database,
if present. It compares which terms are new in the file compared to the database and
inserts them, and compares all the relationships that are new and inserts them. It removes
the relationships that were not specified in the file from the database. It never removes
a term entry from the database.

This script works with Chado schema (see gmod.org) and accesse the following tables:

db
dbxref
cv
cvterm
cvterm_relationship
cvtermsynonym
cvterm_dbxref
cvtermprop

Terms that are in the database but not in the file are set to is_obsolete=1. All the
terms that are present in the database are updated (if using -u option) to reflect the
term definitions that are in the file. New terms that are in the file but not in the
database are stored. The following data are associated with each term insert/update:

Term name
Term definition
Relationships with other terms
Synonyms
Secondary ids
Definition dbxrefs
Comments

Use gmod_load_cvterms.plp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 2
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 3
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 4
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 5
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 6
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • More »

Linux commands

Ad