Coder Social home page Coder Social logo

Comments (3)

alimanfoo avatar alimanfoo commented on September 11, 2024

A related question is how we deal with the platform-agnostic versus platform-specific parts of a pipeline.

E.g., @kbergin, @gbggrant, mentioned that the approach taken at Broad is to separate pipelines so you have a core WDL providing a platform-agnostic part, and then a wrapper WDL which provides the necessary config and setup for running in a particular compute environment, and which calls the inner WDL.

I think the idea for this repo is that we would put the core platform-agnostic parts of pipelines here, with the goal that other teams could re-use them to run malariagen pipelines on their own compute infrastructure. But then where do we put the platform-specific wrappers? Here or a different repo?

from pipelines.

alimanfoo avatar alimanfoo commented on September 11, 2024

Straw man proposal:

We keep this repo for only platform-agnostic pipeline code. We should be able to submit pipelines written here to dockstore.

We create a separate github repo for the Sanger platform-specific pipeline wrapper code. Maybe something like malariagen/pipeline-wrappers or something like that. That could be a private repo.

To be figured out, how to conveniently connect the two repos during development. I.e., whoever is doing pipeline development may need to work with both repos at the same time, because there may need to be changes at both levels.

from pipelines.

gbggrant avatar gbggrant commented on September 11, 2024

I like this approach, having platform-agnostic pipeline code would allow us to test the pipeline in other environments, which could speed development and get all of the unexpected platform-dependencies out.

from pipelines.

Related Issues (20)

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.