Version 9 (modified by gaou, 15 years ago) |
---|
G-language Bookmarklet
Participants
- Kazuharu Arakawa
- Nobuhiro Kido
- Kazuki Oshita
- Nobuaki Kono (remote participation)
Overview
- Create a bookmark with the following in the address field:
javascript:(function(){var%20url='http://www.g-language.org/cube/cube.js';if(!url.match(/\?/))url+='?t='+(new%20Date()).getTime();var%20d=document;var%20e=d.createElement('script');e.charset='utf-8';e.src=url;d.getElementsByTagName('head')[0].appendChild(e);})();Or simply drag this link to your bookmark bar.
- For detailed documentation about the tool, see http://www.g-language.org/wiki/bookmarklet.
To Do
- merge EB-eye support
- merge sequence input (BLAT to SwissProt?)
- merge icons with number counts
- EMBOSS support
- KBWS support
- customizable user-defined rings
- infinite traversal for bio2rdf
- query filtering mode for bio2rdf
- input interpretation for organism names
Possible Additions
- support for other RDF-store (in addition to bio2rdf)