SeqWare / seqware

This is the SeqWare Project's main repo.
http://seqware.io/
GNU General Public License v3.0
27 stars 17 forks source link

Implement a couple of workflow engines for development and debugging #252

Closed denis-yuen closed 10 years ago

denis-yuen commented 10 years ago

Launch using the two engines as follows

seqware bundle launch --dir target/Workflow_Bundle_HelloOutOfOrder_1.0-SNAPSHOT_SeqWare_1.1.0-alpha.0-SNAPSHOT/ --engine whitestar
seqware bundle launch --dir target/Workflow_Bundle_HelloOutOfOrder_1.0-SNAPSHOT_SeqWare_1.1.0-alpha.0-SNAPSHOT/ --engine whitestar-sge

or by using the SW_DEFAULT_WORKFLOW_ENGINE key in your .seqware settings

Currently, these engines support running workflows, scheduling, and status checking (for aggregating stdout and stderr)