mzmine / mzmine

mzmine source code repository
https://mzmine.github.io/mzmine_documentation/
MIT License
186 stars 124 forks source link

Error of task filtering duplicate feature list rows of Aligned feature list peak: Java heap space #2022

Open marwa38 opened 2 months ago

marwa38 commented 2 months ago

Basic information

What happened

I set the preferences to another folder rather than the default one"C:\Users\mtawfik\AppData\Local\Temp"

robinschmid commented 3 weeks ago
  1. Did you check how many samples and features you got per sample? Aligning tens of thausands of features across hundreds of samples may fail. Make sure to filter out noise.
  2. Did you adjust your parameters for the new dataset or is it all the same instrument and same parameters?
  3. Check out the performance options: https://mzmine.github.io/mzmine_documentation/performance.html
marwa38 commented 3 weeks ago
  1. i have many samples and also more features per sample as the machine is producing more MS2. This project wsa 644 samples. Noise was set already as in the bactch file that was created. Processing Wizard was used intitially for that version 4.2 where the batch was created.
  2. it is same instrunment/parameters (details is already in the batch file)
  3. thanks, so mzmine3 performance should be similar to mzmine, COOL.