8000 GitHub - jlumpe/miniwdl at v1.2.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jlumpe/miniwdl

< 8000 !-- -->

Repository files navigation

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. Linux preferred; macOS compatible with extra steps. More detail in full documentation.

  • Intall 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.

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 security@chanzuckerberg.com.

About

Workflow Description Language developer tools & local runner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • Shell 2.7%
  • Other 1.1%
0