Commit 4c0bfc3f by DLA

Updates

parent feea4a69
......@@ -117,9 +117,8 @@ Each row of the embedding file also belongs to an interfacial residue. Beside th
Similar analysis can be performed on backrub models by running ```python test_backrub.py``` or ```python test_backrub_4channels.py``` depending on the number of channels.
### Downstream tasks
#### Predicting mutation-induced changes of binding affinity
### Predicting mutation-induced changes of binding affinity
- Place the wild-type and mutant complex backrub models in a directory (*e.g. 'Examples/backrub_directory'*) like below.
......@@ -144,6 +143,8 @@ Example
- From ```Test``` run ```python test_ddg.py```. The output contains the values of predicted and experimental values of $\Delta\Delta$G.
### Downstream tasks
#### Predicting the physico-chemical class of interfacial residues
- Specify the non masking in ```Representation/generate_cubes_interface.py```.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment