From cd291ef618da7ad86cdd743eb6aa944840c4351c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fa=CC=81bio=20Madeira?= Date: Fri, 29 May 2020 11:56:44 +0100 Subject: [PATCH] Added additional entries to changelog for 0.0.1 version --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index dbdde46..023ecee 100644 --- a/README.rst +++ b/README.rst @@ -63,6 +63,15 @@ Changelog - Build with webpack - Development with webpack-dev-server +- Visual Output Visualisation +- Functional Predictions Visualisation +- Loads SSSResultModel from the SSS JSON +- Converts Dbfetch IPRMC XML output into a flat JSON +- E-value (dynamic and fixed) scale colouring +- NCBI BLAST+ bit-score colouring +- Domain tooltip information (e-value/bit-score, start and end) +- Sequence tooltip information (description and resource URL) +- Webcomponent and plugin support for both visualisations Credits =======