File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -319,14 +319,14 @@ The plugin can be tested with the following example:
319
319
selected structure on a web server using the APIs.
320
320
5 . Once the results are ready they will be parsed and visualized on the structure in the PyMOL interface.
321
321
322
- <p style = " text-align : center " >
322
+ <p align = " center " >
323
323
<img height="400" src="doc_imgs/edges.png" width="650"/>
324
324
</p >
325
325
326
326
6 . Now the edges can be filtered based on the type of interaction, frequency, and all the various tools can be used.
327
327
E.g. we can see the ` probabilistic interchain residue contact map ` of the $\pi-\pi$ stack interactions:
328
328
329
- <p style = " text-align : center " >
329
+ <p align = " center " >
330
330
<img height="400" src="doc_imgs/contact_map.png" width="650"/>
331
331
</p >
332
332
@@ -336,6 +336,6 @@ The plugin can be tested with the following example:
336
336
automatically. One example is the following, were we set a RMSD cut value of 3.5 $\AA$, yielding 5 different
337
337
clusters:
338
338
339
- <p style = " text-align : center " >
339
+ <p align = " center " >
340
340
<img height="400" src="doc_imgs/clusters.png" width="650"/>
341
341
</p >
You can’t perform that action at this time.
0 commit comments