https://github.com/kjolley/BIGSdb
Raw File
Tip revision: 7dc4bef98b94d2f5ab96b68348ac8b541be6ef9c authored by Keith Jolley on 12 April 2024, 10:00:31 UTC
Fix column displacement when scanning for missing loci.
Tip revision: 7dc4bef
README.md
Bacterial Isolate Genome Sequence Database (BIGSdb)
===================================================
**Gene-by-gene population annotation and analysis**

Written by Keith Jolley, © 2010-2024 University of Oxford

<a href="https://www.biomedcentral.com/1471-2105/11/595">Jolley & Maiden 2010, BMC Bioinformatics 11:595</a>

BIGSdb is software designed to store and analyse sequence data for bacterial
isolates. Any number of sequences can be linked to isolate records - these
can be small contigs assembled from dideoxy sequencing through to whole genomes
(complete or multiple contigs generated from parallel sequencing technologies
such as Illumina).

BIGSdb extends the principle of MLST to genomic data, where large numbers of 
loci can be defined, with alleles assigned by reference to sequence definition 
databases (which can also be set up with BIGSdb). Loci can also be grouped into
schemes so that types can be defined by combinations of allelic profiles, a
concept analagous to MLST.

The latest version of the BIGSdb documentation can be found at 
https://bigsdb.readthedocs.io.
back to top