WAVES: a Web Application for Versatile Enhanced Bioinformatic Services

Marc Chakiachvili, Sylvain Milanesi, Anne-Muriel Arigon Chifolleau, Vincent Lefort
Preprint available on bioRXiv.

Summary

WAVES is a web application dedicated to bioinformatic tool integration. It provides an efficient way to implement a service for any bioinformatic software. Such services are automatically made available in three ways: web pages, web forms to include in remote websites, and a RESTful web services API to access remotely from applications. In order to fulfill the service’s computational needs, WAVES can perform computation on various resources and environments, such as Galaxy instances.

Availability and implementation

WAVES was developed with Django, a Python-based web framework. It was designed as a reusable web application. It is fully portable, as only a Python installation is required to run Django. It is licensed under GNU General Public License version 3.

WAVES components

WAVES-core

This is the main WAVES component.

WAVES-Galaxy

This is a WAVES adapter dedicated to Galaxy. Using the BioBlend python library, this adapter enables Galaxy services import into WAVES-core. WAVES-Galaxy automatically recognizes the tools available in a Galaxy instance.

WAVES Singularity image

This is a Singularity container with a functional WAVES installation including two pre-configured services ('Hello world' and 'PhyML'). For testing purpose.

Contact

You may contact the WAVES support by e-mail : waves [at] lirmm.fr