Home

Awesome

Computational Scoring and Experimental Evaluation of Enzymes Generated by Neural Networks

Colab notebooks

NotebookDescription
ESM-MSA sampleruses the ESM-MSA model (a transformer-based neural network trained on protein multiple sequence alignments) to generate new protein sequences by iteratively mutating sequences from an input alignment.
MetricsCalculates various sequence- and structure-based quality scores for proteins, such as those produced by generative models.

Figures

Setup

conda env create --name protein_scoring -f conda_env.yml

jupyter lab

Related data and repositories

References