Skip to content

Commit 65c2f5b

Browse files
authored
Fix broken image links NO_JIRA
1 parent 14daf3b commit 65c2f5b

File tree

1 file changed

+4
-4
lines changed
  • scripts/packing_similarity_dendrogram

1 file changed

+4
-4
lines changed

scripts/packing_similarity_dendrogram/ReadMe.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@ clustering.
142142
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

145-
![Figure 1](dendogram_figure_1.png)
145+
![Figure 1](assets/dendogram_figure_1.png)
146146
**Figure 1** : Example dendrogram based on a database of carbamazepine solid forms using the default single-linkage
147147
clustering.
148148

149-
![Figure 2](dendogram_figure_2.png)
149+
![Figure 2](assets/dendogram_figure_2.png)
150150
**Figure 2** : Example dendrogram based on a database of carbamazepine solid forms using complete- linkage clustering.
151151

152152
The final option for clustering type is to merge clusters based on their average packing- similarity agreement. The
@@ -156,7 +156,7 @@ values and therefore the plot may become more complex visually.
156156
There are several alternative schemes for linking clusters ( _e.g._ weighting the average based on the cluster sizes)
157157
that could also be implemented.
158158

159-
![Figure 3](dendogram_figure_3.png)
159+
![Figure 3](assets/dendogram_figure_3.png)
160160
**Figure 3** : Example dendrogram based on a database of carbamazepine solid forms linking clusters based on their
161161
average packing similarity.
162162

@@ -169,4 +169,4 @@ retained by default in the packing-similarity analysis.
169169
## Authors:
170170
_Anthony Reilly_(2016)
171171

172-
> For feedback or to report any issues please contact [support@ccdc.cam.ac.uk](mailto:support@ccdc.cam.ac.uk)
172+
> For feedback or to report any issues please contact [support@ccdc.cam.ac.uk](mailto:support@ccdc.cam.ac.uk)

0 commit comments

Comments
 (0)