Open XinsongDu opened 4 years ago
Open MZmine-2.53 batch mode
Add mass detection to batch queue.
default mass detection algorithm of RUMP is centroid, now change it to local maxima:
Click OK and use "save..." button to save config file to your computer
Open saved config file, copy the mass detection module to clipboard
Open "rump/batchfile_generator_pos_253.py" and replace mass detection module with your new mass detection module by pasting from your clipboard
add "\n\" to the end of each line you copied, then the file will be like the following:
Add "\" to quotes in your new mass detection module:
This issue includes all images that are used in the documentation