I am working on Inverse Protein Folding Problem.
I have created a database of protein sequences, in which every sequence is identical to its native sequence upto 65%, i need to select sequences that can fold into the native structure.
Is there any algorithm that can solve this optimization problem and which computer language is it suitable to implement it. Any pointers will be appreciated.