Skip to main content

bactopia-pubmlst-build

Build PubMLST databases for use with the 'mlst' Bactopia Tool.

Usage

bactopia-pubmlst-build [OPTIONS]

Required Options

OptionTypeDefaultDescription
--database, -dSTRINGA known organism database to download. (Use 'all' to download all databases.)

Build Options

OptionTypeDefaultDescription
--ignoreSTRINGafumigatus,blastocystis,calbicans,cbotulinum,cglabrata,ckrusei,ctropicalis,csinensis,kseptempunctata,rmlst,sparasitica,test,tpallidum,tvaginalisA comma separated list of databases to ignore
--skip-downloadBOOLfalseSkip downloading the database files
--skip-blastBOOLfalseSkip building the BLAST database
--forceBOOLfalseForce overwrite of existing files

API Options

OptionTypeDefaultDescription
--site, -sCHOICE (pubmlst, pasteur)pubmlstOnly print citation matching a given name
--token-dir, -tSTRING/home/rpetit3/.bactopiaThe directory where the token file is saved
--out-dir, -oSTRING./bactopia-mlstThe directory where the database files will be saved

Additional Options

OptionTypeDefaultDescription
--verboseBOOLfalsePrint debug related text
--silentBOOLfalseOnly critical errors will be printed
--version, -VBOOLfalseShow the version and exit.