-
Hello, I follow this tutorial (http://www.iqtree.org/doc/recipes/phylogenetic-placement) to add new sequences from my samples into an exisiting tree. I ran the command line: bin/iqtree2 -s sequences.fa -g iqtree.nex But the error below persisted regardless of my efforts of shorten the sequence names or split the sequences into multiple lines. "ERROR: Sequence RS_GCF_000770585.1 What does this error mean? What is the length limit? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The errrors suggest that there is something strange going on with your alignment. In an alignmnet, all sequences should be aligned to each other, and thus (with gaps) have the same length. If you'd like help, please upload your command line, input files, and output files, and I'll take a look. |
Beta Was this translation helpful? Give feedback.
The errrors suggest that there is something strange going on with your alignment. In an alignmnet, all sequences should be aligned to each other, and thus (with gaps) have the same length.
If you'd like help, please upload your command line, input files, and output files, and I'll take a look.