Skip to content

FastGA crashes on fragmented assembly #18

Description

@glennhickey

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions