EnglishFrenchSpanish

Ad


OnWorks favicon

go-show-paths-to-rootp - Online in the Cloud

Run go-show-paths-to-rootp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command go-show-paths-to-rootp 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


go-show-paths-to-root.pl - shows all possible paths from a term to the top

SYNOPSIS


go-show-paths-to-root.pl -id GO:0008021 ontology/gene_ontology.obo
go-show-paths-to-root.pl -names -id GO:0008021 ontology/gene_ontology.obo

DESCRIPTION


traverses DAG showing all paths (terms and intervening relationships) to the root

This script is purely file based; it needs to parse the ontology each time

Subsequent parses can be speeded up using the use_cache option

If you wish to use the GO MySQL db, see the script go-db-show-paths-to-root.pl in the go-
db-perl distribution

ARGUMENTS


-e ERRFILE

writes parse errors in XML - defaults to STDERR (there should be no parse errors in well
formed files)

-p FORMAT

determines which parser to use; if left unspecified, will make a guess based on file
suffix. See below for formats

-use_cache
If this switch is specified, then caching mode is turned on.

With caching mode, the first time you parse a file, then an additional file will be
exported in a special format that is fast to parse. This file will have the same filename
as the original file, except it will have the ".cache" suffix.

The next time you parse the file, this program will automatically check for the existence
of the ".cache" file. If it exists, and is more recent than the file you specified, this
is parsed instead. If it does not exist, it is rebuilt.

DOCUMENTATION
<http://www.godatabase.org/dev>

Use go-show-paths-to-rootp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad