-
- Downloads
Be more clear if there is a problem calculating seq. identity
Currently, if there are duplicated files in the run (i.e. same file in different folders) domain sequences will be appended twice and the fasta parser will join them in one single sequence -increasing that particular sequence's length. This commit just warns the user and continues. In theory this should still give correct results.
Please register or sign in to comment