Skip to content

Ainard09/protein_structure_predictor_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMSFold

The scientific research to better understand the full potential and functions of proteins lies within the protein's structure. EMSFold is a great biological tool developed to predict protein structure based on the ESM-2 language model. The focus on this project is to build an algorithm to predict an end-end single sequence protein structure. This project is motivated by Osanseviero.

Predictor App

Visit streamlit app and make protein sequence prediction.

Evaluation

The evaluation metric used to monitor the performance of the model is predicted local distance difference test (pLDDT). The predicted structures contain atomic coordinates and per-residue confidence estimates on a scale from 0 to 100, with higher scores corresponding to higher confidence. This confidence measure corresponds to the model's predicted per-residue scores on the IDDT-Cα metric.

Acknowledgement

Thanks to Data Professor for the support.

Releases

No releases published

Packages

No packages published

Languages