Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hexylena/galaxy-data_source-examples

Examples of Galaxy data_source servers
https://github.com/hexylena/galaxy-data_source-examples

Last synced: 22 days ago
JSON representation

Examples of Galaxy data_source servers

Awesome Lists containing this project

README

        

# Galaxy Data Source Examples

Simple data source examples to help others building databases which should have
Galaxy integration. There are two types of data sources, `sync` and `async`.

This repository provides a couple different implementations, based on your needs:

- [CherryPy](./cherrypy)
- [Flask](./flask)
- [Django](https://github.com/erasche/django-galaxydatasource)

# Authors

- Torsten Houwaart
- Helena Rasche

# Notes

- https://lists.galaxyproject.org/archives/list/[email protected]/thread/OX5FUMBNE5KIAJ2DSE2T4DDNFPEVW2RR/
- http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3092608/
- https://galaxyproject.org/admin/internals/data-sources/