AmiGO 1 7 (Archived): Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
m (Pascale moved page AmiGO 1 7 to AmiGO 1 7 (Archived))
 
(33 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Status =
= Status =


Currently [http://ash.lbl.gov/cgi-bin/amigo/go alpha].
See [[AmiGO 1 8]] for information about the current production release.


= New Features =
= New Features =


TBD
== Support for IEAs ==


= Current work =
All features support the database generated with the IEA subset.


== Deferred features ==
== New Graphics Backend ==


* Organizing annotation results by qualifier
All of the graphics in AmiGO are now handled by a common, and more flexible, backend. Not only does this mean more consistency in the output on different pages, but gives the user the ability to make arbitrary [http://amigo.geneontology.org/cgi-bin/amigo/amigo?mode=visualize custom graphs].
* Term request client for SF (AKA ART)
* Cross-product and inter-ontology link support (may be punted until following release, but we will start on necessary infrastructure changes)
** [http://toy.lbl.gov:9012/cgi-bin/go_xprod/go.cgi xprods in 1.5]
** [http://berkeleybop.org/alpha/goxprod/go.cgi xprods in 1.6]
***Examples (all using experimental bp_xp_mouse_anatomy xps):
**** [http://toy.lbl.gov:9012/cgi-bin/go_xprod/term-assoc.cgi?term=MA:0000072 heart]
**** [http://toy.lbl.gov:9012/cgi-bin/go_xprod/term-details.cgi?term=GO:0007507&session_id=159amigo1208881634 heart development]
**** [http://berkeleybop.org/alpha/goxprod/amigo?mode=homolset_graph&set=1 TAZ orthoset] (notice heart in top right corner)


== Future work in progress (visible in live beta) ==
=== Details ===


* Coannotation (possible [http://ash.lbl.gov/cgi-bin/amigo/amigo_exp?mode=gp_with_2_terms coannotation] interface)
* all graph displays backed by same service
* easy graph generation [http://ash.lbl.gov/cgi-bin/amigo/amigo_exp?mode=visualize]
* basic and advanced inputs for user client ([[AmiGO_Manual:_Visualize]])
* OpenSearch
* interactive and static everywhere
** term completion and suggestions in web browser
** term enrichment
** direct access or search
** browser
* Lucene ([http://ash.lbl.gov/cgi-bin/amigo/amigo_exp?mode=lexical_search concept page])
** homolset
** speed
** visualize client
** complex search
* RESTful API (unpublished)
*** boolean
*** distance
*** weight
** graph information as well?
* advanced graph visualizations [http://ash.lbl.gov/cgi-bin/amigo/amigo_exp?mode=layers_graph] [http://ash.lbl.gov/cgi-bin/amigo/amigo_exp?mode=layers2_graph]
* bi-ax test [http://toy.lbl.gov:9012/cgi-bin/amigo2/bxdemo] (defunct?)
* Workspaces (generalization of session)


== TBD ==
== Google Analytics ==


=== Client-side ===
The Google analytics code is now throughout AmiGO, AmiGO Labs, and GOOSE. This tracking is enabled with an optional file.


* Expand the scope of community annotation (depending on user feedback).
== Miscellaneous ==
* Switch caching over from page render caching to data caching (currently evaluating sqlite3)
 
* Change all graph displays to be backed by standard backend (see visualize experimental AmiGO module)
* Bugs fixed, text repaired (see bug tracker)
* RSS update on terms and gps (could be tied to GONUTs for timeliness?)
* Little improvements (see request tracker)
* add Google analytics throughout AmiGO and associated sites.
* GOOSE has a new home
 
= Labs (experimental) =
 
* Basic lucene index generation
* OpenSearch [[AmiGO_Manual:_OpenSearch]]
** available on Firefox and IE Add-Ons sites
** dashboard widget available for Mac OS X
* JavaScript API core
* OpenLayers-based graph browser
* Live search
* Workspace environment core
* Arbitrarily attachable autocomplete
 
[[Category:Software]]
[[Category:AmiGO]]

Latest revision as of 09:51, 13 December 2018

Status

See AmiGO 1 8 for information about the current production release.

New Features

Support for IEAs

All features support the database generated with the IEA subset.

New Graphics Backend

All of the graphics in AmiGO are now handled by a common, and more flexible, backend. Not only does this mean more consistency in the output on different pages, but gives the user the ability to make arbitrary custom graphs.

Details

  • all graph displays backed by same service
  • basic and advanced inputs for user client (AmiGO_Manual:_Visualize)
  • interactive and static everywhere
    • term enrichment
    • browser
    • homolset
    • visualize client
  • RESTful API (unpublished)

Google Analytics

The Google analytics code is now throughout AmiGO, AmiGO Labs, and GOOSE. This tracking is enabled with an optional file.

Miscellaneous

  • Bugs fixed, text repaired (see bug tracker)
  • Little improvements (see request tracker)
  • GOOSE has a new home

Labs (experimental)

  • Basic lucene index generation
  • OpenSearch AmiGO_Manual:_OpenSearch
    • available on Firefox and IE Add-Ons sites
    • dashboard widget available for Mac OS X
  • JavaScript API core
  • OpenLayers-based graph browser
  • Live search
  • Workspace environment core
  • Arbitrarily attachable autocomplete