Skip to main content

bactopia-pubmlst-setup

One-time setup for interacting with the PubMLST API

Usage

bactopia-pubmlst-setup [OPTIONS]

Required Options

OptionTypeDefaultDescription
--client-id, -ciSTRINGThe client ID for the site
--client-secret, -csSTRINGThe client secret for the site

API Options

OptionTypeDefaultDescription
--site, -sCHOICE (pubmlst, pasteur)pubmlstOnly print citation matching a given name
--database, -dSTRINGpubmlst_yersinia_seqdefThe organism database to interact with for setup. Note: the default is available from both PubMLST and Pasteur
--save-dir, -sdSTRING/home/rpetit3/.bactopiaThe directory to save the token
--forceBOOLfalseForce overwrite of existing token files

Additional Options

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