Skip to content

1.0.3 (critical)

Compare
Choose a tag to compare
@yeban yeban released this 14 May 06:43
· 1533 commits to master since this release
  • Resolves a critical evalue rounding of bug which caused evalue of 0.001 to be displayed as 0.00 which is very misleading. Thanks to Markus Schroder and Dr. Yannick Wurm for reporting the bug.
  • Makes it possible to use SequenceServer in an iframe by default. The behaviour is configurable by setting "frame_options" to "deny" or "sameorigin" or "ALLOW-FROM url" in config file.
  • Improves the debug output for the "database scanning" error that has affected some of our users. This should help us debug the issue better.