Skip to content

Commit ee63c12

Browse files
Update index.md with Anna’s comments
1 parent f4c5b16 commit ee63c12

File tree

1 file changed

+4
-4
lines changed
  • education/HADDOCK3/HADDOCK3-protein-peptide

1 file changed

+4
-4
lines changed

education/HADDOCK3/HADDOCK3-protein-peptide/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ haddock3-cfg -m clustrmsd
429429

430430

431431
This workflow is ready-to-run, and can be executed as-is, using pre-made PDB and restraint files. To use your own files, make sure you provide correct relative or absolute path for each file used during the run (`molecules`, `ambig_fname` and `reference_fname`).
432-
If you are using your own reference, make sure the PDB file is adequately preprocessed.
432+
If you are using your own reference, make sure the PDB file is adequately preprocessed (for example, using `pdb_tools`).
433433

434434
### Running HADDOCK3
435435

@@ -715,7 +715,7 @@ _**Note:**_ To extract similar statistics per cluster, use `scripts/extract-capr
715715
It’s time to visualise some of the docking models! This part is not only nice and colorful, but also quite important.
716716
Model visualisation allows you to check whether the models look as expected, if the clusters well-defined, zoom in on the interface, etc.
717717

718-
To visualize the models from top cluster of your favorite run, start PyMOL and load the cluster representatives you want to view, e.g. this could be the top models from cluster1. These can be found in the `runs/run1/12_seletopclusts/` directory. Each run has a similar directory. Alternatively, in `analysis/XX_caprieval_analysis` you can find `summary.tgz` with either top-models of best clusters (decompress with `tar -xf summary.tgz`), or top-10 models among all unclustered ones.
718+
To visualize the models from the top cluster of your favorite run, start PyMOL and load the cluster representatives you want to view, e.g. this could be the top models from cluster 1. These can be found in the `runs/run1/12_seletopclusts/` directory. Each run has a similar directory. Alternatively, in `analysis/XX_caprieval_analysis` you can find `summary.tgz` with either top-models of best clusters (decompress with `tar -xf summary.tgz`), or top-10 models among all unclustered ones.
719719

720720

721721
<a class="prompt prompt-info">
@@ -858,7 +858,7 @@ Buried residues are unlikely to contribute directly to binding, as they are ofte
858858
Default RSA threshlod for active residues is 40%; for passive - 15%. Therse values are a suggestions, not a hard rule.
859859

860860
In our case, we chose a cutoff of 25% for the active residues.
861-
Many tools are available for calculating RSA, e.g. PyMOL’s built-in function `get_sasa_relative`, the Biopython module `Bio.PDB.SASA` etc.
861+
There are many tools available for calculating RSA, e.g. PyMOL’s built-in function `get_sasa_relative`, the Biopython module `Bio.PDB.SASA` etc.
862862
We used [FreeSASA](http://freesasa.github.io/){:target="_blank"}, an open-source tool that computes RSA and related solvent accessibility values directly from PDB structures.
863863

864864
After installing FreeSASA, you can run it with the following command:
@@ -902,4 +902,4 @@ RES LYS A 39 87.79 42.8 69.98 42.9 17.81 42.4 45.42 40.9 42.37 45.1
902902

903903
## Congratulations!
904904
You’ve reached the end of this basic protein-peptide docking tutorial! We hope it has been informative and helps you get started with your own docking projects.
905-
What more protein-peptide docking workflow examples, this time with explicit flexibility? Check [this page](https://www.bonvinlab.org/haddock3-user-manual/docking_scenarios/prot-peptide.html){:target="_blank"}.
905+
Do you want more protein-peptide docking workflow examples, this time with explicit flexibility? Check [this page](https://www.bonvinlab.org/haddock3-user-manual/docking_scenarios/prot-peptide.html){:target="_blank"}.

0 commit comments

Comments
 (0)