Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warelab/gramene-ebeye
REST endpoint to furnish the Gramene ensembl site with search results
https://github.com/warelab/gramene-ebeye
gramene gramene-search nodejs
Last synced: 20 days ago
JSON representation
REST endpoint to furnish the Gramene ensembl site with search results
- Host: GitHub
- URL: https://github.com/warelab/gramene-ebeye
- Owner: warelab
- License: mit
- Created: 2016-03-14T18:49:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T21:31:21.000Z (11 months ago)
- Last Synced: 2024-04-12T01:07:57.561Z (9 months ago)
- Topics: gramene, gramene-search, nodejs
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gramene-ebeye
This software is a web service that furnishes an ensembl installation with search results. It acts as an intermediary between the Ensembl instance and an instance of [gramene-swagger](warelab/gramene-swagger).This repo is using Travis CI for testing (though tests are limited to unit tests of the code that tranliterates between Ensembl and the web service). Current status: ![Current Status](https://travis-ci.org/warelab/gramene-ebeye.svg?branch=master)