Skip to content

This project deals with the integration of biology and technology i.e. Bioinformatics; Based on ESM Fold, in here when you input the sequence in the sidebar and click on predict and bam!! you get the structure of the protein (just imagine while viewing the structure that you are made up of millions of such protein structures).

License

Notifications You must be signed in to change notification settings

tanisan101/protein_structure_predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎈 Protein Predictor

An application meant to predict the protein structures via the inputted sequences.

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run streamlit_app.py
    

About

This project deals with the integration of biology and technology i.e. Bioinformatics; Based on ESM Fold, in here when you input the sequence in the sidebar and click on predict and bam!! you get the structure of the protein (just imagine while viewing the structure that you are made up of millions of such protein structures).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages