If the input FASTA contains a '-' gap, then the FASTA file is rejected for containing illegal sequence characters.
Should QuickProbs be able to realign "gappy" sequences?
As a minimum working example, if I have:
in.fasta =
then the following command will fail:
~/Downloads/quickprobs-2.06-osx -v in.fasta
with the following message:
Loading sequence file: in.fasta...illegal sequence character:-
Illegal characters in sequence set!
--
OS: macOS 10.12.6
ver: release quickprobs-2.06-osx
If the input FASTA contains a '-' gap, then the FASTA file is rejected for containing illegal sequence characters.
Should QuickProbs be able to realign "gappy" sequences?
As a minimum working example, if I have:
in.fasta =
then the following command will fail:
~/Downloads/quickprobs-2.06-osx -v in.fastawith the following message:
--
OS: macOS 10.12.6
ver: release quickprobs-2.06-osx