Skip to content

Acknowledgements & licences

Acknowledgements & licences

Vanguard Biotech Systems builds on open-source software, fonts, tools and public reference databases. Only verified attributions are listed here. A complete, versioned and reproducible Software Bill of Materials (with each component's exact licence and integrity hash) is published separately.

Typeface

JetBrains Mono (latin subset) — © JetBrains, licensed under the SIL Open Font License 1.1. It is self-hosted on VBS's own infrastructure at /fonts/jetbrains-mono-latin.woff2, so the browser makes no third-party font request.

JavaScript libraries

The website is built with open-source JavaScript libraries — including React, TanStack Start & Router, Radix UI, Tailwind CSS, Zod, Motion and Recharts — under permissive licences (MIT / ISC / Apache-2.0). The complete list, with each library's exact version, licence and lockfile integrity hash, is in the machine-readable SBOM.

Bioinformatics tools

The NextGenAMR pipeline integrates the following third-party tools (integrated, not modified). Attribution and licence are shown for each.

ToolProjectLicenceSource
SnakemakeSnakemake communityMITsnakemake.github.io
fastpOpenGeneMITgithub.com/OpenGene/fastp
Kraken2Derrick Wood / Johns HopkinsMITgithub.com/DerrickWood/kraken2
BrackenJennifer Lu et al.GPL-3.0github.com/jenniferlu717/Bracken
minimap2Heng LiMITgithub.com/lh3/minimap2
SAMtoolsSAMtools / htslibMIT/Expatwww.htslib.org
BWA-MEM2bwa-mem2MITgithub.com/bwa-mem2/bwa-mem2
QualimapQualimap (CIPF/Conesa lab)GPL-2.0qualimap.conesalab.org
SPAdesSPAdes (ABLab)GPL-2.0github.com/ablab/spades
CheckM2CheckM2 (Chklovski et al.)GPL-3.0github.com/chklovski/CheckM2
PyrodigalMartin Larralde (Prodigal)GPL-3.0github.com/althonos/pyrodigal
Sma3sSma3s (Universidad Pablo de Olavide)GPL-3.0www.bioinfocabd.upo.es/sma3s
DIAMONDBenjamin BuchfinkGPL-3.0github.com/bbuchfink/diamond
AMRFinderPlusNCBINCBI — public domaingithub.com/ncbi/amr

Reference databases

The pipeline uses public reference databases. These are data resources governed by their own terms and conditions — not software licences. Terms are stated by each source; consult the source for the authoritative, current terms.

DatabaseProjectTermsSource
CARD (Comprehensive Antibiotic Resistance Database)McMaster UniversitySee source (pending verification)card.mcmaster.ca
ResFinder databaseCenter for Genomic Epidemiology (DTU)See source (pending verification)bitbucket.org/genomicepidemiology/resfinder_db
PointFinder databaseCenter for Genomic Epidemiology (DTU)See source (pending verification)bitbucket.org/genomicepidemiology/pointfinder_db
AMRFinderPlus databaseNCBINCBI data — see source (pending verification)www.ncbi.nlm.nih.gov/pathogens/antimicrobial-resistance/AMRFinder
UniProtUniProt Consortium (EMBL-EBI, SIB, PIR)CC BY 4.0 per source — see source (pending verification)www.uniprot.org

Software Bill of Materials (SBOM)

A reproducible CycloneDX SBOM enumerating every production dependency, tool and database is published at /docs/security/sbom.cdx.json in the source repository, with a human-readable summary at /docs/security/sbom.md.