I am working with the MassHunter Qualitative Analysis 10.0 software and have a question about automating a process. The file QualActionScriptPartialMaster.cs
in the Scripts folder includes the following code:
CmdChangeFormulaSelection(int dataItemId, int mzRowId, int formulaRowId)
I would like to know if it is possible to use this code to create a script that, after running an Identification Workflow, automatically selects the formula with the best score.
Has anyone worked on something similar or could provide guidance on how to implement this script? I would greatly appreciate any help or recommendations.
Best regards,