Main > Programming > Libraries >

GO::Model::Term 0.04

GO::Model::Term 0.04

Sponsored Links

GO::Model::Term 0.04 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.58 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1117
Date added: 2006-10-02

GO::Model::Term 0.04 description

GO::Model::Term is a term or concept in an ontology.

SYNOPSIS

# From a file
use GO::Parser;
my $parser = new GO::Parser({handler=>obj}); # create parser object
$parser->parse("gene_ontology.obo"); # parse file -> objects
my $graph = $parser->handler->graph; # get L object
my $term = $graph->get_term("GO:0001303"); # fetch a term by ID
printf "Term %s %sn", $term->name, $term->acc;

# From a GO Database (requires go-db-perl)
my apph = GO::AppHandle->connect(-dbname=>$dbname);
my $term = $apph->get_term({acc=>00003677});
printf "Term:%s (%s)nDefinition:%snSynonyms:%sn",
$term->name,
$term->public_acc,
$term->definition,
join(", ", @{$term->synonym_list});

Represents an Ontology term; the same class is used for process, compartment and function
currently, a Term is not aware of its Relationships; to find out how a term is related to other terms, use the a GO::Model::Graph object, which will give you the GO::Model::Relationship objects; for example

$rels = $graph->get_parent_relationships($term->acc);

GO::Model::Term 0.04 Screenshot

Advertisements

GO::Model::Term 0.04 Keywords

Bookmark GO::Model::Term 0.04

Hyperlink code:
Link for forum:

GO::Model::Term 0.04 Copyright

WareSeeker periodically updates pricing and software information of GO::Model::Term 0.04 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of GO::Model::Term 0.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
VOQDM provides a data model for the International Virtual Observatory. Free Download
XML::Diff is a Perl module for XML DOM-Tree based Diff & Patch Module. Free Download
Go Siege project is a massively multiplayer online Go game. Free Download
mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads. Free Download
Shell::Parser is a simple shell script parser. Free Download
GO::TermFinder is a Perl module that can identify GO nodes that annotate a group of genes with a significant p-value. Free Download
Monkeys Crush is a new implementation of the old game of the moles that must to go into their lair. Free Download
stdnet is a simple C++ framework for building single-threaded or multi-threaded applications which deal with I/O events. Free Download