PROOF
PROOF (PRoduction On-ramp for Optimization and Feasibility) is a collection of software designed to help researchers manage and execute WDL (Workflow Description Language) workflows using the Cromwell workflow manager, configured to run on the Fred Hutch cluster. PROOF allows users to:
- Validate, run, track, troubleshoot, and assess the performance of workflows in one application.
- Automate all the backend configurations necessary to submit your workflows instantly.
- Test, refine, and harden your workflows before potentially transitioning to cloud-based infrastructures, all in a no-cost ‘proofing’ environment that enables quick iterations.
PROOF is a collaborative partnership between Scientific Computing and the Office of the Chief Data Officer (OCDO). PROOF is only available on the Fred Hutch network at this time.
PROOF Workbench
PROOF Workbench is the flagship product of the overall PROOF effort. Get your computational workflows up, running, and organized with this web application built in partnership with Fred Hutch researchers. Track multiple workflows simultaneously while caching correct results so you do not have to waste time recreating them.
Getting Started
- Access PROOF Workbench on the Fred Hutch network at: pwb.fredhutch.org.
- Read the PROOF Workbench tutorial: Getting Started with PROOF Workbench.
- Consult the troubleshooting guide: Troubleshooting PROOF Workbench.
- Learn more about developing WDL workflows: Developing WDL Workflows by the Fred Hutch Data Science Lab .
- Explore the WILDS WDL Library for tested, ready-to-use WDL workflows, developed and maintained by the Office of the Chief Data Officer (OCDO).
- Partner with the OCDO to build workflows for your research via the WILDS WDL Development Program.
- Need help debugging a workflow? Get live help by scheduling a Research Computing Data House Call.
- Having trouble using PROOF Workbench? Want to provide feedback or report an issue? Please schedule a Code & Software Data House Call.
Connect with PROOF Users and Developers
- Join the community of Fred Hutch researchers using PROOF on Teams: PROOF User Group.
- Contact the PROOF team by sending an email to wilds@fredhutch.org.
PROOF Legacy
PROOF Legacy, formerly known as simply PROOF, or Shiny Cromwell, was our first iteration of building the web application that inspired PROOF Workbench. We plan to support PROOF Legacy through the end of 2026, but we encourage PROOF Legacy users to adopt PROOF Workbench. If there are features of PROOF Legacy that you feel are missing from PROOF Workbench, please let us know by sending an email to wilds@fredhutch.org.
Getting Started
- Access PROOF Legacy on the Fred Hutch network at: proof.fredhutch.org.
- Find out more about PROOF Legacy in our How-To in the DaSL Resource Library
- Explore more advanced troubleshooting capabilities in our PROOF Legacy Troubleshooting Guide
- Using regulated data or data covered under a DUA? Read about running PROOF Legacy with regulated data.
Technical Documentation and Repositories
- PROOF Legacy is based on an open-source R Shiny application. Browse the source code on GitHub.
- The open source R packages proofr and rcromwell power the PROOF Legacy application.
- Read the release notes for PROOF Workbench and PROOF Legacy.