BioBuntu v1.2.4 Released

Published Tue Jan 13 2026

BioBuntu v1.2.4 is a comprehensive platform release for running genomic analysis pipelines with CLI, GUI, and web interfaces. This release focuses on stability, packaging, and improved workflow support.

Highlights

Installation

Install the released package from PyPI:

pip install biobuntu==1.2.4

Quick Start

biobuntu create-project myproject --description "RNA-seq analysis" biobuntu run workflows/rnaseq.yaml --project myproject --input sample.fastq

For full documentation and development instructions, visit the repository or the project homepage.