workflow and resource management system for bioinformatics data analysis
2.3K

AWE is a workload management system for bioinformatic workflow applications. AWE, together with Shock data management system, can be used to build an integrated platform for efficient data analysis and management which features following functionalities:

AWE is designed as a distributed system that contains a centralized server and multiple distributed clients. The server receives job submissions and parses jobs into tasks, splits tasks into workunits, and manages workunits in a queue. The AWE clients, running on distributed, heterogeneous computing resources, keep checking out workunits from the server queue and dispatching the workunits on the local computing resources.
AWE uses the Shock data management system to handle input and output data (retrieval, storage, splitting, and merge). AWE uses a RESTful API for communication between AWE components and with outside components such as Shock, the job submitter, and the status monitor.

| link | |
|---|---|
| AWE server | github.com/MG-RAST/AWE |
| AWE monitor | github.com/MG-RAST/awe-monitor |
| Shock | github.com/MG-RAST/Shock |
| Skyport2 | github.com/MG-RAST/Skyport2 |
Documentation can be found on the AWE wiki pages:
https://github.com/MG-RAST/AWE/wiki
W. Tang, J. Wilkening, N. Desai, W. Gerlach, A. Wilke, F. Meyer, "A scalable data analysis platform for metagenomics," in Proc. of IEEE International Conference on Big Data, 2013.[ieeexplore] [pdf]
W. Gerlach, W. Tang, K. Keegan, T. Harrison, A. Wilke, J. Bischof, M. D'Souza, S. Devoid, D. Murphy-Olson, N. Desai, F. Meyer, "Skyport – Container-Based Execution Environment Management for Multi-Cloud Scientific Workflows," in Proc. of the 5th International Workshop on Data Intensive Computing in the Clouds, 2014. [pdf]
For questions, bug reports or feature requests please use the awe-users mailing list:
https://groups.google.com/d/forum/awe-users (Email: [email protected])
Content type
Image
Digest
Size
231.3 MB
Last updated
over 7 years ago
docker pull mgrast/awe