Coder Social home page Coder Social logo

Comments (5)

aclum avatar aclum commented on September 13, 2024

What are the blockers from importing a wdl from JGI's repo instead of copy?

from metat_assembly.

mshakya avatar mshakya commented on September 13, 2024

sorry, didnt see this earlier. Is there an example wdl that imports directly from JGI (annotation one maybe?) ? Assembly and ReadsQC are nmdc specific that emulates JGI wdl. One method might be just git clone the wdls or just have dockers for wdls.

from metat_assembly.

mshakya avatar mshakya commented on September 13, 2024

Also, i have focused on using spades now.

from metat_assembly.

aclum avatar aclum commented on September 13, 2024

none of the nmdc workflows do this now, we'd have to update the workflows to wdl version 1.0, this is straightforward, to be able to use url imports. I dont think we can have dockers for the wdls b/c you cant run docker within docker.

from metat_assembly.

mshakya avatar mshakya commented on September 13, 2024

I tried direct import like this:

import "https://raw.githubusercontent.com/microsoft/five-dollar-genome-analysis-pipeline-azure/az1.1.0/structs/GermlineStructs.wdl" as http_rnaspades

based on cromwell's HELPDOC, but was not able to get it working as the wdl file was not being accessed and obtained. I tried this with version 1.0 and same error.

I used git submodule instead, which i think also provides a cleaner alternative to copying.

Closing this issue for now.

from metat_assembly.

Related Issues (5)

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.