You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to run AliTV for three plant genomes (same species but different sub-species). the genomes have been assembled using HifiAsm. As they are from the same species the sequences have long stretches of similar sequence. the genome size is about 1Gb.
Can you suggest a remedy for the below error? It seems that the long matching sequence is causing the LastZ program to break. One possible fix I can think of now is masking repeats, but it would be great if you could suggest a remedy.
INFO - Created temporary folder at '/tmp/dB3SQ7kwnl'
INFO - Starting alignment generation... (820 alignments required) FAILURE: in add_segment()
table size (4,869,542,152 for 101,448,794 segments) exceeds allocation limit of 4,294,967,279;
consider raising scoring threshold (--hspthresh or --exact) or breaking your target sequence into smaller pieces
"/bin/lastz" unexpectedly returned exit value 1 at /AliTV-perl-interface/bin/../lib/AliTV/Alignment/lastz.pm line 107.
Thank you for your assistance
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run AliTV for three plant genomes (same species but different sub-species). the genomes have been assembled using HifiAsm. As they are from the same species the sequences have long stretches of similar sequence. the genome size is about 1Gb.
Can you suggest a remedy for the below error? It seems that the long matching sequence is causing the LastZ program to break. One possible fix I can think of now is masking repeats, but it would be great if you could suggest a remedy.
Thank you for your assistance
The text was updated successfully, but these errors were encountered: