sacdallago / bio_embeddings

Get protein embeddings from protein sequences
http://docs.bioembeddings.com
MIT License
463 stars 65 forks source link

Please give me how i could solve this error #143

Closed faruk17035 closed 3 years ago

faruk17035 commented 3 years ago

image

sacdallago commented 3 years ago

Hi @faruk17035 , as the error indicates, you have duplicate sequences in your FASTA file. Either remove the duplicate sequences or enable simple remapping: https://github.com/sacdallago/bio_embeddings/blob/develop/examples/parameters_blueprint.yml#L13