Skip to content
forked from iamysk/m-ionic

Protein-metal ion interaction modeling

Notifications You must be signed in to change notification settings

TeamSundar/m-ionic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M-Ionic

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.

Overview:

  1. Input: fasta file containing one protein sequence
  2. Prepare residue-level embeddings
  3. Predict the binding probability using the saved model parameters
  4. Output: the predicted binding probability for each ion for each residue in the protein sequence

How to use:

M-Ionic can be used on your protein of interest using a Google Colab Notebook (https://bit.ly/40FrRbK)

About

Protein-metal ion interaction modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Other 0.6%