Skip to content

Commit a8fbd37

Browse files
committed
typos/grammar
1 parent 3da6223 commit a8fbd37

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • education/HADDOCK24/HADDOCK24-protein-glycan

education/HADDOCK24/HADDOCK24-protein-glycan/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the structure of a protein-glycan complex using information about the protein bi
2121

2222
A glycan is a molecule composed of different monosaccharide units, linked to each other
2323
by glycosidic bonds. Glycans are involved in a wide range of biological processes, such as
24-
cell-cell recognition, cell adhesion, and immune response. Glycan are highly diverse and complex
24+
cell-cell recognition, cell adhesion, and immune response. Glycans are highly diverse and complex
2525
in their structure, as they can involve multiple *branches* and different *linkages*, namely different ways
2626
in which a glycosidic bond can connect two monosaccharides. This complexity together with their flexibility
2727
makes the prediction of protein-glycan interactions a challenging task.
@@ -48,7 +48,7 @@ Throughout the tutorial, colored text will be used to refer to questions or inst
4848
<hr>
4949
<hr>
5050

51-
## Requirements
51+
## Requirements and Setup
5252

5353
In order to run this tutorial you will need to have the following software installed: [PyMOL][link-PyMOL].
5454

@@ -90,7 +90,7 @@ fetch 2ZEW
9090
Can you already identify a possible binding site for a long, linear, unbranched glycan?
9191
</a>
9292

93-
Here we assume that we have enough information about the glycan binding site on the protein, but no knowledge about which monosaccharide units are relevant for the binding. In this case (see Fig. 1), all the five monosaccharide units are at the interface, although this might not be true in general, especially when longer glycans are considered.
93+
Here we assume that we have enough information about the glycan binding site on the protein, but no knowledge about which monosaccharide units are relevant for the binding. In this case (see the figure above), all the five monosaccharide units are at the interface, although this might not be true in general, especially when longer glycans are considered.
9494

9595
The residues corresponding to the glycan binding site on the protein (calculated from the crystal structure of the complex) are:
9696

@@ -177,7 +177,7 @@ align 2ZEX_l_u, 2ZEX
177177
</center>
178178
<br>
179179

180-
The two structures are pretty close to each other... Let us next see if HADDOCK can create a reasonable model of the interaction!
180+
The two structures are pretty close to each other... Let us next see if HADDOCK can generate a reasonable model of the interaction!
181181

182182
<hr>
183183
<hr>
@@ -370,7 +370,7 @@ experiment, one of the parameters used is the Ligand root-mean-square deviation
370370
the structures onto the backbone atoms of the receptor (the antibody in this case) and calculating the RMSD on the backbone
371371
residues of the ligand (the antigen). To calculate the l-RMSD it is possible to either use the software
372372
[Profit](http://www.bioinf.org.uk/software/profit){:target="_blank"} or [PyMOL](https://PyMOL.org/2/){:target="_blank"}.
373-
For the sake of convenience we have provided you with a renumbered reference structure `2ZEX_target.pdb` (in the zip archive you downloaded (see Setup)).
373+
For the sake of convenience we have provided you with a renumbered reference structure `2ZEX_target.pdb` (in the zip archive you downloaded in the [Setup section](#requirements-and-setup)).
374374

375375
<a class="prompt prompt-info">From your completed (or pre-calculated) result page, use the option to _download all cluster files_ and uncompress the archive (alternatively download for each cluster the Nr. 1 best model).
376376
</a>
@@ -503,7 +503,7 @@ assign (resid 4 and name H4 and segid B) (resid 128 and segid A or resid 23 and
503503
The first line is a comment. The second and third lines contain the information about the restraints. Between the two parenthesis you can see the selection of the atoms that are restrained: the first atom is the one from the glycan, and the second one is the selection of the aromatic residues at the protein binding site. The last three numbers are the selected distance, the lower bound and the upper bound of the restraint. The latter is 0.0, thus indicating that any distance larger than 2.5A will be penalized during the docking.
504504

505505
<figure style="text-align: center">
506-
<img width="80%" src="/education/HADDOCK24/HADDOCK24-protein-glycan/std-nmr.png">
506+
<img width="100%" src="/education/HADDOCK24/HADDOCK24-protein-glycan/std-nmr.png">
507507
</figure>
508508
<center>
509509
<i>Graphical representation of the interactions between the H4 and H5 protons and the two tryptophan amino acids in the binding site.</i>

0 commit comments

Comments
 (0)