Skip to content

Commit 455ce75

Browse files
update README
1 parent 4a7db0f commit 455ce75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,14 +319,14 @@ The plugin can be tested with the following example:
319319
selected structure on a web server using the APIs.
320320
5. Once the results are ready they will be parsed and visualized on the structure in the PyMOL interface.
321321

322-
<p style="text-align:center">
322+
<p align="center">
323323
<img height="400" src="doc_imgs/edges.png" width="650"/>
324324
</p>
325325

326326
6. Now the edges can be filtered based on the type of interaction, frequency, and all the various tools can be used.
327327
E.g. we can see the `probabilistic interchain residue contact map` of the $\pi-\pi$ stack interactions:
328328

329-
<p style="text-align:center">
329+
<p align="center">
330330
<img height="400" src="doc_imgs/contact_map.png" width="650"/>
331331
</p>
332332

@@ -336,6 +336,6 @@ The plugin can be tested with the following example:
336336
automatically. One example is the following, were we set a RMSD cut value of 3.5 $\AA$, yielding 5 different
337337
clusters:
338338

339-
<p style="text-align:center">
339+
<p align="center">
340340
<img height="400" src="doc_imgs/clusters.png" width="650"/>
341341
</p>

0 commit comments

Comments
 (0)