Workflow Description Language (WDL) local runner & developer toolkit
Project description
miniwdl
Workflow Description Language local runner & developer toolkit for Python 3.8+
Install miniwdl
Installation requires Python 3.8+, pip (or conda) and Docker (or Podman/Singularity/udocker). Linux preferred; macOS compatible with extra steps. More detail in full documentation.
- Install with pip
: run
pip3 install miniwdl - Install with conda
: setup conda-forge and run
conda install miniwdl - Verify your miniwdl installation:
miniwdl run_self_test - Install from source code for development: see CONTRIBUTING.md
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.
- Run an example using a viral genome assembly workflow
- Learn miniwdl course w/screencasts - shown below
- Learn WDL course w/screencasts
Documentation
The online documentation includes a user tutorial, reference manual, and Python development codelabs:
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:
- AWS:
- miniwdl-omics-run tool for the Amazon Omics workflow service
- AWS Batch plugin (DIY)
- SLURM
Getting Help
- Open an issue
- OpenWDL Slack (#miniwdl channel)
- Bioinformatics Stack Exchange
Contributing
Feedback and contributions to miniwdl are welcome, via issues and pull requests on this repository. See CONTRIBUTING.md for guidelines, instructions to set up your development environment, and a codebase overview.
Security
Please disclose security issues responsibly by contacting security@chanzuckerberg.com.
Code of Conduct
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to opensource@chanzuckerberg.com.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file miniwdl-1.13.1.tar.gz.
File metadata
- Download URL: miniwdl-1.13.1.tar.gz
- Upload date:
- Size: 482.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9c19a469aa76249612da85db1f66bdb96b6dc50cf26021481724aaf2be96673
|
|
| MD5 |
87b5a6a2cd1c76e1040a3253dc935513
|
|
| BLAKE2b-256 |
d2f0b53ed90e8da5b44c259afc47e0fead136b073161160537e3dc046524f0fe
|
File details
Details for the file miniwdl-1.13.1-py3-none-any.whl.
File metadata
- Download URL: miniwdl-1.13.1-py3-none-any.whl
- Upload date:
- Size: 198.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83f9f49c49742befc7c0a990265289ec6869e08561a425d67810abcb65cf31c9
|
|
| MD5 |
1c0c3f5b47d6e9326d38d1a4f9fcdfe4
|
|
| BLAKE2b-256 |
95a4353f7f992bb20bf3b7a36eae6ec7704946b6860aa1081dcc864b496029d8
|