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

Break up seqware-distribution #318

Open denis-yuen opened 9 years ago

denis-yuen commented 9 years ago

The seqware jar distributed with workflows is getting ridiculous. As low-hanging fruit, split up launcher/scheduling capability (plus its many dependencies) from the minimum needed for workflows (AbstractDataModel, GCR, and ProvisionFiles) and put that in a new jar.

Then reverse the memory bumps in https://github.com/SeqWare/seqware/pull/317