Giter Site home page Giter Site logo

widdler's People

Contributors

cowmoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

widdler's Issues

Widdler Monitor Polling Mode

This functionality exists in Widdler, but is not functioning properly, so it needs to be fixed.

To address the requirement:

-Has function to poll workflow status in a loop until it's terminal

Widdler CaaS Support

To address requirement: works with both standalone Cromwell and CaaS.

Widdler currently doesn't support Cromwell-as-a-Service. As such this will need to be implemented and should also address the requirement:
-Supports submitting workflows, including options file, dependencies zip, labels, CaaS collection name

Widdler Query Review/Update

To address the requirement:
-Supports metadata and status endpoints, supports query endpoint including ability to filter by status

This functionality exists, but we need to make sure it supports the expectations of Mint team.

No log file error

hello,

I have run this wdl successfully with the cromwell run mode.
But I run widdler with some errors:

python2 widdler-1.4.5a/widdler.py run pipeline_udocker.wdl inputs.json -S localhost

Traceback (most recent call last):
File "widdler-1.4.5a/widdler.py", line 35, in
fh = logging.FileHandler(os.path.join(c.log_dir, '{}.widdler.log'.format(str(time.strftime("%m.%d.%Y")))))
File "/path/lib/python2.7/logging/init.py", line 913, in init
StreamHandler.init(self, self._open())
File "/path/lib/python2.7/logging/init.py", line 943, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 2] No such file or directory: '/cil/shed/resources/widdler/logs/07.04.2019.widdler.log'

Best

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.