dgarijo / FragFlow

Project desinged for detecting common fragments in scientific workflows by reusing several existing graph mining techniques
2 stars 1 forks source link

Make the abstract execution workflow and subworkflows available in a Workflow system #46

Open dgarijo opened 10 years ago

dgarijo commented 10 years ago

Most of the functionality exposed by the Motif Finder project needs to be executed in different steps. In fact, one of the steps requires the user to execute the graph mining algorithm of choice.

By implementing the abstract workflow in Wings (or any other wf system), we will be able to expose the different workflows for workflow analysis the way it should be done.

dgarijo commented 10 years ago

I have started converting everything to a WIngs Workflow.