Difference between revisions of "GO Graphic Viewer"

From GMOD
Jump to: navigation, search
m (Downloads)
m (Updating to use semantic template)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
+
{{Tool data
 
+
|use template=yes
The GO Graphic Viewer module (Bio::GMOD::GO::View) generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the result from the GO::TermFinder Perl module created by the [http://genome-www5.stanford.edu/ Stanford Microarray Database (SMD)]. This module is useful when analyzing experimental or computational results that produce a set of gene products that may have a common function or process. This distribution also includes two examples of its use in Web-based user interfaces (goView.pl and goTermFinder.pl). It is a component of the Generic Model Organism Systems Database project.
+
|name=GO Graphic Viewer
 
+
|full name=
 
+
|status=mature
==Demo & Screenshots==
+
|dev=inactive
 
+
|support=active
[http://seq.yeastgenome.org/cgi-bin/GMOD/goTermFinder.pl Demo at Stanford]
+
|type=Ontology Visualization
 
+
|platform=web, linux, os x, unix
 
+
|about=The GO Graphic Viewer module (Bio::GMOD::GO::View) generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the result from the GO::TermFinder Perl module created by the Stanford Microarray Database (SMD). This module is useful when analyzing experimental or computational results that produce a set of gene products that may have a common function or process. This distribution also includes two examples of its use in web browser-based user interfaces (goView.pl and goTermFinder.pl).
==Requirements==
+
|gmod date=2003
 
+
|release date=2003
* The Apache web server ([http://www.apache.org http://www.apache.org/])
+
|open source=Yes
 +
|licence=
 +
|language=Perl
 +
|input=gene or ORF names, OBO ontology
 +
|output=
 +
|audience=Public
 +
|logo=
 +
|screenshot=
 +
|dl=
 +
|contact email=For support, please contact the GO Graphic Viewer developer, [mailto:sweng@stanford.edu Shuai Weng].
 +
|integration=
 +
|papers=
 +
|presentations=
 +
|tutorials=
 +
|getting started preamble=
 +
|req=
 +
* [http://www.apache.org Apache web server]
 
* Perl 5.005 or higher
 
* Perl 5.005 or higher
 
* {{CPAN|GD}}
 
* {{CPAN|GD}}
Line 18: Line 34:
 
* {{CPAN|GO::TermFinder}}
 
* {{CPAN|GO::TermFinder}}
 
* [http://bioperl.org Bioperl]
 
* [http://bioperl.org Bioperl]
 
+
|install=
 
+
|config=
==Documentation==
+
|doc=Documentation is provided in the README file in the [http://sourceforge.net/projects/gmod/files/GOView/ GO Graphic Viewer download package].
 
+
|dev ppl=Gavin Sherlock, Stanford University
From the README:
+
|dev status=
 
+
|dl tracking=
The GO Graphic Viewer module (Bio::GMOD::GO::View) generates a graphic that
+
|logo info=
displays the parent and child relationships of a selected GO term. Two
+
|see also=
examples of its use in web-based user interfaces are included, goView.pl and
+
|extra=
goTermFinder.pl. 
+
}}
 
+
{{SemanticLink
The goView.pl program uses the Bio::GMOD::GO::View module to create a
+
|linkurl=http://sourceforge.net/projects/gmod/files/GOView/
web-based user interface that can be used to view and browse the Gene Ontology.
+
|linktype=source code
The terms are color coded based on whether they have child terms. A blue box
+
}}
indicates that the term has child terms while a gray box indicates that the term
+
{{SemanticLink
does not have child terms. Clicking on a blue box will expand that branch of the
+
|linkurl=http://www.yeastgenome.org/cgi-bin/GO/goTermFinder.pl
ontology. The blue up arrow indicates that there are additional parent terms
+
|linktype=public server
available for the selected GO term.  Clicking on the up arrow will display the
+
}}
parents of the selected GO term.
+
 
+
The goTermFinder.pl program combines the Bio::GMOD::GO::View module with the
+
GO::TermFinder module to create a user-friendly resource for analyzing and viewing
+
GO terms that are shared by a group of genes. The Bio::GMOD::GO::View will display
+
the ontology based on the GO terms that are common among a group of genes (as
+
determined by the GO::TermFinder module). The boxes will be color-coded to indicate
+
how significant a GO term is as a parent for a given group of genes. In addition,
+
GO terms from the gene-association files that cannot be found in the ontology files
+
will be displayed at the top of the graphic.
+
 
+
This distribution includes the Bio::GMOD::GO::View module, an example of the
+
Bio::GMOD::GO::View module used in a web-based interface (goView.pl), and the
+
Bio::GMOD::GO::View module as a web-based interface in conjunction with the
+
GO::TermFinder (goTermFinder.pl).
+
 
+
 
+
==Contact==
+
 
+
[[Shuai Weng]]
+
 
+
 
+
==Downloads==
+
 
+
[http://sourceforge.net/project/showfiles.php?group_id=27707 From SourceForge]
+
  
 
[[Category:GMOD Components]]
 
[[Category:GMOD Components]]
 
[[Category:Ontologies]]
 
[[Category:Ontologies]]
 
[[Category:SGD]]
 
[[Category:SGD]]
 +
[[Category:GMOD Component]]

Latest revision as of 23:44, 3 December 2013

Status
  • Mature release
  • Development: inactive
  • Support: active


{{{PAGENAME}}} is open source
Resources


About GO Graphic Viewer

The GO Graphic Viewer module (Bio::GMOD::GO::View) generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the result from the GO::TermFinder Perl module created by the Stanford Microarray Database (SMD). This module is useful when analyzing experimental or computational results that produce a set of gene products that may have a common function or process. This distribution also includes two examples of its use in web browser-based user interfaces (goView.pl and goTermFinder.pl).



Downloads

Using GO Graphic Viewer

System Requirements


Documentation

Documentation is provided in the README file in the GO Graphic Viewer download package.



Contacts and Mailing Lists

GO Graphic Viewer Development

Development team

Gavin Sherlock, Stanford University


More on GO Graphic Viewer

Facts about "GO Graphic Viewer"RDF feed
Available on platformweb +, linux +, os x + and unix +
Has URLhttp://sourceforge.net/projects/gmod/files/GOView/ + and http://www.yeastgenome.org/cgi-bin/GO/goTermFinder.pl +
Has descriptionThe GO Graphic Viewer module (Bio::GMOD::GThe GO Graphic Viewer module (Bio::GMOD::GO::View) generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the result from the GO::TermFinder Perl module created by the Stanford Microarray Database (SMD). This module is useful when analyzing experimental or computational results that produce a set of gene products that may have a common function or process. This distribution also includes two examples of its use in web browser-based user interfaces (goView.pl and goTermFinder.pl).nterfaces (goView.pl and goTermFinder.pl). +
Has development statusinactive +
Has input formatgene or ORF names + and OBO ontology +
Has software maturity statusmature +
Has support statusactive +
Has topicGO Graphic Viewer +
Is open sourceYes +
Link typesource code + and public server +
Release date2003 +
Tool functionality or classificationOntology Visualization +
Written in languagePerl +
Has subobjectThis property is a special property in this wiki.GO Graphic Viewer#http://sourceforge.net/projects/gmod/files/GOView/ + and GO Graphic Viewer#http://www.yeastgenome.org/cgi-bin/GO/goTermFinder.pl +