Skip to content

v0.1.0

Compare
Choose a tag to compare
@xtrojak xtrojak released this 18 Nov 07:52
· 351 commits to main since this release
2fe24a5

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).