This module allows identification of peaks using Böcker lab tool: Sirius (locally) & FingerId (through Web-API).
Module processes peaks using two jobs
It is a tool for identification of possible compounds. The result of this job shows compounds' formulas.
There is a timer for this job, it allows to limit amount of time for processing a peak. Because on some datasets it can compute for too long.
The results of this job are later proceed to FingerId Web method.
FingerId identification job uses results from previous method and makes several web-requests on Böcker lab server.
You will receive a list of possible candidates per each compound.
If there is an item with the Sirius score, but without FingerId score, that means the processing of this compound by FingerId did not return any candidates.
There is internal timer that tracks the status of the job on a web-server. It is not configurable from user side.