wdl-viewer

The REST API for WDL viewer.


Keywords
WDL, bioinformatics, wdl-devtools, workflow, workflow-description-language
License
MIT
Install
pip install wdl-viewer==0.0.1

Documentation

wdl-viewer

A web-based visualization tool to view (inter and inner) dependencies of WDL workflows.

Screenshots

Visualize WDL import dependencies

Example generated from AnnoRdPeSr.wdl.

wdl_dependencies_viz

Available commands

yarn dev

Run the dev server on http://localhost:3000. Changes to the source code will automatically be reloaded in the browser.

yarn dev:server

Run the dev REST API server on http://localhost:5000.

License

Copyright (C) 2022 William Gao, under the MIT license.