Skip to content

openmole/openmole-market

Repository files navigation

openmole-market

The OpenMOLE marketplace contains complete examples of real world workflows.

They are maint to be concise with the main focus put on the workflow script. Still they should be easily reusable and any material required by the workflow (scripts, binaries, input data, ...) should be provided to make sure a Minimum Working Example is available.

How to contribute

  • Fork this repository
  • Create a new folder for your workflow example
  • Add all the required dependencies and a subset of the input data
  • Edit the top-level README.md to add your new entry
  • Create a Pull Request for us to review your submission

All the accepted submissions will be part of the market place and will be compiled against the last version of OpenMOLE. The available entries are also available from the OpenMOLE website: http://next.openmole.org/Documentation_Market%20Place_All.html

Note: if you are asked for a password for "gitlab.openmole.org" when pushing your changes into your fork of the repository, you might simply add the --no-verify flag to your git push.

Available workflows