Coder Social home page Coder Social logo

Comments (2)

kislyuk avatar kislyuk commented on June 26, 2024

Thanks for your interest. While we did not do a formal evaluation, we did carefully look at possible alternatives including workflow management systems currently popular in bioinformatics (nextflow, CWL, snakemake) as well as reflow and airflow. We ended up using WDL and specifically the miniwdl runtime for a few reasons:

  • WDL has undergone a comprehensive multilateral standard setting effort with an inclusive review process
  • WDL has multiple independent production interpreter/runtime implementations
  • The WDL language has clean, relatively well-defined abstractions between the language and its runtimes and infrastructure; these abstractions align cleanly with POSIX and cloud computing abstractions
  • The miniwdl runtime has been designed for modularity and pluggability with well-defined plug-in interfaces, uses sustainable engineering practices, and has been extensively tested in production

@mlin may be able to add more context here.

from idseq-workflows.

tfmorris avatar tfmorris commented on June 26, 2024

Thanks. I guess I got my hopes up too much, hoping that you'd have already done my job for me -- although I can definitely understand why @mlin would be supportive of choosing miniwdl. :) My evaluation is for a commercial client, so I don't know how much I'll be able to share, but I'll see. It'd be nice to be able to build up a matrix of features, pros/cons, etc, so that projects don't always have to start their evaluations from scratch.

from idseq-workflows.

Related Issues (8)

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.