AmiGO: Prototypes (Archived): Difference between revisions

From GO Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:


==Reference Genome==
==Reference Genome==
We wish to provide dynamic visualizations of reference genome target gene annotations. We focus on experimental (IMP, IPI, IGI, IEP, IDA) and ISS evidence codes. The visualization should be able to:


Ideas, mockups, and software demos for possible Reference Genome Browsers.
1. Show annotations to a single organism ortholog to a target gene;
 
2. Show annotations to selected organisms orthologs to a target gene;
 
3. Show annotations to the full set of orthologs to a target gene.
 
Currently, reference genome visualization is done as static comparison graphs for all 11 organisms produced from flat files (gene_ontology.obo, gene_association.organism) and using the target genes and orthology calls available as google spreadsheets. The graphs are updated monthly as new targets are added. Ecoli will be added when annotations are available.
 
The full set of graphs for current targets is available at:
http://www.geneontology.org/images/RefGenomeGraphs/
The set includes an html page for each target gene displaying all experimental and ISS annotations for all orthologs.
 
For example: http://www.geneontology.org/images/RefGenomeGraphs/609309.html
 
Each page shows GO DAG with annotations color-coded by organism in both fixed (png) and svg formats; a GOSlim organism comparison table; and a table listing full details of all annotations (evidence code, reference).
 
===Ideas, mockups, and software demos for possible Reference Genome Browsers/Visualization.===


===Clock===
===Clock===
Line 16: Line 33:
==Tree/DAG Browser Test==
==Tree/DAG Browser Test==


===Early SVG and Biaxial Viewers===
===Early Biaxial and SVG Viewers===


These work fairly well on FF and WebKit.
These work fairly well on FF (lesser WebKit).


* http://toy.lbl.gov:9002/cgi-bin/amigo2/bxdemo
* http://toy.lbl.gov:9002/cgi-bin/amigo2/demo
* http://toy.lbl.gov:9002/cgi-bin/amigo2/demo


Line 29: Line 47:




[[Category:AmiGO]]
[[Category:Web Presence Working Group]]
[[Category:Archived]]

Latest revision as of 09:49, 13 December 2018

Summary

Prototypes and information for various additions and permutations of AmiGO

Reference Genome

We wish to provide dynamic visualizations of reference genome target gene annotations. We focus on experimental (IMP, IPI, IGI, IEP, IDA) and ISS evidence codes. The visualization should be able to:

1. Show annotations to a single organism ortholog to a target gene;

2. Show annotations to selected organisms orthologs to a target gene;

3. Show annotations to the full set of orthologs to a target gene.

Currently, reference genome visualization is done as static comparison graphs for all 11 organisms produced from flat files (gene_ontology.obo, gene_association.organism) and using the target genes and orthology calls available as google spreadsheets. The graphs are updated monthly as new targets are added. Ecoli will be added when annotations are available.

The full set of graphs for current targets is available at: http://www.geneontology.org/images/RefGenomeGraphs/ The set includes an html page for each target gene displaying all experimental and ISS annotations for all orthologs.

For example: http://www.geneontology.org/images/RefGenomeGraphs/609309.html

Each page shows GO DAG with annotations color-coded by organism in both fixed (png) and svg formats; a GOSlim organism comparison table; and a table listing full details of all annotations (evidence code, reference).

Ideas, mockups, and software demos for possible Reference Genome Browsers/Visualization.

Clock

SVG and JS

A demonstration possibilities opened by using SVG and JavaScript.

Tree/DAG Browser Test

Early Biaxial and SVG Viewers

These work fairly well on FF (lesser WebKit).

Test Site

An up and down site for various technology tests.