InterMine Web Services demos and examples through the use of imjs
or widgets
.
object-in-bag-imjs
show for a list of InterMine objects if they are in a user's bag or notpublications-displayers-imjs
a proof of concept displayers by defining behaviors in JavaScriptratmine-widgets
enrichment widgets embedded and styled on a RatMine pagewormbase-tag-cloud-imjs
cloud of terms styled as a WormBase widgetgrid-displayer
a JavaScript example of managing a dynamic grid of (fake) datamgi-tag-cloud-imjs
cloud of terms with a toggler styled inside an MGI page
Initialize the library dependencies:
$ git submodule init
$ git submodule update
Visit each of the example folders and follow instructions there.
If you see an error running the demos as a file://
then start the web server ./webserver.sh
and visit http://0.0.0.0:1112.