bifrost_bridge converts outputs from multiple bioinformatics QC tools into normalized TSV files and can combine them into a single QC table.
python3 -m venv .venv
source .venv/bin/activate
pip install -e .[dev]
pytestInstalled commands:
bridge_mlstbridge_fastpbridge_quastbridge_plasmidfinderbridge_amrfinderplusbridge_brackenbridge_pmlstbridge_rmlstbridge_shovillbridge_ssiambbridge_qc
Use --help on each command for arguments.