intermine/intermine-embedding-examples

Name: intermine-embedding-examples

Owner: InterMine

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

Created: 2012-04-18 11:29:50.0

Updated: 2016-08-09 15:40:21.0

Pushed: 2013-06-18 10:56:08.0

Homepage: https://intermine.readthedocs.org/en/latest/web-services/

Size: 2343

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

t submodule init
t 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.