All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.12 (2024-11-11)
0.0.11 (2024-11-06)
0.0.10 (2024-10-31)
0.0.9 (2024-10-30)
0.0.8 (2023-02-16)
0.0.7 (2022-08-11)
- Some improvements to how jobs json and the mock_jobid example (866311a)
- Some improvements to the cli (a1e3da0)
- jdispatcher-viewers CLI takes two main commands:
vo
andfp
- Added selected rendering options to the CLI
- Building as node CLI application (via node-canvas)
- CLI implemented with commander.js
- Update IPRMCResultModel arrays are used by default even when one object is present
- Added option to generate static visualisations
- Data fetching and loading was extracted from the visualisation classes
- Added PNG and SVG download buttons to
index.html
- Improved load times with basic in-memory caching
- Save Visualisation as PNG and SVG
- Build with webpack
- Development with webpack-dev-server
- Canvas-based visualisations with Fabric.js
- 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