Too many unique sequences
问题 I have a large dataset with above 2 million sequences, including about 180,000 unique ones. I am using the seqdist command to measure distances, and I'll ultimately also try to identify clusters of sequences. Below is the error message I get: Code and error message Is there any way of setting a different maximum number of sequences, or some other workaround? Thank you very much in advance! 回答1: The size limits for the distance matrix follows from the maximum allowed index value. This value is