w-gao / wdl-viewer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 55.2%Language:TypeScript 41.3%Language:SCSS 1.5%Language:CSS 1.1%Language:HTML 0.9%