Closed rotoke closed 3 years ago
Try to use your own alignment pipeline, and then only use NextPolish to polish the genome, see here
Thank you very much for the quick reply. I tried using my own pipeline with bwa-mem2 as aligner and everything completed successfully.
Hi,
I'm trying to polish a 2.1 Gbp assembly (38735 contigs) with illumina reads (task 1212). The cluster I'm using has nodes with 32 CPUs and 12G RAM each, so a total of 384G RAM per node. Unfortunately, I keep on getting out of memory issues at the
index_genome
step even if I useparallel_jobs = 1
in therun.cfg
file.Do you have any suggestions on how to further tweak the RAM consumption? Or is there another issue I haven't seen? Would it be possible to run nextpolish on multiple nodes to increase the amount of available RAM?
Thank you and best regards, Roman
Error message
pidXXXXX.log.info
log file
Operating system
GCC
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
Python
python 2.7
NextPolish
nextPolish v1.3.1