Skip to content

meilerlab/PLM_restraint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PLM_restraint

Scripts and input data for "Combining Rosetta sequence design with protein language model predictions using Evolutionary Scale modeling (ESM) as restraint".

Provided are the relaxed pdb files of the de novo benchmark and the calculated pssm's in ./input. Scripts and XML files for FixBB design, LayerDesign, LLM constrained design and PSSM generation can be found in ./scripts/.

For detailed information on how to compile Rosetta with Tensorflow see the documentation.

Examples

Creating the pssms provided in ./input/ (requires Rosetta compilation with Tensorflow):

./scripts/create_pssm.sh inputs/2KL8_beta_relax_0001_fixBB_0211.pdb output_name.pssm

Running different design methods:

./scripts/design.sh inputs/2KL8_beta_relax_0001_fixBB_0211.pdb
./scripts/layer_design.sh inputs/2KL8_beta_relax_0001_fixBB_0211.pdb
./scripts/favor_design.sh inputs/2KL8_beta_relax_0001_fixBB_0211.pdb inputs/2KL8_beta_relax_0001_fixBB_0211.pssm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages