Skip to content

v1.4.0

Compare
Choose a tag to compare
@dizak dizak released this 17 Apr 14:03
· 231 commits to master since this release

Enhancements

#10

  • mothulity.py handles default databases paths with config file.
  • mothulity --set-align-database-path and mothulity.py --set-taxonomy-database-path should be used for that rather than editing the config file by hand.
  • Default paths are set during installation.

Updates

  • Code inside mothulity_dbaser.py is way cleaner.

Fixes

#8

  • mothulity_dbaser.py downloads all databases in a row, skipping bad connections.