Skip to content

Releases: wurmlab/sequenceserver

1.0.8

18 Mar 04:33
Compare
Choose a tag to compare

Bug fixes:

  • Sidebar bug (#176)
  • xdg-open nuisance (#195)

Improves:

  • Apache integration

1.0.7

05 Feb 09:09
Compare
Choose a tag to compare

Update please cite line shown on quit to our biorxiv pre-print.

1.0.6

30 Dec 11:46
Compare
Choose a tag to compare

Updates please cite line in the footer to our biorxiv preprint.

1.0.5

10 Nov 11:21
Compare
Choose a tag to compare
  • Fixes issues on Ruby 1.8.7
    • Can’t convert Hash into String error.
    • Installation issues due to JSON gem.
  • Get back to open sans font.

Primarily this release is for those who were unable to use SequenceServer on Ruby 1.8.7. For others, upgrade if you want the new font.

1.0.4

18 May 11:24
Compare
Choose a tag to compare

Fixes

  • Drag and drop.
  • Error scanning database (regression).

Refinements

  • Sort hits by score if evalue is the same.
  • Sort hit links by title if by chance order is the same.

Features

  • Include length in tabular summary.
  • Provide means to get taxonomy data in full tabular report.
  • Generate links to UniProt page if hit is from UniProt database.

1.0.3 (critical)

14 May 06:43
Compare
Choose a tag to compare
  • 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.

1.0.2

11 Nov 04:50
Compare
Choose a tag to compare

1.0.1

11 Nov 04:51
Compare
Choose a tag to compare
  • Show version number in the top header bar (thanks to Dr. Wolfgang Rumpf for the suggestion).

1.0.0

11 Nov 04:57
Compare
Choose a tag to compare

Assistive setup, new UI, drag n drop, graphical overview, add custom links to hits (e.g., jbrowse), bulk-download FASTA of hits (upto 30 hits at a time), XML and TSV download.