Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Symmetric Pores

Use a workflow including ProteinMPNN and AlphaFold2 to optimize the sequence of an barrel/pore from a starting scaffold.

Running

Place the scaffold PDB in a folder and then:

  1. Ensure docker deamon is started sudo systemctl start docker

  2. Interactively start the image sudo docker run -it --entrypoint /bin/bash -v $(pwd)/:/workspace --gpus all antiquatedarachnid/pore_designer:latest

  3. Setup a config file for the design run python ../pore_designer/scripts/design_pore.py make-config output input.pdb

  • use --help to see additional options that can be given to alter stringency of the run and give better sequences.
  1. Start the run python ../pore_designer/scripts/design_pore.py design-pore output/config.json

About

Workflow to design pores

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages