Use Case Overview#

The following chapters present proof-of-concept examples demonstrating how the bfabric_web_apps library can be used to build real-life applications. Each use case illustrates how the modular architecture and reusable components of the library support the rapid development of web-based tools that integrate with the B-Fabric ecosystem.

Note

Work in Progress
The following use case chapters are currently under construction and not yet complete. Content will be added and refined continuously to better showcase applications built with the bfabric_web_apps library.

  • Nextflow – Demonstrates how to run a large-scale Nextflow pipeline like RNA-seq via a fully integrated Dash interface using bfabric_web_apps.

  • SUSHI Apps – Showcases an application wrapper for Sushi applications via B-Fabric that enables flexible job configuration and execution through the Sushi backend.

These examples highlight the library’s capabilities in both frontend user interaction and backend data management, serving as prototypes for future applications.