Skip to content

ESM-Stream: Streamlit app for Protein Structure Prediction using ESMFold, powered by deep learning

Notifications You must be signed in to change notification settings

jaywyawhare/ESM-Stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ESM-Stream: Protein Structure Prediction Streamlit App

Introduction

ESM-Stream is a Streamlit app designed for Protein Structure Prediction using Deep Learning with ESMFold. ESMFold is a powerful protein structure predictor based on the ESM-2 language model. For detailed technical insights, you can refer to the research article and the informative news article published in Nature.

Usage

To run the ESM-Stream app, follow these steps:

  1. Clone the Repository:
git clone https://github.com/jaywyawhare/ESM-Stream.git

cd ESM-Stream
  1. Set Up Your Environment:

Ensure you have the required dependencies and environment set up as mentioned in the project's documentation.

  1. Running the Streamlit App:

Run the Streamlit app with the following command:

streamlit run app.py
  1. Using the App:

Once the app is running, open it in your web browser. You can then interact with the app to predict protein structures based on input sequences.

Example

Here's an example of using the ESMFold Streamlit app:

  1. Run the Streamlit app as described in the usage section.
  2. Open the app in your web browser.
  3. Input your protein sequence.
  4. Click the "Predict" button to generate the protein structure prediction.

About

ESM-Stream: Streamlit app for Protein Structure Prediction using ESMFold, powered by deep learning

Topics

Resources

Stars

Watchers

Forks

Languages