Skip to main content

Brave

Bioinformatics Reactive Analysis and Visualization Engine

curl -s https://raw.githubusercontent.com/pybrave/brave/refs/heads/master/install.sh | bash
cd $HOME/brave-install/store
git clone https://github.com/pybrave/quick-start.git
# Click UI: Workflow - Intsall Components

Introduction

BRAVE is a visual bioinformatics workflow platform, similar to Galaxy, that enables intuitive configuration and visualized execution of both upstream and downstream data analyses.

It provides an interactive interface that allows users to quickly develop upstream Nextflow analysis pipelines and downstream visualization scripts using containerized applications such as RStudio, VS Code, and Jupyter.

Once a Nextflow pipeline or visualization script is developed, it can be published to a GitHub repository as a BRAVE “store” app, allowing other analysts to download and use it. Each app maintains isolation, reproducibility, and scalability, leveraging containerized execution to ensure consistent and reliable analyses.

Example of MetaPhlAn

Example banner

How it works?

Welcome Star

Star history

Welcome Pull Requests

Contributors