Skip to content

TBProfiler v4.3.0

Compare
Choose a tag to compare
@jodyphelan jodyphelan released this 27 Jul 15:46
· 362 commits to master since this release

Changes

New features

  • Switch to jinja2 templating engine to produce text output. Also allows user to supply custom template with --output_template
  • New function to list all loaded databases list_db
  • Argument to prevent overwriting in create_db if db with same name already exists --no_overwrite
  • New batch function to help batch run samples with a CSV as input
  • Added spoligotype name annotations (#219)

Minor fixes

  • Added spoligotype/rd information back into text report (#222)
  • Fixed use of suspect api (#225)