Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexkalderimis/intermine-jbrowse-adaptor
A REST Feature Store implementation for InterMine data warehouses
https://github.com/alexkalderimis/intermine-jbrowse-adaptor
Last synced: 11 days ago
JSON representation
A REST Feature Store implementation for InterMine data warehouses
- Host: GitHub
- URL: https://github.com/alexkalderimis/intermine-jbrowse-adaptor
- Owner: alexkalderimis
- Created: 2013-06-28T05:51:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-17T20:38:48.000Z (over 11 years ago)
- Last Synced: 2024-04-09T22:22:36.625Z (10 months ago)
- Language: JavaScript
- Size: 4.59 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
intermine-jbrowse-adaptor
=========================A REST Feature Store implementation for InterMine data warehouses
This serves as a translating webservice between the intermine webservices and
the API expected by JBrowse.This app tastes best with JRuby-1.7.4 (at least so I have found...)
Getting started
-----------------* Get the code (you are reading this, so I assume you have done that)
* Choose a ruby (optional, but jruby is recommended - `rvm install jruby`)
* Install the dependencies (`bundle install`)
* Run the application (`ruby app.rb`)Configuration
--------------Nothing yet - at the moment beta.flymine is hardwired in.