Skip to content

Commit 30935d2

Browse files
committed
Fix image path and add webserver hyperlink
1 parent 8bfb233 commit 30935d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/_posts/2026-02-17-enzymm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ suited for annotating catalytic sites across entire proteomes.
3636

3737
Enzyme Motif Miner is implemented in [Python](https://www.python.org/), supports all versions from [Python 3.7](https://endoflife.date/python) and is provided under an [MIT Licence](https://choosealicense.com/licenses/mit).
3838

39-
![EnzyMM abstract](assets/images/tools/2026-02-17-enzymm-abstract.png)
39+
![EnzyMM abstract](/assets/images/tools/2026-02-17-enzymm-abstract.png)
4040

4141
For the actual geometric matching EnzyMM relies on [PyJess](https://github.com/althonos/pyjess) - a [Cython](https://cython.org/) wrapper of [Jess](https://github.com/iriziotis/jess).
42-
If you just want to try EnzyMM we provide a webserver at https://www.ebi.ac.uk/thornton-srv/m-csa/enzymm .
42+
If you just want to try EnzyMM we provide a webserver at [https://www.ebi.ac.uk/thornton-srv/m-csa/enzymm](https://www.ebi.ac.uk/thornton-srv/m-csa/enzymm) .

0 commit comments

Comments
 (0)