I have been checking some posts regarding an memory issue with the plug-in feature-classifier classify-sklearn. I have checked that I have 32 GB of RAM in the following way:
(base) usuari@WS0202:~/Downloads/ITS2$ free -g
total used free shared buff/cache available
Mem: 31 3 26 0 1 26
Swap: 1 1 0
But then after 10 min or so, I get the message "killed". That's it. I have tried adjusting the --p-reads-per-batch argument with different values: 10, 100, 1000, 5000, 10000. However, I always get the message that the process is killed.
Yeah I also tried with the default option but it didn’t work. That’s why I changed the values. It’s surprising to me that even a low value such as 100 doesn’t work
Hi @Pablo_V ,
Yeah that is disappointing. Unfortunately, It seems like your local computer may not have enough ram to classify your sequences. Do you have access to an HPC where you could run this job?
Really???? Oh no! I mean I successfully run it before for bacterial amplicons by reading 5k reads per batch but this dataset is of ITS2 fungal amplicons. I find it weird it doesn’t work? I obtained my rep-seqs via itsxpress2.
For the time being no, I don’t have access to HPC. Is there really no other option besides this?
This sounds like a really good idea! I'll keep it in mind. However, somehow it worked now. I re-started my computer and tried to clean unnecessary memory-draining processes as much as possible and left the following command overnigh: