Skip to content

Commit b4c8456

Browse files
Apply suggestions from code review NO_JIRA
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e46562 commit b4c8456

File tree

1 file changed

+2
-2
lines changed
  • scripts/packing_similarity_dendrogram

1 file changed

+2
-2
lines changed

scripts/packing_similarity_dendrogram/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ packing similarity.
7676
pad right hand side of plot to make room for structure names
7777
```
7878

79-
## Basic usage (in a command prompt):
79+
## Basic usage (in a command prompt)
8080

8181
```cmd
8282
python Packing_Similarity_Dendrogram.py input_file
@@ -139,7 +139,7 @@ clusters at the worst or lowest level connecting them. Figure 2 shows the same d
139139
which gives more definite clustering but will also hide some similarities due to the hierarchical nature of the
140140
clustering.
141141

142-
If there are dangling nodes without an associated identifier, it is likely that there multiple structures given the same name
142+
If there are dangling nodes without an associated identifier, it is likely that there multiple structures given the same name
143143
in the supplied file (searched through multiple databases say)
144144

145145
![Figure 1](dendogram_figure_1.png)

0 commit comments

Comments
 (0)