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