I ran into an error message “your sequences are not the same length, aborting” when I tried running the dist.seqs
command.
My sequences initially had different lengths, so I thought I could fix it by
-
use filter.seq (same directory)
-
adjusting the
minlength
parameter (screen.length) (rerun from scratch)
However, that didn’t solve the problem
I’m not sure if I made the right adjustment and any additional advice you may have. Thank you.