I encountered a fatal error while trying to build the RSEM reference for Cocos nucifera. The log shows:
EXITING because of FATAL PARAMETER ERROR: limitGenomeGenerateRAM=31000000000 is too small for your genome
SOLUTION: please specify --limitGenomeGenerateRAM not less than 81607874144 and make that much RAM available
It seems that the default --limitGenomeGenerateRAM value is insufficient for the size of this genome. I would like guidance on how to properly set this parameter and ensure enough memory is allocated to successfully build the index.
I encountered a fatal error while trying to build the RSEM reference for Cocos nucifera. The log shows:
EXITING because of FATAL PARAMETER ERROR: limitGenomeGenerateRAM=31000000000 is too small for your genome
SOLUTION: please specify --limitGenomeGenerateRAM not less than 81607874144 and make that much RAM available
It seems that the default --limitGenomeGenerateRAM value is insufficient for the size of this genome. I would like guidance on how to properly set this parameter and ensure enough memory is allocated to successfully build the index.