Memory issue using feature-classifier classify-sklearn

Hi

I am trying to assign taxonomy with qiime feature-classifier classify-sklearn \ using Silva database and I am having the MemoryError problem in the log. No memory issues when training the classifier. I am working with 8Gb RAM so I am a bit limited. Any suggestions to make the process less memory demanding?

Many thanks

See this post. Use the reads-per-batch parameter to reduce memory requirements by processing reads in smaller batches.

Good luck!

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.