Saving config file #109
-
Dear Michael, First of all, thank you for creating Unidec and releasing it under a very permissive license. I'm using UPP (UD v. 8.0.1) to process a set of intact mass Waters spectra. It seems to me a convenient workflow is to open a representative chromatogram in UniChrom, work out a good set of processing and peak picking parameters, save that set of parameters into a config file, and pass it to the batch processor. However, saving a config file seems cumbersome. Perhaps I'm missing something, but I could not find a menu command to export processing params from UniChrom. There is File -> Save Default Config File , but it seems to me imprudent to overwrite the default. I'd much rather save a current set of params somewhere in a working directory. As a workaround, after establishing a good set of params I tried generating an HTML report, which includes processing params at the bottom, then pasting the parameters into a config file. It seems to me that the parameter set from the HTML report is incomplete or incompatible with UD v. 8 E.g. for the upper bound of the charge range, HTML report provides variable 'endz' but not 'numz'. Loading parameters into UD it seems to me 'endz' is ignored, but 'numz' is read correctly - it populates the correct box in the GUI. At a moment the only method I can find to access the UD config parameters while processing a chromatogram with UniChrom is to:
I wonder if there is a less convoluted method to export a config file? Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi Aldirdas, In any case, it was easy to add this feature in. I just committed it to the v3 branch. Try this version and let me know if it does the trick. Basically, I've added "Save External Config File" as an option on the File menu. My suggestion is to add _conf.dat at the end, but it's not strictly necessary to use in UPP. Thanks! |
Beta Was this translation helpful? Give feedback.
Hi Aldirdas,
Good to hear from you. You've done well to work around on these things. I think there wasn't a more straightforward way to do it. It might be possible to put in the HDF5 file as the conf file, but I'm not sure.
In any case, it was easy to add this feature in. I just committed it to the v3 branch.
Try this version and let me know if it does the trick. Basically, I've added "Save External Config File" as an option on the File menu. My suggestion is to add _conf.dat at the end, but it's not strictly necessary to use in UPP.
https://www.dropbox.com/scl/fi/frcdukqbl59pp1vnj3riw/UniDec_Windows_250325.zip?rlkey=d7579gfs5c7eoyusee08uspi0&dl=0
Thanks!
MTM