Capture errors in case of bad json formatting when writing csv.
5.0.0
- Switching from argparse to click for a better management of functions - Use of loguru to facilitate the follow-up of logs and errors - Added a key to differentiate the tool name from the Bio.tools identifier - Added a function to update metadata - Rewrote the part to query the Bio.tools API to better handle exceptions
4.0.0
2.0.0
- Add a Keshif-based data visualization tool. - Capable of organizing tools using EDAM Topic and Operation terms.
1.1.0
Add a new key in tool.properties : CMD_INSTALL . It enables to display the way a tool is installed on a system: conda, docker, shell, etc.