Smilestoimage
Utility endpoint for generating images in the frontend.
Parameters:
- smiles: SMILES string of structure from which to generate an image
- x: integer width of image
- y: integer height of image
- scaleImage: boolean controlling whether we scale the size of the image based on how large the molecule is
get/smilesToImage
Query parameters
smilesstring required
xinteger required
yinteger required
scaleImageboolean
Response
Successful Response
{"stackTrail":"paths:/smilesToImage:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.