Releases: RECETOX/MSMetaEnhancer
Releases · RECETOX/MSMetaEnhancer
v0.1.2
[0.1.2] - 2022-01-06
Added
generate_options()
function inGalaxy
submodule to create all possible conversions supported by the tool in a format suitable for the galaxy tool form #58- monitoring of services status during annotation process #56
- validation of obtained metadata #59
Changed
- structure and contents of documentation #51
Removed
- tests checking contents and consistency of individual services #54
v0.1.1
v0.1.0
The first release of MSMetaEnhancer
. The tool is used for massspectra files annotation (.msp
format supported). In this version, it supports four services: CIR, CTS, NLM, and PubChem. The app uses asynchronous implementation of annotation process, benefiting from non-trivial amount of time spent by waiting for a web query response.
The main features of this version are asynchronous requests (#15), generalised requests to obtain multiple values at once (#20), logging and quantitative success summary of annotation process (#22), usage of IDSM SPARQL for PubChem service (#25), and available conda environment files (#35).