Coder Social home page Coder Social logo

ghbore / miniwdl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chanzuckerberg/miniwdl

0.0 0.0 0.0 2.8 MB

Workflow Description Language developer tools & local runner

License: MIT License

Shell 3.33% Python 94.88% Makefile 0.27% Dockerfile 0.18% WDL 1.33%

miniwdl's Introduction

miniwdl

Workflow Description Language local runner & developer toolkit for Python 3.6+

Project Status MIT license CI Coverage Status Docs Status

Install miniwdl

Installation requires Python 3.6+, pip3 (or conda) and Docker (or Podman/Singularity/udocker). Linux preferred; macOS (Intel) compatible with extra steps. More detail in full documentation.

  • Install with pip PyPI version : run pip3 install miniwdl
  • Install with conda Anaconda-Server Badge : run conda install -c conda-forge miniwdl
  • Verify your miniwdl installation: miniwdl run_self_test
  • Install from source code: see the Dockerfile for dependencies to run setup.py

Use miniwdl

Run an example bioinformatics WDL pipeline using miniwdl, or learn more abut miniwdl via a short course (screencast examples). If you are new to the WDL language, see the open source learn-wdl course.

The online documentation includes a user tutorial, reference manual, and Python development codelabs: Docs Status

See the Releases for change logs. The Project board shows the current prioritization of issues.

Scaling up

The miniwdl runner schedules WDL tasks in parallel up to the CPUs & memory available on the local host; so a more-powerful host enables larger workloads. Separately-maintained projects can distribute tasks to cloud & HPC backends with a shared filesystem:

Getting Help

Feedback and contributions to miniwdl are welcome, via issues and pull requests on this repository. See CONTRIBUTING.md for guidelines and instructions to set up your development environment.

Security

Please disclose security issues responsibly by contacting [email protected].

miniwdl's People

Contributors

mlin avatar mdunitz avatar kinow avatar davycats avatar kislyuk avatar nh13 avatar rhpvorderman avatar llangit-czi avatar adamnovak avatar cmarkello avatar cvaske avatar claymcleod avatar ghbore avatar jtratner avatar jgadling avatar mckinsel avatar illusional avatar multimeric avatar mr-c avatar patmagee avatar kew24 avatar

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.