Skip to content

1.1.0.beta7

Pre-release
Pre-release

Choose a tag to compare

@yeban yeban released this 26 May 19:00
· 1050 commits to master since this release
  • Add Kablammo (http://kablammo.wasmuthlab.org) to visualise HSPs per hit
    (credit: Alekhya Munagala).
  • Ensure all scripting of results HTML (such as binding event handlers)
    is done at appropriate stages of rendering process.
  • Report page repeatedly pings the server for results. The frequency of
    pings was meant to decrease with time. However, a bug in the code
    resulted in frequency of pinging to remain the same. Fix that.
  • When there are too many hits to create circos visualisation, show a
    message explaining the same (credit: Hiten Chowdhary).
  • Do not add circos visualisation to page if there are no hits to
    visualise (credit: Hiten Chowdhary).