Skip to content

intermine/intermine-embedding-examples

Repository files navigation

InterMine Web Services demos and examples through the use of imjs or widgets.

image

Content:

  1. object-in-bag-imjs show for a list of InterMine objects if they are in a user's bag or not
  2. publications-displayers-imjs a proof of concept displayers by defining behaviors in JavaScript
  3. ratmine-widgets enrichment widgets embedded and styled on a RatMine page
  4. wormbase-tag-cloud-imjs cloud of terms styled as a WormBase widget
  5. grid-displayer a JavaScript example of managing a dynamic grid of (fake) data
  6. mgi-tag-cloud-imjs cloud of terms with a toggler styled inside an MGI page
  7. new-list-in-widgets creates a new list to then use it in an List Widget context
  8. results-tables has a quick & dirty example of turning a mine's PathQuery into a Results Table
  9. new-list-imjs shows how to select some object ids and make them into a list

To Run:

Initialize the library dependencies:

$ git submodule init
$ git submodule update

Visit each of the example folders and follow instructions there.

Cross-Site Scripting Error:

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.

About

InterMine Web Services demos and examples through the use of imjs or widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published