Related to #368
When validating in pydna, you have to get a list of input sequences, and in the case of insertions, the same id appears twice in the input list, but only one should be kept. In other cases however, perhaps the same sequence is used twice? Although in that case probably a different id must be used, at least when doing it from the website.
Related to #368
When validating in pydna, you have to get a list of input sequences, and in the case of insertions, the same id appears twice in the input list, but only one should be kept. In other cases however, perhaps the same sequence is used twice? Although in that case probably a different id must be used, at least when doing it from the website.