/BRIGAD3

D3 and Vue component for visualization of bacterial genome assemblies from nanopore sequence data

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

BRIGAD3

Overview

BRIGAD3 is a Python API and Vue application wrapping a D3.js arch visualization to generate interactive images of bacterial genome assemblies and annotations. It connects to np-core/np-assembly and np-core/np-type pipelines for state-of-the-art genome assembly and pathogen typing of nanopore sequence reads from completed and online sequence runs.

Pre-print available on BioRxiv.

Docs


brigad3.readthedocs.io

Install


conda install -c conda-forge -c bioconda -c esteinig brigad3

Usage