Question: Get SVG image of motif
0
You could perhaps use Inkscape to import EPS and export SVG: https://inkscape.org/learn/faq/#what-formats-can-inkscape-importexport
Converting between vector formats is usually not a problem. There is an online converter that will do most common conversions:
https://onlineconvertfree.com/
If you already have .EPS files:
Since you know the motif name, you could search for it in JASPAR (http://jaspar.genereg.net). JASPAR allows you to download SVG image for a motif.
Thank you. Converting the eps format works well.