Seems like a similar issue to #10. While it's understandable that FastGA may not align tiny contigs, it would be better if it could handle them without crashing if possible.
to reproduce:
wget -q https://public.gi.ucsc.edu/~hickey/debug/fastga-crash-2/Anc4_0.fa.gz
wget -q https://public.gi.ucsc.edu/~hickey/debug/fastga-crash-2/GCF_036013475.1-Columba_livia_0.fa.gz
FastGA Anc4_0.fa.gz GCF_036013475.1-Columba_livia_0.fa.gz
fails with
FAtoGDB: Missing sequence entry at line 11074698 in file ./Anc4_0.fa.gz
FastGA: Call to FAtoGDB failed
thanks!
Seems like a similar issue to #10. While it's understandable that FastGA may not align tiny contigs, it would be better if it could handle them without crashing if possible.
to reproduce:
fails with
thanks!