Closed aseetharam closed 2 years ago
Please pay attention to the memory cost.
Without heavily parameters turning, for highly diverse genomes, using a single thread, AnchorWave uses ~85Gb memory. Increasing a thread would cost an extra ~50Gb memory. If the two genomes have very similar sequences, the time and memory cost would be significantly less.
I'm testing anchorwave with 2 very similar genomes, and I'm stumped with this issue. I've tried increasing the memory, using alternative CPU instruction binary, and increasing the number of threads but none of them worked so far.
and the stdout/stderr:
Any suggestions or ideas on why this is happening? The CDS alignment was generated as per the manual's instructions and are in proper SAM format.
Thanks,