Closed persalteas closed 4 years ago
Hi Louis,
Thanks for reporting this and sorry for the very slow response. This is due to specifics of the implementation that limit the length of that error message and are actually difficult to change. I will update the user guide and man pages to include the full list of options that are incompatible with cmalign --small
for the next release.
Hello,
When using cmalign with option --small, it looks like several other options are mandatory. But the error message is truncated:
It seems that in addition to the three options mentionned, we need to use --notrunc to correctly launch cmalign. I wish the error message was complete: Option --small requires (or has no effect without) option(s) --cyk,--noprob,--nonbanded and --notrunc
Steps to reproduce:
cmalign --small --cyk --noprob --nonband yourfile.cm yourfile.fa
This was just a small report. Thank you,
Louis