Dear friends of RG.
I have many protein sequences (of a single unstructured domain) and I want to perform an analysis for the prediction of disorder at their specific residues in order to identify regions that become structured upon interaction with partners.
So, I would appreciate knowing the best strategies and algorithms currently used to predict the disorder at the residue level.
The method I am considering using is to combine different results from the best algorithms currently available.
To do so, for each algorithm I was thinking about setting a binary approach to classifying its predicted intrinsic disorder of every amino acid.
I would set 1 for values that were above intrinsic disorder cut-off points of each algorithm and 0 for values below this cut-off. Then I would sum all contributions and make a graph for each residue position to identify possible intrinsic residues or regions. (As shown in the example figure, combining 7 different predictors)
So, I would like to know some state-of-art IDP predictors that could be used and if there is any other approach that might be better than mine.