OMA Orthology Error Message
Got this error while running OMA for aligning three fasta files with protein sequences
Error, (in ReadFastaWithNames) length(seqs) = length(refs), assertion failed
Anyone know what this means and how to resolve it?
• 2,485 views
•
link
2 answers
The (admittedly cryptic) error message is telling you that at least one of the fasta files could not be properly parsed. The number of sequences is not equal to the number of IDs. This may be the case if some of the files got truncated or if some IDs are entirely missing.
• 0 views
•
link
Thank you. Luckily the species I was interested in are found on the web server and I analysed my data already but this is good to know for reference.
• 0 views
•
link
Log in to answer this question.