Prediction of metal ion binding sites from sequence using residue embeddings
A pipeline to identify proteins which bind to metals as well as which residues in the protein are involved in metal-binding. The output of this method provides ion-specific probabilities for each residue.
- Input: fasta file containing one protein sequence
- Prepare residue-level embeddings
- Predict the binding probability using the saved model parameters
- Output: the predicted binding probability for each ion for each residue in the protein sequence
M-Ionic can be used on your protein of interest using a Google Colab Notebook (https://bit.ly/40FrRbK)