prompt
stringlengths 150
5.34k
| completion
stringlengths 21
5.01k
⌀ | smiles
stringlengths 13
43
| __index_level_0__
int64 0
1.7k
|
---|---|---|---|
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="263px" height="263px" baseProfile="full" version="1.1" viewBox="0 0 263 263" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="263" height="263" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m251 133.2-29.6-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m221.4 132.7-29.7-0.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m175.3 120-13.5-24.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m161.8 95.8-13.4-24.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m148.4 71.7 65.2 30.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m213.6 102-1.1 69.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m212.5 171.1-66.1 20.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m146.4 191.3-69.1-1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m77.3 190.2-65.3-22.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m12 167.7 1.1-69.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m13.1 98.6 66.1-20.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m79.2 78.4 15.6 22.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m94.8 100.6 15.5 22.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-5 atom-1" d="m146.4 191.3 14.2-23.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-5 atom-1" d="m160.6 167.7 14.1-23.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-11 atom-10 atom-6" d="m109.5 147.4-16.1 21.4" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-11 atom-10 atom-6" d="m93.4 168.8-16.1 21.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-9 atom-2" d="m79.2 78.4 69.2-6.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m210.4 100.5 3.2 1.5v3.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m212.5 167.6v3.5l-3.3 1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m15.2 168.8-3.2-1.1v-3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m13.1 102.1v-3.5l3.3-1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m177.6 122.3 6.4 10.4q0.7 1 1.7 2.8 1 1.9 1.1 2v-15.2h2.6v19.6h-2.7l-6.9-11.4q-0.8-1.3-1.6-2.8-0.9-1.5-1.1-2v16.2h-2.6v-19.6h3.1" fill="#00f"/>
<path class="atom-10" d="m109.9 135q0-4.7 2.3-7.3t6.7-2.6q4.3 0 6.6 2.6t2.3 7.3q0 4.8-2.3 7.5-2.4 2.7-6.6 2.7-4.4 0-6.7-2.7t-2.3-7.5m9 7.9q2.9 0 4.5-1.9 1.7-2.1 1.7-6 0-3.8-1.7-5.8-1.6-1.9-4.5-1.9-3 0-4.7 1.9-1.6 1.9-1.6 5.8 0 4 1.6 6 1.7 1.9 4.7 1.9" fill="#f00"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: CN1C2CCC1C1CCC2O1, [#6]-[#6]-[#6]-[Si](-[#6])(-[#6])-[#6].
|
CN1C2CCC1C1CCC2O1
| 109 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="239px" height="239px" baseProfile="full" version="1.1" viewBox="0 0 239 239" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="239" height="239" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m228.1 139.7-10.7 6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m217.4 146.3-10.7 6.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m196.6 153.4-11.2-6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m185.4 147.4-11.2-6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m174.2 141.4-26.4 16.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m147.8 157.8-11.6-6.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m136.2 151.6-11.5-6.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m120.2 137.6-0.4-12.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m119.8 124.8-0.4-12.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m119.4 111.9-27.5-14.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m91.9 97.2-0.4-12.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m91.5 84.5-0.4-12.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m85.9 63.4-11.2-6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m74.7 57.4-11.2-6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-4 atom-9" d="m116 145.8-11.1 6.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-4 atom-9" d="m104.9 152.6-11 6.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m93.9 159.5-27.5-14.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m66.4 144.7-26.4 16.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m40 161.1 16.4 26.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m40 161.1-16.4-26.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-11 atom-14" d="m40 161.1-11.5 7.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-11 atom-14" d="m28.5 168.2-11.4 7.1" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m174.8 141.7-0.6-0.3-1.3 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m149.1 157-1.3 0.8-0.6-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m119.4 112.6v-0.7l-1.4-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m93.3 98-1.4-0.8v-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m94.4 159.1-0.5 0.4-1.4-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m67.8 145.5-1.4-0.8-1.3 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m197.6 156.1q0-2.1 1.1-3.3 1-1.1 3-1.1 1.9 0 3 1.1 1 1.2 1 3.3 0 2.2-1 3.4-1.1 1.2-3 1.2-2 0-3-1.2-1.1-1.2-1.1-3.4m4.1 3.6q1.3 0 2-0.9 0.8-0.9 0.8-2.7 0-1.7-0.8-2.6-0.7-0.8-2-0.8-1.4 0-2.1 0.8-0.7 0.9-0.7 2.6 0 1.8 0.7 2.7t2.1 0.9" fill="#f00"/>
<path class="atom-4" d="m118.4 138.7 2.9 4.6q0.3 0.5 0.7 1.3 0.5 0.9 0.5 0.9v-6.8h1.2v8.8h-1.2l-3.1-5.1q-0.4-0.6-0.8-1.3t-0.5-0.9v7.3h-1.1v-8.8h1.4" fill="#00f"/>
<path class="atom-7" d="m86.9 66.1q0-2.1 1.1-3.3 1-1.2 3-1.2 1.9 0 3 1.2 1 1.2 1 3.3 0 2.2-1.1 3.4-1 1.2-2.9 1.2-2 0-3-1.2-1.1-1.2-1.1-3.4m4.1 3.6q1.3 0 2-0.9 0.8-0.9 0.8-2.7 0-1.7-0.8-2.6-0.7-0.9-2-0.9-1.4 0-2.1 0.9t-0.7 2.6q0 1.8 0.7 2.7t2.1 0.9" fill="#f00"/>
<path class="atom-14" d="m10.9 173.1h5.2v1h-4.1v2.7h3.7v1h-3.7v4.2h-1.1v-8.9" fill="#3cc"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: COCCN(CCOC)CCC(C)(C)F, [#7]-[#6]-[#6]1:[#6]:[#6]:[#6]:[#6](-[#6]-[#7]):[#6]:1.
|
COCCN(CCOC)CCC(C)(C)F
| 110 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="203px" height="203px" baseProfile="full" version="1.1" viewBox="0 0 203 203" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="203" height="203" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m17.9 68.5 18.9-2.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m36.8 65.9 18.9-2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m55.7 63.3 26.5 34.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m82.2 97.5-16.4 40" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m65.8 137.5-18.8 2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m47 140.1-18.9 2.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m82.2 97.5 18.3-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m100.5 95 18.4-2.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m129 84.1 8.2-15.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m137.2 68.8 8.2-15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m145.4 53.5 42.5 7.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m187.9 61.2 5.9 42.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m193.8 104-3.2 43.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m190.6 147.1-35.7-24.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-5" d="m154.9 122.8-11.9-12.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-5" d="m143 110.4-12-12.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-11 atom-10 atom-8" d="m154.9 122.8 38.9-18.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m54.7 63.5 1-0.2 1.3 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m66.7 135.5-0.9 2-0.9 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m145 54.3 0.4-0.8 2.1 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m185.8 60.8 2.1 0.4 0.3 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m190.8 144.9-0.2 2.2-1.8-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m9.2 63.1h7.3v1.4h-5.6v3.7h5v1.4h-5v5.7h-1.7v-12.2" fill="#3cc"/>
<path class="atom-4" d="m19.4 137.2h7.3v1.4h-5.7v3.8h5.1v1.4h-5.1v5.7h-1.6v-12.3" fill="#3cc"/>
<path class="atom-5" d="m122.3 85.5 4 6.5q0.4 0.6 1 1.8 0.6 1.1 0.7 1.2v-9.5h1.6v12.2h-1.7l-4.3-7.1q-0.5-0.8-1-1.7-0.5-1-0.7-1.3v10.1h-1.6v-12.2h2" fill="#00f"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: FCC(CF)N1CCC2CC21, [#6]-[#6]-[#6]-[#6]-[#6]-[#6]-[#6]-[#6]-[#6]=[#8].
|
FCC(CF)N1CCC2CC21
| 111 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="449px" height="449px" baseProfile="full" version="1.1" viewBox="0 0 449 449" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="449" height="449" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m382.1 265.4-17.3-19.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m364.8 246-17.3-19.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m351.3 230.8 8.8-26.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m360.1 204.1 8.9-26.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m341.9 227.7 8.9-26.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m350.8 201 8.8-26.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m347.5 226.6-64.6 13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m282.9 239.9-17.9-20" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m265 219.9-17.8-20.1" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m230.9 192.4-28.3 5.8" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m202.6 198.2-28.2 5.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m174.4 204-36.2 55.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m138.2 259.2-55.2-36.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m83 222.9-49.2 43.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m33.8 266.8-13.4-64.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-7 atom-10" d="m83 222.9 36.3-55.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-5" d="m119.3 167.8 55.1 36.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-7" d="m20.4 202.2 62.6 20.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m348.4 227.5-0.9-0.9-3.2 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m286.1 239.3-3.2 0.6-0.9-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m140 256.4-1.8 2.8-2.8-1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m36.2 264.6-2.4 2.2-0.7-3.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m21.1 205.4-0.7-3.2 3.1 1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m117.5 170.6 1.8-2.8 2.7 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m387.3 266.5 6.1 9.9q0.6 1 1.6 2.7 0.9 1.8 1 1.9v-14.5h2.5v18.7h-2.6l-6.6-10.8q-0.7-1.3-1.5-2.8-0.8-1.4-1.1-1.9v15.5h-2.4v-18.7h3" fill="#00f"/>
<path class="atom-0" d="m402 266.5h2.6v7.9h9.5v-7.9h2.6v18.7h-2.6v-8.7h-9.5v8.7h-2.6v-18.7" fill="#00f"/>
<path class="atom-0" d="m420.3 284.5q0.5-1.1 1.6-1.8 1-0.7 2.5-0.7 1.9 0 2.9 1.1 1.1 1 1.1 2.8t-1.4 3.5q-1.3 1.7-4.1 3.7h5.7v1.4h-8.3v-1.1q2.3-1.7 3.6-2.9 1.4-1.2 2.1-2.3 0.6-1.1 0.6-2.3 0-1.1-0.6-1.8-0.5-0.7-1.6-0.7-1 0-1.6 0.4-0.7 0.4-1.2 1.3l-1.3-0.6" fill="#00f"/>
<path class="atom-2" d="m359.7 164q0-4.5 2.2-7t6.3-2.5q4.2 0 6.4 2.5t2.2 7-2.2 7.1q-2.3 2.6-6.4 2.6t-6.3-2.6-2.2-7.1m8.5 7.6q2.9 0 4.4-1.9 1.6-2 1.6-5.7t-1.6-5.5q-1.5-1.9-4.4-1.9-2.8 0-4.4 1.8-1.5 1.9-1.5 5.6 0 3.8 1.5 5.7 1.6 1.9 4.4 1.9" fill="#f00"/>
<path class="atom-4" d="m233.7 197.1q0.3 0.1 1.1 0.4 0.9 0.4 1.8 0.6 1 0.2 2 0.2 1.7 0 2.8-0.8 1-0.9 1-2.4 0-1-0.5-1.6-0.5-0.7-1.3-1-0.8-0.4-2.1-0.8-1.7-0.5-2.7-0.9-1-0.5-1.7-1.5t-0.7-2.7q0-2.3 1.6-3.8t4.8-1.5q2.1 0 4.6 1.1l-0.6 2q-2.2-0.9-3.9-0.9-1.9 0-2.9 0.8-1 0.7-0.9 2 0 1 0.5 1.6t1.2 0.9q0.8 0.4 2.1 0.8 1.7 0.5 2.7 1 1 0.6 1.7 1.6 0.7 1.1 0.7 2.9 0 2.6-1.7 4t-4.6 1.4q-1.7 0-3-0.4-1.2-0.3-2.7-0.9l0.7-2.1" fill="#cc0"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: NC(=O)CSC1CC2(CC2)C1, [#8]=[#6]1-[#8]-[#6](-[#6](-[#6](-[#9])(-[#9])-[#9])-[#6](-[#9])(-[#9])-[#9])-[#7]-[#6]-1.
|
NC(=O)CSC1CC2(CC2)C1
| 112 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="450px" height="450px" baseProfile="full" version="1.1" viewBox="0 0 450 450" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="450" height="450" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m59.3 245.9 27.2-7.3" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m86.5 238.6 27.3-7.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m113.8 231.3 17.5-65.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m125.1 228.3 14.5-54.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m131.3 165.8 65.6-17.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m196.9 148.2 47.9 48" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m193.8 159.6 39.7 39.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m244.8 196.2 65.5-17.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m310.3 178.7 48 47.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m307.3 190 39.7 39.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m358.3 226.6 28.8-7.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m387.1 218.9 28.8-7.7" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m358.3 226.6-7.2 26.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m351.1 253.5-7.2 26.8" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-8 atom-4 atom-9" d="m244.8 196.2-7.2 26.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-4 atom-9" d="m237.6 223.1-7.2 26.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m217.7 264.3-46.4 12.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m215.1 254.5-46.5 12.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m152.2 269.8-19.2-19.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m133 250.5-19.2-19.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m130.4 169.1 0.9-3.3 3.3-0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m193.6 149.1 3.3-0.9 2.3 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m307.1 179.5 3.2-0.8 2.4 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m20.5 239.4h2.6v8.2h9.8v-8.2h2.6v19.2h-2.6v-8.9h-9.8v8.9h-2.6v-19.2" fill="#f00"/>
<path class="atom-0" d="m39.4 248.9q0-4.6 2.3-7.2 2.3-2.5 6.5-2.5 4.3 0 6.6 2.5 2.3 2.6 2.3 7.2 0 4.7-2.3 7.4-2.3 2.6-6.6 2.6-4.2 0-6.5-2.6-2.3-2.7-2.3-7.4m8.8 7.8q3 0 4.5-1.9 1.7-2 1.7-5.9 0-3.7-1.7-5.6-1.5-2-4.5-2-2.9 0-4.5 1.9t-1.6 5.7q0 3.9 1.6 5.9 1.6 1.9 4.5 1.9" fill="#f00"/>
<path class="atom-7" d="m418.1 199.5h11.4v2.2h-8.8v5.8h7.9v2.2h-7.9v9h-2.6v-19.2" fill="#3cc"/>
<path class="atom-8" d="m335 282.5h11.5v2.2h-8.9v5.9h7.9v2.2h-7.9v9h-2.6v-19.3" fill="#3cc"/>
<path class="atom-9" d="m223 252.1 6.3 10.2q0.6 1 1.6 2.8t1.1 2v-15h2.5v19.2h-2.6l-6.7-11.1q-0.8-1.3-1.7-2.8-0.8-1.5-1-1.9v15.8h-2.5v-19.2h3" fill="#00f"/>
<path class="atom-10" d="m157.5 269.7 6.3 10.2q0.6 1 1.6 2.8t1.1 1.9v-14.9h2.5v19.2h-2.6l-6.8-11.1q-0.8-1.3-1.6-2.8t-1.1-2v15.9h-2.4v-19.2h3" fill="#00f"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: OC1=CC=C(C=C(F)F)N=N1, [#8]=[#6]-[#8]-[#6]-[#7]=[#7+]=[#7-].
|
OC1=CC=C(C=C(F)F)N=N1
| 113 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="422px" height="422px" baseProfile="full" version="1.1" viewBox="0 0 422 422" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="422" height="422" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m377.9 276.3-2.2-24.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m375.7 251.5-2.2-24.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m373.5 226.7-54.9-25.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m318.6 201.3-11.7-59.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m308.4 196.5-9.2-46.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m306.9 141.9-26.3-3.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m280.6 138.7-26.3-3.2" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m241.7 145.6-10.2 22" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m231.5 167.6-10.2 21.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m221.3 189.5-59.3 11.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m162 201.2-45.6 39.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m116.4 241-52.9 29.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m63.5 270.5-44.3-41.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m19.2 229.3 25.4-54.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m44.6 174.4 60.1 7.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-5 atom-12" d="m221.3 189.5 44.4 41.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-5 atom-12" d="m232.4 187.4 34.6 32.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-2" d="m265.7 230.7 52.9-29.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-11 atom-6" d="m104.7 181.7 57.3 19.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-11 atom-7" d="m104.7 181.7 11.7 59.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m373.6 227.9-0.1-1.2-2.8-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m307.5 144.8-0.6-2.9-1.3-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m66.2 269-2.7 1.5-2.2-2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m21.4 231.4-2.2-2.1 1.3-2.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m43.4 177.2 1.2-2.8 3 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m263.5 228.7 2.2 2 2.6-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m371 287q0-4.1 2-6.4 2.1-2.3 5.9-2.3t5.8 2.3 2 6.4q0 4.2-2 6.6-2.1 2.3-5.8 2.3-3.8 0-5.9-2.3-2-2.4-2-6.6m7.9 7q2.6 0 4-1.8 1.4-1.7 1.4-5.2 0-3.3-1.4-5-1.4-1.8-4-1.8t-4.1 1.7q-1.4 1.7-1.4 5.1 0 3.5 1.4 5.2 1.5 1.8 4.1 1.8" fill="#f00"/>
<path class="atom-0" d="m389.4 278.5h2.3v7.3h8.8v-7.3h2.3v17.1h-2.3v-7.9h-8.8v7.9h-2.3v-17.1" fill="#f00"/>
<path class="atom-4" d="m242 140.5q0.1 0.1 0.9 0.4 0.8 0.4 1.7 0.6t1.8 0.2q1.6 0 2.6-0.8 0.9-0.8 0.9-2.2 0-0.9-0.5-1.5-0.4-0.6-1.2-0.9-0.7-0.3-1.9-0.7-1.5-0.4-2.5-0.9-0.9-0.4-1.5-1.3t-0.6-2.5q0-2.1 1.4-3.5 1.5-1.3 4.4-1.3 2 0 4.2 0.9l-0.5 1.9q-2.1-0.8-3.6-0.8-1.7 0-2.6 0.7-0.9 0.6-0.9 1.8 0 0.9 0.4 1.5 0.5 0.6 1.2 0.9t1.9 0.6q1.5 0.5 2.4 1 1 0.5 1.6 1.5 0.7 1 0.7 2.6 0 2.4-1.6 3.7-1.6 1.2-4.2 1.2-1.5 0-2.7-0.3-1.1-0.3-2.5-0.9l0.7-1.9" fill="#cc0"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: OCC1=CSC(C2C3CCCC32)=C1, [#16H].
|
OCC1=CSC(C2C3CCCC32)=C1
| 114 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CCN(CCN=c1[nH]cc(n1C)I)C.
Constraint: Return an SVG of size 333x333 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="333px" height="333px" baseProfile="full" version="1.1" viewBox="0 0 333 333" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="333" height="333" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m26.1 96.5 40.1 29.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m66.2 125.9-2.3 20.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m63.9 146.3-2.3 20.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m67.6 180.4 16.6 12.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m84.2 192.6 16.5 12.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m100.7 204.8 45.5-20" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m146.2 184.8 16.5 12.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m162.7 197 16.5 12.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m193.2 211.2 19.3-8.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m212.5 202.8 19.2-8.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m190.2 204.4 17.5-7.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m207.7 196.7 17.6-7.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m231.7 194.4 18 10.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m249.7 204.9 17.9 10.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m281.6 213.3 15.1-13.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m296.7 199.9 15-13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m311.7 186.5-19.9-45.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m302.7 184.5-15.5-35.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m291.8 140.9-21.2 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m270.6 143-21.3 2.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m235.4 138-13-14.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m222.4 123.3-13.1-14.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m291.8 140.9 11.3-19.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m303.1 121.7 11.2-19.2" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m53.7 178.4-19.3 8.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m34.4 186.8-19.3 8.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m240.5 154.5-4.4 19.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m236.1 174.4-4.4 20" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m64.2 124.5 2 1.4-0.2 1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m99.8 204.2 0.9 0.6 2.2-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m143.9 185.8 2.3-1 0.8 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m311 187.1 0.7-0.6-1-2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m57.5 168.3 4.7 7.4q0.4 0.8 1.1 2.1 0.8 1.3 0.8 1.4v-10.9h1.9v14h-1.9l-5-8.1q-0.6-1-1.2-2-0.6-1.1-0.8-1.5v11.6h-1.8v-14h2.2" fill="#00f"/>
<path class="atom-5" d="m183.1 207.3 4.6 7.4q0.5 0.8 1.2 2.1t0.8 1.4v-10.9h1.8v14h-1.9l-4.9-8.1q-0.6-1-1.2-2.1t-0.8-1.4v11.6h-1.8v-14h2.2" fill="#00f"/>
<path class="atom-7" d="m271.5 212.4 4.6 7.5q0.5 0.7 1.2 2.1 0.7 1.3 0.8 1.4v-11h1.8v14.1h-1.9l-4.9-8.1q-0.6-1-1.2-2.1t-0.8-1.4v11.6h-1.8v-14.1h2.2" fill="#00f"/>
<path class="atom-7" d="m269.1 227.9h1.9v6h7.2v-6h1.9v14.1h-1.9v-6.5h-7.2v6.5h-1.9v-14.1" fill="#00f"/>
<path class="atom-10" d="m239.2 138.8 4.7 7.4q0.4 0.8 1.2 2.1 0.7 1.3 0.7 1.4v-10.9h1.9v14.1h-1.9l-5-8.2q-0.6-0.9-1.2-2t-0.7-1.5v11.7h-1.9v-14.1h2.2" fill="#00f"/>
<path class="atom-12" d="m316 91h1.9v14.1h-1.9v-14.1" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 0 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CCN(CCN=c1[nH]cc(n1C)I)C.
Constraint: Return an SVG of size 416x416 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="416px" height="416px" baseProfile="full" version="1.1" viewBox="0 0 416 416" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="416" height="416" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m32.7 120.5 49.9 36.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m82.6 157.3-2.8 25.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m79.8 182.7-2.8 25.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m84.5 225.4 20.6 15.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m105.1 240.6 20.7 15.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m125.8 255.8 56.8-24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m182.6 230.9 20.7 15.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m203.3 246.1 20.6 15.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m241.3 263.9 24.1-10.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m265.4 253.4 24.1-10.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m237.6 255.4 21.9-9.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m259.5 245.8 21.9-9.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m289.5 242.8 22.4 13.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m311.9 256 22.4 13.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m351.8 266.4 18.8-16.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m370.6 249.7 18.8-16.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m389.4 232.9-24.9-56.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m378.2 230.5-19.5-44.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m364.5 176.1-26.5 2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m338 178.7-26.5 2.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m294.1 172.4-16.3-18.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m277.8 154.1-16.3-18.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m364.5 176.1 14.1-24.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m378.6 152 14.1-24" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m67.1 222.8-24.1 10.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m43 233.4-24.1 10.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m300.4 193-5.5 24.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m294.9 217.9-5.4 24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m80.1 155.5 2.5 1.8-0.1 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m124.7 255 1.1 0.8 2.8-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m179.8 232.2 2.8-1.3 1.1 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m388.5 233.8 0.9-0.9-1.2-2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m71.9 210.2 5.7 9.3q0.6 0.9 1.5 2.6 1 1.7 1 1.8v-13.7h2.3v17.6h-2.4l-6.2-10.2q-0.7-1.2-1.4-2.5-0.8-1.4-1-1.8v14.5h-2.3v-17.6h2.8" fill="#00f"/>
<path class="atom-5" d="m228.7 258.9 5.8 9.3q0.6 1 1.5 2.6 0.9 1.7 1 1.8v-13.7h2.3v17.6h-2.4l-6.2-10.2q-0.7-1.2-1.5-2.5-0.7-1.4-1-1.8v14.5h-2.2v-17.6h2.7" fill="#00f"/>
<path class="atom-7" d="m339.2 265.4 5.7 9.3q0.6 0.9 1.5 2.6t1 1.8v-13.7h2.3v17.6h-2.4l-6.2-10.2q-0.7-1.2-1.5-2.6-0.7-1.3-0.9-1.7v14.5h-2.3v-17.6h2.8" fill="#00f"/>
<path class="atom-7" d="m336.2 284.7h2.4v7.5h8.9v-7.5h2.4v17.6h-2.4v-8.1h-8.9v8.1h-2.4v-17.6" fill="#00f"/>
<path class="atom-10" d="m298.9 173.4 5.7 9.3q0.6 0.9 1.5 2.6 0.9 1.6 1 1.7v-13.6h2.3v17.6h-2.4l-6.2-10.2q-0.7-1.2-1.4-2.6-0.8-1.3-1-1.8v14.6h-2.3v-17.6h2.8" fill="#00f"/>
<path class="atom-12" d="m394.7 113.7h2.4v17.6h-2.4v-17.6" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 1 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CCN(CCN=c1[nH]cc(n1C)I)C.
Constraint: The output must be an SVG of size 231x231 pixels.
| null |
CCN(CCN=c1[nH]cc(n1C)I)C
| 2 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][C][N][Branch1][#C][C][C][N][=C][NH1][C][=C][Branch1][Branch1][N][Ring1][Branch1][C][I][C].
Constraint: Return an SVG of size 258x258 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="258px" height="258px" baseProfile="full" version="1.1" viewBox="0 0 258 258" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="258" height="258" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m20.3 74.7 31 22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m51.3 97.6-1.8 15.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m49.5 113.3-1.8 15.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m52.4 139.8 12.8 9.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m65.2 149.2 12.8 9.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m78 158.7 35.3-15.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m113.3 143.2 12.8 9.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m126.1 152.6 12.8 9.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m149.7 163.7 14.9-6.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m164.6 157.1 14.9-6.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m147.4 158.4 13.5-6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m160.9 152.4 13.6-5.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m179.5 150.6 13.9 8.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m193.4 158.7 14 8.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m218.2 165.2 11.6-10.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m229.8 154.9 11.7-10.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m241.5 144.5-15.4-35.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m234.6 142.9-12.1-27.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m226.1 109.2-16.5 1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m209.6 110.8-16.4 1.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m182.4 106.9-10.1-11.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m172.3 95.6-10.1-11.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m226.1 109.2 8.7-14.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m234.8 94.3 8.7-14.9" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m41.6 138.2-14.9 6.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m26.7 144.7-15 6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m186.3 119.7-3.4 15.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m182.9 135.2-3.4 15.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m49.7 96.4 1.6 1.2-0.1 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m77.4 158.2 0.6 0.5 1.8-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m111.5 144 1.8-0.8 0.6 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m240.9 145 0.6-0.5-0.7-1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m44.6 130.4 3.6 5.8q0.3 0.5 0.9 1.6 0.6 1 0.6 1v-8.4h1.4v10.9h-1.5l-3.8-6.3q-0.4-0.8-0.9-1.6-0.5-0.9-0.6-1.1v9h-1.4v-10.9h1.7" fill="#00f"/>
<path class="atom-5" d="m141.9 160.6 3.5 5.8q0.4 0.5 1 1.6 0.5 1 0.6 1.1v-8.5h1.4v10.9h-1.5l-3.8-6.3q-0.5-0.8-0.9-1.6-0.5-0.9-0.6-1.1v9h-1.5v-10.9h1.8" fill="#00f"/>
<path class="atom-7" d="m210.3 164.6 3.6 5.8q0.4 0.5 0.9 1.6 0.6 1 0.6 1.1v-8.5h1.5v10.9h-1.5l-3.8-6.3q-0.5-0.8-1-1.6-0.4-0.8-0.6-1.1v9h-1.4v-10.9h1.7" fill="#00f"/>
<path class="atom-7" d="m208.5 176.6h1.5v4.6h5.5v-4.6h1.5v10.9h-1.5v-5h-5.5v5h-1.5v-10.9" fill="#00f"/>
<path class="atom-10" d="m185.4 107.5 3.5 5.8q0.4 0.6 1 1.6 0.5 1 0.6 1.1v-8.5h1.4v10.9h-1.5l-3.8-6.3q-0.5-0.7-0.9-1.6-0.5-0.8-0.6-1.1v9h-1.5v-10.9h1.8" fill="#00f"/>
<path class="atom-12" d="m244.8 70.5h1.5v11h-1.5v-11" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 3 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][C][N][Branch1][#C][C][C][N][=C][NH1][C][=C][Branch1][Branch1][N][Ring1][Branch1][C][I][C].
Constraint: The output must be an SVG of size 322x322 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="322px" height="322px" baseProfile="full" version="1.1" viewBox="0 0 322 322" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="322" height="322" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m25.3 93.3 38.7 28.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m64 121.8-2.2 19.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m61.8 141.5-2.2 19.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m65.4 174.5 16 11.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m81.4 186.2 15.9 11.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m97.3 198 44.1-19.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m141.4 178.7 15.9 11.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m157.3 190.5 16 11.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m186.8 204.3 18.6-8.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m205.4 196.1 18.7-8.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m183.9 197.7 17-7.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m200.9 190.2 16.9-7.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m224.1 187.9 17.3 10.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m241.4 198.1 17.4 10.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m272.3 206.2 14.6-12.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m286.9 193.3 14.5-13" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m301.4 180.3-19.2-44" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m292.7 178.4-15-34.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m282.2 136.3-20.6 2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m261.6 138.3-20.5 2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m227.6 133.4-12.6-14.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m215 119.3-12.6-14.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m282.2 136.3 10.9-18.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m293.1 117.7 10.9-18.6" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m51.9 172.5-18.6 8.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m33.3 180.6-18.7 8.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m232.5 149.4-4.2 19.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m228.3 168.7-4.2 19.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m62 120.3 2 1.5-0.1 1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m96.5 197.4 0.8 0.6 2.2-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m139.2 179.7 2.2-1 0.8 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m300.7 181 0.7-0.7-0.9-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m55.6 162.7 4.5 7.2q0.4 0.7 1.2 2 0.7 1.3 0.7 1.4v-10.6h1.8v13.6h-1.9l-4.7-7.9q-0.6-0.9-1.2-1.9-0.6-1.1-0.7-1.4v11.2h-1.8v-13.6h2.1" fill="#00f"/>
<path class="atom-5" d="m177 200.4 4.5 7.2q0.4 0.7 1.2 2 0.7 1.3 0.7 1.4v-10.6h1.8v13.6h-1.8l-4.8-7.9q-0.6-0.9-1.2-1.9-0.6-1.1-0.7-1.4v11.2h-1.8v-13.6h2.1" fill="#00f"/>
<path class="atom-7" d="m262.5 205.4 4.5 7.2q0.4 0.7 1.1 2t0.8 1.4v-10.6h1.8v13.6h-1.9l-4.8-7.8q-0.5-1-1.1-2-0.6-1.1-0.8-1.4v11.2h-1.7v-13.6h2.1" fill="#00f"/>
<path class="atom-7" d="m260.2 220.4h1.9v5.8h6.9v-5.8h1.9v13.6h-1.9v-6.3h-6.9v6.3h-1.9v-13.6" fill="#00f"/>
<path class="atom-10" d="m231.3 134.2 4.5 7.2q0.4 0.7 1.2 2 0.7 1.3 0.7 1.4v-10.6h1.8v13.6h-1.9l-4.7-7.9q-0.6-0.9-1.2-1.9-0.6-1.1-0.7-1.4v11.2h-1.8v-13.6h2.1" fill="#00f"/>
<path class="atom-12" d="m305.5 88h1.9v13.7h-1.9v-13.7" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 4 |
User: Draw a structure of a molecule. If the given substructure is present, highlight it.
Description: The molecule has the SMILES string CCN(CCN=c1[nH]cc(n1C)I)C. The SMARTS of substructure of interest is [#6]-[#6]-[#6]1:[#6]:[#7H]:[#6]2:[#6]:1:[#6]:[#6]:[#6]:[#6]:2.
Constraint: Return an SVG of size 278x278 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="278px" height="278px" baseProfile="full" version="1.1" viewBox="0 0 278 278" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="278" height="278" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m21.8 80.5 33.4 24.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m55.2 105.1-1.9 17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m53.3 122.1-1.9 17" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m56.5 150.6 13.8 10.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m70.3 160.8 13.7 10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m84 170.9 38-16.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m122 154.3 13.8 10.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m135.8 164.5 13.8 10.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m161.3 176.4 16.1-7.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m177.4 169.3 16.1-7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m158.8 170.7 14.6-6.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m173.4 164.2 14.7-6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m193.5 162.3 14.9 8.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m208.4 171 15 8.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m235.1 178.1 12.6-11.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m247.7 166.9 12.5-11.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m260.2 155.7-16.6-38" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m252.7 154-13-29.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m243.6 117.7-17.7 1.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m225.9 119.4-17.7 1.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m196.5 115.2-10.9-12.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m185.6 103-10.8-12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m243.6 117.7 9.4-16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m253 101.6 9.4-16" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m44.8 148.9-16.1 7.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m28.7 156-16.1 7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m200.7 129-3.6 16.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m197.1 145.6-3.6 16.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m53.6 103.9 1.6 1.2-0.1 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m83.4 170.4 0.6 0.5 1.9-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m120.1 155.1 1.9-0.8 0.7 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m259.6 156.2 0.6-0.5-0.8-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m48 140.5 3.9 6.2q0.4 0.6 1 1.7t0.6 1.2v-9.1h1.6v11.7h-1.6l-4.1-6.8q-0.5-0.8-1-1.7t-0.7-1.2v9.7h-1.5v-11.7h1.8" fill="#00f"/>
<path class="atom-5" d="m152.9 173 3.8 6.3q0.4 0.6 1 1.7t0.6 1.2v-9.2h1.6v11.8h-1.6l-4.1-6.8q-0.5-0.8-1-1.7t-0.7-1.2v9.7h-1.5v-11.8h1.9" fill="#00f"/>
<path class="atom-7" d="m226.7 177.4 3.8 6.2q0.4 0.6 1 1.7t0.6 1.2v-9.1h1.6v11.7h-1.6l-4.1-6.8q-0.5-0.8-1-1.7t-0.7-1.2v9.7h-1.5v-11.7h1.9" fill="#00f"/>
<path class="atom-7" d="m224.7 190.3h1.5v5h6.1v-5h1.5v11.7h-1.5v-5.4h-6.1v5.4h-1.5v-11.7" fill="#00f"/>
<path class="atom-10" d="m199.7 115.9 3.9 6.2q0.4 0.6 1 1.7t0.6 1.2v-9.1h1.6v11.7h-1.6l-4.2-6.8q-0.4-0.8-1-1.7-0.4-0.9-0.6-1.2v9.7h-1.5v-11.7h1.8" fill="#00f"/>
<path class="atom-12" d="m263.8 76h1.6v11.8h-1.6v-11.8" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 5 |
User: Draw a structure of a molecule. If the given substructure is present, highlight it.
Description: The molecule has the SMILES string CCN(CCN=c1[nH]cc(n1C)I)C. The name of substructure of interest is nsc.
Constraint: Return an SVG of size 235x235 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="235px" height="235px" baseProfile="full" version="1.1" viewBox="0 0 235 235" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="235" height="235" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m18.4 68.1 28.3 20.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m46.7 88.9-1.6 14.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m45.1 103.2-1.6 14.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m47.7 127.3 11.7 8.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m59.4 135.9 11.6 8.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m71 144.5 32.2-14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m103.2 130.4 11.6 8.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m114.8 139 11.7 8.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m136.3 149.1 13.6-6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m149.9 143.1 13.6-5.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m134.2 144.3 12.4-5.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m146.6 138.8 12.4-5.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m163.5 137.2 12.7 7.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m176.2 144.6 12.7 7.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m198.7 150.5 10.7-9.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m209.4 141.1 10.6-9.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m220 131.6-14.1-32.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m213.6 130.2-11-25.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m205.9 99.5-15 1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m190.9 100.9-14.9 1.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m166.1 97.4-9.2-10.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m156.9 87-9.2-10.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m205.9 99.5 8-13.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m213.9 85.9 7.9-13.6" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m37.9 125.9-13.6 5.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m24.3 131.8-13.6 6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m169.7 109-3.1 14.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m166.6 123.1-3.1 14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m45.3 87.8 1.4 1.1-0.1 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m70.5 144.1 0.5 0.4 1.7-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m101.6 131.1 1.6-0.7 0.6 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m219.5 132.1 0.5-0.5-0.7-1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m40.6 118.8 3.3 5.2q0.3 0.5 0.8 1.5 0.5 0.9 0.6 1v-7.7h1.3v9.9h-1.4l-3.5-5.8q-0.4-0.6-0.8-1.4t-0.6-1v8.2h-1.3v-9.9h1.6" fill="#00f"/>
<path class="atom-5" d="m129.2 146.3 3.3 5.2q0.3 0.5 0.8 1.5 0.5 0.9 0.6 1v-7.7h1.3v9.9h-1.4l-3.5-5.8q-0.4-0.6-0.8-1.4t-0.6-1v8.2h-1.3v-9.9h1.6" fill="#00f"/>
<path class="atom-7" d="m191.6 149.9 3.2 5.3q0.4 0.5 0.9 1.4 0.5 1 0.5 1v-7.7h1.4v10h-1.4l-3.5-5.8q-0.4-0.7-0.8-1.4-0.5-0.8-0.6-1.1v8.3h-1.3v-10h1.6" fill="#00f"/>
<path class="atom-7" d="m189.9 160.8h1.3v4.3h5.1v-4.3h1.4v10h-1.4v-4.6h-5.1v4.6h-1.3v-10" fill="#00f"/>
<path class="atom-10" d="m168.8 97.9 3.3 5.3q0.3 0.5 0.8 1.5 0.6 0.9 0.6 1v-7.8h1.3v10h-1.4l-3.5-5.8q-0.4-0.6-0.8-1.4t-0.5-1v8.2h-1.3v-10h1.5" fill="#00f"/>
<path class="atom-12" d="m223 64.2h1.3v10h-1.3v-10" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 6 |
Task: Draw a structure of a molecule. If the given substructure is present, highlight it.
Description: The molecule has the SMILES string CCN(CCN=c1[nH]cc(n1C)I)C. The SMARTS of substructure of interest is [#8]=[#6]-[#6](-[#6])-[#6].
Constraint: The output must be an SVG of size 278x278 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="278px" height="278px" baseProfile="full" version="1.1" viewBox="0 0 278 278" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="278" height="278" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m21.8 80.5 33.4 24.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m55.2 105.1-1.9 17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m53.3 122.1-1.9 17" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m56.5 150.6 13.8 10.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m70.3 160.8 13.7 10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m84 170.9 38-16.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m122 154.3 13.8 10.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m135.8 164.5 13.8 10.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m161.3 176.4 16.1-7.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m177.4 169.3 16.1-7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m158.8 170.7 14.6-6.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m173.4 164.2 14.7-6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m193.5 162.3 14.9 8.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m208.4 171 15 8.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m235.1 178.1 12.6-11.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m247.7 166.9 12.5-11.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m260.2 155.7-16.6-38" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m252.7 154-13-29.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m243.6 117.7-17.7 1.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m225.9 119.4-17.7 1.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m196.5 115.2-10.9-12.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m185.6 103-10.8-12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m243.6 117.7 9.4-16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m253 101.6 9.4-16" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m44.8 148.9-16.1 7.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m28.7 156-16.1 7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m200.7 129-3.6 16.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m197.1 145.6-3.6 16.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m53.6 103.9 1.6 1.2-0.1 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m83.4 170.4 0.6 0.5 1.9-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m120.1 155.1 1.9-0.8 0.7 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m259.6 156.2 0.6-0.5-0.8-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m48 140.5 3.9 6.2q0.4 0.6 1 1.7t0.6 1.2v-9.1h1.6v11.7h-1.6l-4.1-6.8q-0.5-0.8-1-1.7t-0.7-1.2v9.7h-1.5v-11.7h1.8" fill="#00f"/>
<path class="atom-5" d="m152.9 173 3.8 6.3q0.4 0.6 1 1.7t0.6 1.2v-9.2h1.6v11.8h-1.6l-4.1-6.8q-0.5-0.8-1-1.7t-0.7-1.2v9.7h-1.5v-11.8h1.9" fill="#00f"/>
<path class="atom-7" d="m226.7 177.4 3.8 6.2q0.4 0.6 1 1.7t0.6 1.2v-9.1h1.6v11.7h-1.6l-4.1-6.8q-0.5-0.8-1-1.7t-0.7-1.2v9.7h-1.5v-11.7h1.9" fill="#00f"/>
<path class="atom-7" d="m224.7 190.3h1.5v5h6.1v-5h1.5v11.7h-1.5v-5.4h-6.1v5.4h-1.5v-11.7" fill="#00f"/>
<path class="atom-10" d="m199.7 115.9 3.9 6.2q0.4 0.6 1 1.7t0.6 1.2v-9.1h1.6v11.7h-1.6l-4.2-6.8q-0.4-0.8-1-1.7-0.4-0.9-0.6-1.2v9.7h-1.5v-11.7h1.8" fill="#00f"/>
<path class="atom-12" d="m263.8 76h1.6v11.8h-1.6v-11.8" fill="#A01EEF"/>
</svg>
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 7 |
Task: convert an SVG to a SMILES string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="364px" height="364px" baseProfile="full" version="1.1" viewBox="0 0 364 364" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="364" height="364" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m28.6 105.5 43.7 32.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m72.3 137.7-2.5 22.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m69.8 159.9-2.4 22.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m73.9 197.2 18.1 13.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m92 210.5 18 13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m110 223.8 49.8-21.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m159.8 202 18.1 13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m177.9 215.3 18 13.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m211.2 230.9 21-9.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m232.2 221.7 21.1-9.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m207.9 223.4 19.2-8.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m227.1 215.1 19.1-8.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m253.3 212.5 19.6 11.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m272.9 224 19.6 11.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m307.8 233.1 16.5-14.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m324.3 218.5 16.5-14.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m340.8 203.8-21.8-49.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m330.9 201.7-17-38.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m319 154.1-23.2 2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m295.8 156.4-23.3 2.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m257.3 150.8-14.2-16" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m243.1 134.8-14.3-16" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m319 154.1 12.3-21.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m331.3 133 12.3-21" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m58.7 195-21.1 9.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m37.6 204.2-21.1 9.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m262.8 168.9-4.7 21.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m258.1 190.7-4.8 21.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m70.1 136 2.2 1.7-0.1 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m109.1 223.2 0.9 0.6 2.5-1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m157.3 203.1 2.5-1.1 0.9 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m339.9 204.6 0.9-0.8-1.1-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m62.9 183.9 5 8.2q0.5 0.8 1.3 2.2 0.8 1.5 0.9 1.6v-12h2v15.4h-2.1l-5.4-8.9q-0.6-1-1.3-2.2-0.6-1.2-0.8-1.6v12.7h-2v-15.4h2.4" fill="#00f"/>
<path class="atom-5" d="m200.1 226.6 5.1 8.1q0.5 0.8 1.3 2.3 0.8 1.4 0.8 1.5v-11.9h2.1v15.3h-2.1l-5.4-8.9q-0.7-1-1.3-2.2-0.7-1.2-0.9-1.6v12.7h-2v-15.3h2.4" fill="#00f"/>
<path class="atom-7" d="m296.8 232.2 5 8.2q0.5 0.8 1.3 2.2 0.8 1.5 0.9 1.6v-12h2v15.4h-2.1l-5.4-8.9q-0.6-1-1.3-2.2t-0.9-1.6v12.7h-2v-15.4h2.5" fill="#00f"/>
<path class="atom-7" d="m294.1 249.1h2.1v6.6h7.9v-6.6h2.1v15.4h-2.1v-7.1h-7.9v7.1h-2.1v-15.4" fill="#00f"/>
<path class="atom-10" d="m261.5 151.7 5.1 8.2q0.5 0.8 1.3 2.2 0.8 1.5 0.8 1.6v-12h2.1v15.4h-2.2l-5.4-8.9q-0.6-1.1-1.3-2.2-0.6-1.2-0.8-1.6v12.7h-2v-15.4h2.4" fill="#00f"/>
<path class="atom-12" d="m345.4 99.5h2.1v15.4h-2.1v-15.4" fill="#A01EEF"/>
</svg>
.
|
Answer: CCN(CCN=c1[nH]cc(n1C)I)C
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 8 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="435px" height="435px" baseProfile="full" version="1.1" viewBox="0 0 435 435" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="435" height="435" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m34.1 126 52.3 38.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m86.4 164.5-2.9 26.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m83.5 191.1-3 26.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m88.3 235.7 21.6 15.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m109.9 251.6 21.6 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m131.5 267.5 59.5-26" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m191 241.5 21.5 15.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m212.5 257.3 21.6 15.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m252.4 275.9 25.1-11" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m277.5 264.9 25.2-11" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m248.5 267 22.9-10" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m271.4 257 22.9-10" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m302.7 253.9 23.5 13.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m326.2 267.6 23.4 13.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m367.8 278.6 19.7-17.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m387.5 261.1 19.7-17.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m407.2 243.6-26-59.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m395.5 241-20.4-46.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m381.2 184.1-27.8 2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m353.4 186.9-27.7 2.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m307.5 180.3-17-19.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m290.5 161.1-17-19.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m381.2 184.1 14.7-25.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-9 atom-12" d="m395.9 159 14.7-25.1" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m70.1 233-25.2 11" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-12 atom-2 atom-13" d="m44.9 244-25.1 11" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m314.1 201.8-5.7 26.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-6" d="m308.4 227.9-5.7 26" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m83.8 162.6 2.6 1.9-0.1 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m130.4 266.7 1.1 0.8 3-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m188 242.8 3-1.3 1 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m406.2 244.5 1-0.9-1.3-3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m75.2 219.8 6 9.8q0.6 0.9 1.6 2.7 0.9 1.7 1 1.8v-14.3h2.4v18.4h-2.5l-6.5-10.6q-0.7-1.3-1.5-2.7t-1-1.9v15.2h-2.4v-18.4h2.9" fill="#00f"/>
<path class="atom-5" d="m239.2 270.7 6 9.8q0.6 0.9 1.6 2.7 0.9 1.7 1 1.8v-14.3h2.4v18.4h-2.5l-6.5-10.6q-0.7-1.3-1.5-2.7t-1-1.9v15.2h-2.4v-18.4h2.9" fill="#00f"/>
<path class="atom-7" d="m354.7 277.5 6 9.8q0.6 0.9 1.5 2.7 1 1.7 1 1.8v-14.3h2.5v18.4h-2.5l-6.5-10.6q-0.7-1.3-1.6-2.7-0.7-1.4-1-1.9v15.2h-2.4v-18.4h3" fill="#00f"/>
<path class="atom-7" d="m351.5 297.7h2.5v7.9h9.4v-7.9h2.5v18.4h-2.5v-8.5h-9.4v8.5h-2.5v-18.4" fill="#00f"/>
<path class="atom-10" d="m312.5 181.3 6.1 9.7q0.6 1 1.5 2.7 1 1.8 1 1.9v-14.3h2.5v18.4h-2.6l-6.4-10.7q-0.8-1.2-1.6-2.6-0.8-1.5-1-1.9v15.2h-2.4v-18.4h2.9" fill="#00f"/>
<path class="atom-12" d="m412.8 118.9h2.4v18.4h-2.4v-18.4" fill="#A01EEF"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: CCN(CCN=c1[nH]cc(n1C)I)C, [#6]1-[#7]=[#6]-[#6]=[#7]-1.
|
CCN(CCN=c1[nH]cc(n1C)I)C
| 9 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO.
Constraint: Return an SVG of size 279x279 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="279px" height="279px" baseProfile="full" version="1.1" viewBox="0 0 279 279" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="279" height="279" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m179.7 158.5 17.3 29.9-4.6 2.2z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m179.7 158.5-14.8-1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m164.9 157.4-14.7-1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m142.4 150-6-12.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m136.4 137.5-6-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m131.7 127.7 7.9-11.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m139.6 115.9 8-11.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m127.4 124.8 8-11.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m135.4 113 7.9-11.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m130.4 125-34.4-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m96 122.5-7.2-11.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m88.8 110.9-7.2-11.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m89.7 122-6.3-10" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m83.4 112-6.2-10" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m73 94.4-23.7 5.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m44 107.5-1 14.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m43 121.7-1.1 14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m41.9 135.8 31.9 13" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m47.4 132.5 24.9 10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m73.8 148.8 3.4 13.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m77.2 162.5 3.4 13.7" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m41.9 135.8-29.2 18.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m179.7 158.5 19.3-28.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m199 130 34.4 2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m233.4 132.5 7.5-11.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m240.9 121.4 7.6-11.1" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m73.8 148.8 22.2-26.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m178.9 158.5h0.8l1-1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m130.7 125.6-0.3-0.6-1.8-0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m198.1 131.4 0.9-1.4 1.7 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m231.6 132.4 1.8 0.1 0.3-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m132.1 151.1h1.3v4.2h5v-4.2h1.3v9.8h-1.3v-4.5h-5v4.5h-1.3v-9.8" fill="#00f"/>
<path class="atom-2" d="m143.2 151.1 3.2 5.2q0.3 0.5 0.8 1.4t0.6 1v-7.6h1.2v9.8h-1.3l-3.4-5.7q-0.4-0.6-0.8-1.4-0.5-0.7-0.6-1v8.1h-1.2v-9.8h1.5" fill="#00f"/>
<path class="atom-4" d="m145.2 96.6q0-2.4 1.2-3.7 1.1-1.3 3.3-1.3t3.3 1.3q1.2 1.3 1.2 3.7 0 2.3-1.2 3.7-1.2 1.3-3.3 1.3-2.2 0-3.3-1.3-1.2-1.4-1.2-3.7m4.5 3.9q1.5 0 2.3-1t0.8-2.9q0-2-0.8-2.9-0.8-1-2.3-1t-2.3 1q-0.8 0.9-0.8 2.9 0 1.9 0.8 2.9t2.3 1" fill="#f00"/>
<path class="atom-6" d="m75.7 88.4 3.2 5.1q0.3 0.6 0.8 1.5t0.6 1v-7.6h1.3v9.7h-1.4l-3.4-5.6q-0.4-0.7-0.8-1.4-0.4-0.8-0.6-1v8h-1.2v-9.7h1.5" fill="#00f"/>
<path class="atom-7" d="m31.2 96.6h1.3v4.2h5v-4.2h1.3v9.8h-1.3v-4.5h-5v4.5h-1.3v-9.8" fill="#00f"/>
<path class="atom-7" d="m42.3 96.6 3.2 5.2q0.3 0.5 0.8 1.4t0.5 1v-7.6h1.3v9.8h-1.3l-3.4-5.7q-0.4-0.6-0.9-1.4-0.4-0.8-0.5-1v8.1h-1.3v-9.8h1.6" fill="#00f"/>
<path class="atom-10" d="m81.4 177.3h1.3v9.8h-1.3v-9.8" fill="#A01EEF"/>
<path class="atom-14" d="m248.2 104.1q0-2.4 1.2-3.7 1.1-1.3 3.3-1.3t3.3 1.3q1.2 1.3 1.2 3.7 0 2.3-1.2 3.7-1.2 1.3-3.3 1.3-2.2 0-3.3-1.3-1.2-1.3-1.2-3.7m4.5 3.9q1.5 0 2.3-1t0.8-2.9-0.8-2.9-2.3-1-2.3 1q-0.8 0.9-0.8 2.9 0 1.9 0.8 2.9t2.3 1" fill="#f00"/>
<path class="atom-14" d="m258.7 99.2h1.3v4.2h5v-4.2h1.3v9.8h-1.3v-4.5h-5v4.5h-1.3v-9.8" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 0 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO.
Constraint: Return an SVG of size 377x377 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="377px" height="377px" baseProfile="full" version="1.1" viewBox="0 0 377 377" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="377" height="377" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m242.8 214.2 23.4 40.3-6.3 3.1z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m242.8 214.2-19.9-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m222.9 212.7-20-1.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m192.5 202.7-8.2-16.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m184.3 185.8-8.2-16.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m177.9 172.5 10.8-15.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m188.7 156.7 10.8-15.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m172.1 168.6 10.8-15.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m182.9 152.8 10.8-15.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m176.1 168.9-46.4-3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m129.7 165.5-9.7-15.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m120 149.8-9.7-15.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m121.1 164.9-8.4-13.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m112.7 151.4-8.4-13.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m98.7 127.6-32.1 7.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m59.5 145.3-1.4 19.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m58.1 164.4-1.4 19.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m56.7 183.5 43 17.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m64 179 33.7 13.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m99.7 201.1 4.6 18.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m104.3 219.6 4.5 18.5" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m56.7 183.5-39.6 24.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m242.8 214.2 26.1-38.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m268.9 175.7 46.4 3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m315.3 179.1 10.2-15.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m325.5 164 10.3-15" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m99.7 201.1 30-35.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m241.8 214.1 1 0.1 1.3-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m176.6 169.8-0.5-0.9-2.3-0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m267.6 177.6 1.3-1.9 2.4 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m313 178.9 2.3 0.2 0.5-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m178.5 204.2h1.8v5.6h6.7v-5.6h1.8v13.2h-1.8v-6.1h-6.7v6.1h-1.8v-13.2" fill="#00f"/>
<path class="atom-2" d="m193.5 204.2 4.3 7q0.4 0.7 1.1 1.9 0.7 1.3 0.8 1.3v-10.2h1.7v13.2h-1.8l-4.6-7.6q-0.6-0.9-1.2-2-0.5-1-0.7-1.3v10.9h-1.7v-13.2h2.1" fill="#00f"/>
<path class="atom-4" d="m196.2 130.5q0-3.2 1.6-5 1.6-1.7 4.5-1.7t4.5 1.7q1.5 1.8 1.5 5t-1.6 5q-1.5 1.8-4.4 1.8t-4.5-1.8-1.6-5m6.1 5.3q2 0 3.1-1.3 1.1-1.4 1.1-4t-1.1-3.9-3.1-1.3-3.1 1.3-1.1 3.9 1.1 4q1.1 1.3 3.1 1.3" fill="#f00"/>
<path class="atom-6" d="m102.3 119.4 4.3 7q0.5 0.7 1.1 1.9 0.7 1.3 0.8 1.4v-10.3h1.7v13.2h-1.8l-4.6-7.6q-0.6-0.9-1.1-1.9-0.6-1.1-0.8-1.4v10.9h-1.7v-13.2h2.1" fill="#00f"/>
<path class="atom-7" d="m42.1 130.5h1.8v5.6h6.8v-5.6h1.8v13.2h-1.8v-6.1h-6.8v6.1h-1.8v-13.2" fill="#00f"/>
<path class="atom-7" d="m57.1 130.5 4.4 7q0.4 0.7 1.1 2 0.7 1.2 0.7 1.3v-10.3h1.7v13.2h-1.8l-4.6-7.6q-0.5-0.9-1.1-1.9-0.6-1.1-0.7-1.4v10.9h-1.7v-13.2h2" fill="#00f"/>
<path class="atom-10" d="m110 239.6h1.7v13.3h-1.7v-13.3" fill="#A01EEF"/>
<path class="atom-14" d="m335.4 140.6q0-3.1 1.6-4.9 1.5-1.8 4.5-1.8 2.9 0 4.4 1.8 1.6 1.8 1.6 4.9 0 3.2-1.6 5.1-1.6 1.8-4.4 1.8-2.9 0-4.5-1.8t-1.6-5.1m6.1 5.4q2 0 3-1.4 1.1-1.3 1.1-4 0-2.6-1.1-3.9-1-1.3-3-1.3-2.1 0-3.2 1.3-1 1.3-1 3.9 0 2.7 1 4 1.1 1.4 3.2 1.4" fill="#f00"/>
<path class="atom-14" d="m349.6 134.1h1.7v5.6h6.8v-5.6h1.8v13.2h-1.8v-6.1h-6.8v6.1h-1.7v-13.2" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 1 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO.
Constraint: The output must be an SVG of size 300x300 pixels.
| null |
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 2 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][C@@H1][Branch1][P][N][C][=Branch1][C][=O][C][=N][NH1][C][=Branch1][Branch1][=C][Ring1][Branch1][I][C][C][C][O].
Constraint: Return an SVG of size 237x237 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="237px" height="237px" baseProfile="full" version="1.1" viewBox="0 0 237 237" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="237" height="237" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m152.6 134.6 14.8 25.4-4 1.9z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m152.6 134.6-12.5-0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m140.1 133.7-12.5-0.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m121 127.4-5.1-10.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m115.9 116.8-5.2-10.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m111.8 108.5 6.8-10" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m118.6 98.5 6.8-10" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m108.2 106 6.8-10" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m115 96 6.8-10" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m110.7 106.2-29.1-2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m81.6 104.1-6.2-9.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m75.4 94.2-6.1-9.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m76.2 103.7-5.3-8.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m70.9 95.2-5.3-8.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m62 80.2-20.1 5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m37.4 91.3-0.9 12" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m36.5 103.3-0.9 12.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m35.6 115.4 27.1 11" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m40.2 112.5 21.2 8.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m62.7 126.4 2.9 11.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m65.6 138 2.8 11.7" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m35.6 115.4-24.8 15.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m152.6 134.6 16.5-24.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m169.1 110.5 29.1 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m198.2 112.6 6.4-9.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m204.6 103.1 6.5-9.4" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m62.7 126.4 18.9-22.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m152 134.6h0.6l0.9-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m111 106.7-0.3-0.5-1.4-0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m168.2 111.7 0.9-1.2 1.4 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m196.8 112.5 1.4 0.1 0.4-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m112.2 128.4h1.1v3.5h4.3v-3.5h1.1v8.3h-1.1v-3.9h-4.3v3.9h-1.1v-8.3" fill="#00f"/>
<path class="atom-2" d="m121.6 128.4 2.8 4.4q0.2 0.4 0.7 1.2 0.4 0.8 0.4 0.8v-6.4h1.1v8.3h-1.1l-2.9-4.8q-0.4-0.6-0.7-1.2-0.4-0.7-0.5-0.9v6.9h-1.1v-8.3h1.3" fill="#00f"/>
<path class="atom-4" d="m123.4 82q0-2 0.9-3.1 1-1.1 2.9-1.1 1.8 0 2.8 1.1t1 3.1-1 3.2q-1 1.1-2.8 1.1-1.9 0-2.9-1.1-0.9-1.2-0.9-3.2m3.8 3.4q1.2 0 1.9-0.9 0.7-0.8 0.7-2.5 0-1.6-0.7-2.4-0.7-0.9-1.9-0.9-1.3 0-2 0.9-0.7 0.8-0.7 2.4 0 1.7 0.7 2.5 0.7 0.9 2 0.9" fill="#f00"/>
<path class="atom-6" d="m64.3 75.1 2.7 4.4q0.3 0.4 0.7 1.2 0.5 0.8 0.5 0.8v-6.4h1.1v8.3h-1.1l-3-4.8q-0.3-0.6-0.7-1.2-0.3-0.7-0.4-0.9v6.9h-1.1v-8.3h1.3" fill="#00f"/>
<path class="atom-7" d="m26.5 82.1h1.1v3.5h4.3v-3.5h1.1v8.2h-1.1v-3.8h-4.3v3.8h-1.1v-8.2" fill="#00f"/>
<path class="atom-7" d="m35.9 82.1 2.7 4.4q0.3 0.4 0.7 1.2 0.5 0.8 0.5 0.8v-6.4h1.1v8.2h-1.1l-3-4.7q-0.3-0.6-0.7-1.3-0.3-0.6-0.4-0.8v6.8h-1.1v-8.2h1.3" fill="#00f"/>
<path class="atom-10" d="m69.1 150.6h1.1v8.4h-1.1v-8.4" fill="#A01EEF"/>
<path class="atom-14" d="m210.9 88.4q0-2 0.9-3.1 1-1.1 2.9-1.1 1.8 0 2.8 1.1t1 3.1-1 3.2q-1 1.1-2.8 1.1-1.9 0-2.9-1.1-0.9-1.2-0.9-3.2m3.8 3.4q1.2 0 1.9-0.9 0.7-0.8 0.7-2.5 0-1.6-0.7-2.4-0.7-0.9-1.9-0.9-1.3 0-2 0.9-0.7 0.8-0.7 2.4 0 1.7 0.7 2.5 0.7 0.9 2 0.9" fill="#f00"/>
<path class="atom-14" d="m219.7 84.3h1.2v3.5h4.2v-3.5h1.1v8.3h-1.1v-3.9h-4.2v3.9h-1.2v-8.3" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 3 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][C@@H1][Branch1][P][N][C][=Branch1][C][=O][C][=N][NH1][C][=Branch1][Branch1][=C][Ring1][Branch1][I][C][C][C][O].
Constraint: The output must be an SVG of size 368x368 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="368px" height="368px" baseProfile="full" version="1.1" viewBox="0 0 368 368" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="368" height="368" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m237 209.1 22.9 39.4-6.2 2.9z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m237 209.1-19.4-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m217.6 207.6-19.5-1.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m187.9 197.8-8-16.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m179.9 181.4-8-16.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m173.7 168.4 10.5-15.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m184.2 152.9 10.5-15.5" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m168 164.6 10.5-15.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m178.5 149.1 10.6-15.5" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m171.9 164.9-45.2-3.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m126.7 161.6-9.6-15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m117.1 146.3-9.5-15.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m118.3 161-8.3-13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m110 147.7-8.2-13.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m96.3 124.6-31.3 7.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m58 141.8-1.3 18.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m56.7 160.5-1.4 18.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m55.3 179.1 42.1 17.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m62.5 174.7 32.8 13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m97.4 196.3 4.4 18" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m101.8 214.3 4.5 18.1" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m55.3 179.1-38.6 24" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m237 209.1 25.5-37.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m262.5 171.5 45.3 3.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m307.8 174.8 10-14.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m317.8 160.1 9.9-14.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m97.4 196.3 29.3-34.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m236 209 1 0.1 1.3-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m172.3 165.7-0.4-0.8-2.2-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m261.2 173.4 1.3-1.9 2.3 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m305.5 174.6 2.3 0.2 0.5-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m174.2 199.3h1.8v5.5h6.6v-5.5h1.7v12.9h-1.7v-5.9h-6.6v5.9h-1.8v-12.9" fill="#00f"/>
<path class="atom-2" d="m188.9 199.3 4.2 6.8q0.4 0.7 1.1 1.9 0.7 1.3 0.7 1.3v-10h1.7v12.9h-1.8l-4.5-7.5q-0.5-0.8-1.1-1.8-0.5-1-0.7-1.3v10.6h-1.7v-12.9h2.1" fill="#00f"/>
<path class="atom-4" d="m191.5 127.4q0-3.1 1.6-4.9 1.5-1.7 4.3-1.7 2.9 0 4.4 1.7 1.5 1.8 1.5 4.9t-1.5 4.9q-1.5 1.7-4.4 1.7-2.8 0-4.3-1.7-1.6-1.8-1.6-4.9m5.9 5.2q2 0 3.1-1.3 1-1.4 1-3.9 0-2.6-1-3.8-1.1-1.3-3.1-1.3-1.9 0-3 1.2-1 1.3-1 3.9t1 3.9q1.1 1.3 3 1.3" fill="#f00"/>
<path class="atom-6" d="m99.9 116.6 4.2 6.8q0.4 0.7 1.1 1.9 0.6 1.2 0.7 1.3v-10h1.7v12.8h-1.8l-4.5-7.4q-0.5-0.9-1.1-1.9-0.5-1-0.7-1.3v10.6h-1.7v-12.8h2.1" fill="#00f"/>
<path class="atom-7" d="m41.1 127.4h1.8v5.5h6.6v-5.5h1.7v12.9h-1.7v-6h-6.6v6h-1.8v-12.9" fill="#00f"/>
<path class="atom-7" d="m55.8 127.4 4.2 6.8q0.4 0.7 1.1 1.9 0.6 1.2 0.7 1.3v-10h1.7v12.9h-1.8l-4.5-7.5q-0.5-0.8-1.1-1.8-0.5-1-0.7-1.3v10.6h-1.7v-12.9h2.1" fill="#00f"/>
<path class="atom-10" d="m107.3 233.9h1.8v12.9h-1.8v-12.9" fill="#A01EEF"/>
<path class="atom-14" d="m327.4 137.3q0-3.1 1.5-4.8 1.6-1.8 4.4-1.8 2.9 0 4.4 1.8 1.5 1.7 1.5 4.8t-1.5 4.9q-1.6 1.7-4.4 1.7t-4.4-1.7q-1.5-1.8-1.5-4.9m5.9 5.2q2 0 3-1.3 1.1-1.3 1.1-3.9 0-2.5-1.1-3.8-1-1.3-3-1.3t-3 1.3q-1.1 1.2-1.1 3.8t1.1 3.9q1 1.3 3 1.3" fill="#f00"/>
<path class="atom-14" d="m341.2 130.9h1.8v5.5h6.5v-5.5h1.8v12.8h-1.8v-5.9h-6.5v5.9h-1.8v-12.8" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 4 |
User: Draw a structure of a molecule. If the given substructure is present, highlight it.
Description: The molecule has the SMILES string C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO. The SMARTS of substructure of interest is [#6]12=[#6]-[#6]-[#6]=[#6]:1:[#6]:[#6]:[#6]:[#6]:2.
Constraint: Return an SVG of size 299x299 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="299px" height="299px" baseProfile="full" version="1.1" viewBox="0 0 299 299" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="299" height="299" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m192.6 169.9 18.5 32-5 2.4z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m192.6 169.9-15.8-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m176.8 168.7-15.8-1.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m152.7 160.7-6.5-13.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m146.2 147.4-6.5-13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m141.1 136.8 8.5-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m149.6 124.3 8.6-12.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m136.5 133.7 8.6-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m145.1 121.2 8.5-12.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m139.7 134-36.8-2.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m102.9 131.3-7.7-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m95.2 118.8-7.8-12.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m96.1 130.8-6.7-10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m89.4 120-6.7-10.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m78.3 101.2-25.5 6.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m47.2 115.2-1.2 15.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m46 130.4-1.1 15.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m44.9 145.6 34.2 13.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m50.8 141.9 26.7 10.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m79.1 159.5 3.6 14.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m82.7 174.2 3.6 14.6" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m44.9 145.6-31.3 19.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m192.6 169.9 20.7-30.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m213.3 139.3 36.8 2.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m250.1 142 8.1-11.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m258.2 130.1 8.1-11.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m79.1 159.5 23.8-28.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m191.8 169.8 0.8 0.1 1-1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m140 134.6-0.3-0.6-1.8-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m212.3 140.9 1-1.6 1.8 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m248.2 141.9 1.9 0.1 0.4-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m141.6 162h1.4v4.4h5.3v-4.4h1.4v10.4h-1.4v-4.8h-5.3v4.8h-1.4v-10.4" fill="#00f"/>
<path class="atom-2" d="m153.5 162 3.4 5.5q0.3 0.5 0.9 1.5 0.5 1 0.5 1.1v-8.1h1.4v10.4h-1.4l-3.7-6q-0.4-0.8-0.9-1.6-0.4-0.8-0.5-1v8.6h-1.4v-10.4h1.7" fill="#00f"/>
<path class="atom-4" d="m155.6 103.5q0-2.5 1.3-3.9 1.2-1.4 3.5-1.4t3.6 1.4q1.2 1.4 1.2 3.9t-1.2 4q-1.3 1.4-3.6 1.4t-3.5-1.4q-1.3-1.5-1.3-4m4.8 4.2q1.6 0 2.5-1 0.8-1.1 0.8-3.2t-0.8-3.1q-0.9-1.1-2.5-1.1t-2.4 1.1q-0.9 1-0.9 3.1t0.9 3.2q0.8 1 2.4 1" fill="#f00"/>
<path class="atom-6" d="m81.1 94.7 3.5 5.6q0.3 0.5 0.8 1.5 0.6 1 0.6 1v-8.1h1.4v10.5h-1.4l-3.7-6.1q-0.4-0.7-0.9-1.5-0.4-0.8-0.6-1.1v8.7h-1.3v-10.5h1.6" fill="#00f"/>
<path class="atom-7" d="m33.4 103.5h1.4v4.5h5.4v-4.5h1.4v10.5h-1.4v-4.8h-5.4v4.8h-1.4v-10.5" fill="#00f"/>
<path class="atom-7" d="m45.3 103.5 3.4 5.6q0.4 0.5 0.9 1.5 0.6 1 0.6 1v-8.1h1.4v10.5h-1.4l-3.7-6.1q-0.4-0.7-0.9-1.5-0.4-0.8-0.6-1.1v8.7h-1.3v-10.5h1.6" fill="#00f"/>
<path class="atom-10" d="m87.2 190.1h1.4v10.4h-1.4v-10.4" fill="#A01EEF"/>
<path class="atom-14" d="m266 111.5q0-2.5 1.3-3.9 1.2-1.4 3.5-1.4t3.6 1.4q1.2 1.4 1.2 3.9 0 2.6-1.2 4-1.3 1.5-3.6 1.5t-3.5-1.5q-1.3-1.4-1.3-4m4.8 4.3q1.6 0 2.5-1.1 0.8-1.1 0.8-3.2 0-2-0.8-3-0.9-1.1-2.5-1.1t-2.5 1q-0.8 1.1-0.8 3.1 0 2.1 0.8 3.2 0.9 1.1 2.5 1.1" fill="#f00"/>
<path class="atom-14" d="m277.2 106.3h1.5v4.5h5.3v-4.5h1.4v10.5h-1.4v-4.8h-5.3v4.8h-1.5v-10.5" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 5 |
User: Draw a structure of a molecule. If the given substructure is present, highlight it.
Description: The molecule has the SMILES string C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO. The name of substructure of interest is p-methoxybenzyl.
Constraint: Return an SVG of size 491x491 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="491px" height="491px" baseProfile="full" version="1.1" viewBox="0 0 491 491" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="491" height="491" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m316.2 278.9 30.5 52.6-8.2 4z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m316.2 278.9-25.9-1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m290.3 277.1-26-1.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m250.7 264-10.7-22" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m240 242-10.6-22" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m231.7 224.7 14-20.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m245.7 204.1 14.1-20.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m224.2 219.6 14-20.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m238.2 198.9 14-20.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m229.4 220-60.4-4.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m169 215.6-12.7-20.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m156.3 195.1-12.7-20.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m157.8 214.8-11-17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m146.8 197.1-10.9-17.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m128.5 166.2-41.8 10.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m77.4 189.2-1.8 24.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m75.6 214.1-1.8 24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m73.8 239 56.1 22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m83.3 233.1 43.9 17.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m129.9 261.9 5.9 24.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m135.8 286 6 24.1" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m73.8 239-51.5 32" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m316.2 278.9 34.1-50.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m350.3 228.8 60.4 4.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m410.7 233.2 13.3-19.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m424 213.6 13.3-19.5" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m129.9 261.9 39.1-46.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m314.9 278.9h1.3l1.7-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m229.9 221.1-0.5-1.1-3-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m348.6 231.3 1.7-2.5 3 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m407.7 233 3 0.2 0.6-0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m232.5 266h2.3v7.3h8.8v-7.3h2.3v17.1h-2.3v-7.9h-8.8v7.9h-2.3v-17.1" fill="#00f"/>
<path class="atom-2" d="m252 266 5.6 9q0.6 0.9 1.5 2.6 0.9 1.6 0.9 1.7v-13.3h2.3v17.1h-2.3l-6.1-9.9q-0.7-1.2-1.4-2.5-0.8-1.3-1-1.8v14.2h-2.2v-17.1h2.7" fill="#00f"/>
<path class="atom-4" d="m255.6 169.9q0-4.1 2-6.4t5.8-2.3 5.9 2.3q2 2.3 2 6.4 0 4.2-2 6.6-2.1 2.3-5.9 2.3-3.7 0-5.8-2.3-2-2.4-2-6.6m7.8 7q2.7 0 4.1-1.8 1.4-1.7 1.4-5.2 0-3.3-1.4-5-1.4-1.8-4.1-1.8-2.6 0-4 1.7t-1.4 5.1q0 3.5 1.4 5.2 1.4 1.8 4 1.8" fill="#f00"/>
<path class="atom-6" d="m133.2 155.5 5.7 9.1q0.5 0.9 1.4 2.5 0.9 1.7 1 1.8v-13.4h2.2v17.2h-2.3l-6-9.9q-0.7-1.2-1.5-2.5-0.7-1.4-0.9-1.8v14.2h-2.3v-17.2h2.7" fill="#00f"/>
<path class="atom-7" d="m54.9 170h2.3v7.3h8.8v-7.3h2.3v17.2h-2.3v-8h-8.8v8h-2.3v-17.2" fill="#00f"/>
<path class="atom-7" d="m74.4 170 5.6 9.1q0.6 0.9 1.5 2.5t0.9 1.7v-13.3h2.3v17.2h-2.3l-6.1-10q-0.7-1.1-1.4-2.5-0.8-1.3-1-1.7v14.2h-2.2v-17.2h2.7" fill="#00f"/>
<path class="atom-10" d="m143.2 312.1h2.3v17.2h-2.3v-17.2" fill="#A01EEF"/>
<path class="atom-14" d="m436.8 183.2q0-4.2 2.1-6.5 2-2.3 5.8-2.3t5.9 2.3q2 2.3 2 6.5 0 4.1-2.1 6.5-2 2.4-5.8 2.4t-5.8-2.4q-2.1-2.3-2.1-6.5m7.9 6.9q2.6 0 4-1.7 1.5-1.8 1.5-5.2t-1.5-5.1q-1.4-1.7-4-1.7t-4 1.7-1.4 5.1 1.4 5.2q1.4 1.7 4 1.7" fill="#f00"/>
<path class="atom-14" d="m455.3 174.6h2.3v7.3h8.8v-7.3h2.3v17.2h-2.3v-7.9h-8.8v7.9h-2.3v-17.2" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 6 |
Task: Draw a structure of a molecule. If the given substructure is present, highlight it.
Description: The molecule has the SMILES string C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO. The SMARTS of substructure of interest is [OD2]([#6])[#6].
Constraint: The output must be an SVG of size 425x425 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="425px" height="425px" baseProfile="full" version="1.1" viewBox="0 0 425 425" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="425" height="425" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m273.7 241.5 26.4 45.4-7.1 3.5z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m273.7 241.5-22.5-1.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m251.2 239.8-22.4-1.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m217 228.5-9.2-19" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m207.8 209.5-9.2-19.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m200.5 194.5 12.2-17.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m212.7 176.6 12.2-17.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m194 190.1 12.2-17.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m206.2 172.2 12.1-17.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m198.6 190.4-52.3-3.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m146.3 186.6-11-17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m135.3 168.9-11-17.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m136.6 185.9-9.5-15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m127.1 170.6-9.5-15.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m111.3 143.9-36.2 8.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m67 163.7-1.6 21.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m65.4 185.3-1.5 21.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m63.9 206.9 48.5 19.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m72.1 201.8 38 15.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m112.4 226.7 5.2 20.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m117.6 247.5 5.1 20.9" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m63.9 206.9-44.6 27.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m273.7 241.5 29.5-43.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m303.2 198.1 52.3 3.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m355.5 201.9 11.5-17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m367 184.9 11.5-16.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m112.4 226.7 33.9-40.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m272.6 241.4 1.1 0.1 1.5-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m199 191.4-0.4-1-2.6-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m301.7 200.2 1.5-2.1 2.6 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m352.9 201.7 2.6 0.2 0.6-0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m201.2 230.2h2v6.3h7.6v-6.3h2.1v14.9h-2.1v-6.9h-7.6v6.9h-2v-14.9" fill="#00f"/>
<path class="atom-2" d="m218.1 230.2 4.9 7.9q0.5 0.8 1.3 2.2 0.7 1.4 0.8 1.4v-11.5h1.9v14.9h-2l-5.2-8.6q-0.6-1-1.3-2.2-0.6-1.2-0.8-1.5v12.3h-1.9v-14.9h2.3" fill="#00f"/>
<path class="atom-4" d="m221.2 147.1q0-3.6 1.8-5.6 1.7-2 5-2t5.1 2q1.7 2 1.7 5.6t-1.7 5.7q-1.8 2-5.1 2-3.2 0-5-2-1.8-2.1-1.8-5.7m6.8 6q2.3 0 3.5-1.5t1.2-4.5q0-2.9-1.2-4.4t-3.5-1.5q-2.2 0-3.5 1.5-1.2 1.5-1.2 4.4 0 3 1.2 4.5 1.3 1.5 3.5 1.5" fill="#f00"/>
<path class="atom-6" d="m115.3 134.6 4.9 7.9q0.5 0.8 1.3 2.2 0.7 1.4 0.8 1.5v-11.6h1.9v14.9h-2l-5.2-8.6q-0.6-1-1.3-2.2-0.6-1.1-0.8-1.5v12.3h-1.9v-14.9h2.3" fill="#00f"/>
<path class="atom-7" d="m47.5 147.2h2v6.3h7.6v-6.3h2v14.8h-2v-6.8h-7.6v6.8h-2v-14.8" fill="#00f"/>
<path class="atom-7" d="m64.4 147.2 4.9 7.8q0.5 0.8 1.2 2.2 0.8 1.4 0.9 1.5v-11.5h1.9v14.8h-2l-5.2-8.6q-0.6-1-1.3-2.1-0.6-1.2-0.8-1.6v12.3h-1.9v-14.8h2.3" fill="#00f"/>
<path class="atom-10" d="m124 270.1h2v15h-2v-15" fill="#A01EEF"/>
<path class="atom-14" d="m378.1 158.5q0-3.5 1.8-5.5 1.7-2 5-2t5.1 2q1.7 2 1.7 5.5 0 3.6-1.7 5.7-1.8 2-5.1 2-3.2 0-5-2t-1.8-5.7m6.8 6.1q2.3 0 3.5-1.5 1.3-1.6 1.3-4.6 0-2.9-1.3-4.3-1.2-1.5-3.5-1.5-2.2 0-3.5 1.4-1.2 1.5-1.2 4.4 0 3 1.2 4.6 1.3 1.5 3.5 1.5" fill="#f00"/>
<path class="atom-14" d="m394.1 151.2h2v6.3h7.6v-6.3h2v14.8h-2v-6.9h-7.6v6.9h-2v-14.8" fill="#f00"/>
</svg>
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 7 |
Task: convert an SVG to a SMILES string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="495px" height="495px" baseProfile="full" version="1.1" viewBox="0 0 495 495" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="495" height="495" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m318.8 281.2 30.7 53-8.2 4z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m318.8 281.2-26.2-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m292.6 279.3-26.1-1.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m252.7 266.1-10.7-22.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m242 244-10.7-22.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m233.6 226.6 14.1-20.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m247.7 205.7 14.2-20.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m226 221.4 14.2-20.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m240.2 200.6 14.1-20.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m231.3 221.8-60.9-4.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m170.4 217.3-12.8-20.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m157.6 196.7-12.8-20.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m159.1 216.5-11.1-17.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m148 198.7-11-17.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m129.6 167.6-42.2 10.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m78.1 190.7-1.9 25.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m76.2 215.8-1.8 25.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m74.4 241 56.6 23" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m84 235 44.3 18" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m131 264 5.9 24.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m136.9 288.3 6 24.3" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m74.4 241-51.9 32.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m318.8 281.2 34.3-50.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m353.1 230.7 60.9 4.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m414 235.1 13.4-19.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m427.4 215.4 13.4-19.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m131 264 39.4-46.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m317.5 281.1 1.3 0.1 1.7-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m231.8 222.9-0.5-1.1-3.1-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m351.4 233.2 1.7-2.5 3.1 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m411 234.9 3 0.2 0.7-1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m234.4 268.1h2.3v7.4h8.9v-7.4h2.3v17.3h-2.3v-8h-8.9v8h-2.3v-17.3" fill="#00f"/>
<path class="atom-2" d="m254.1 268.1 5.6 9.2q0.6 0.9 1.5 2.5 0.9 1.7 0.9 1.8v-13.5h2.3v17.3h-2.3l-6.1-10q-0.7-1.2-1.5-2.5-0.7-1.4-0.9-1.8v14.3h-2.3v-17.3h2.8" fill="#00f"/>
<path class="atom-4" d="m257.6 171.3q0-4.1 2.1-6.5 2-2.3 5.9-2.3 3.8 0 5.9 2.3 2 2.4 2 6.5 0 4.2-2.1 6.6-2 2.4-5.8 2.4t-5.9-2.4-2.1-6.6m8 7q2.6 0 4-1.7 1.5-1.8 1.5-5.3 0-3.4-1.5-5.1-1.4-1.7-4-1.7-2.7 0-4.1 1.7t-1.4 5.1q0 3.5 1.4 5.3 1.4 1.7 4.1 1.7" fill="#f00"/>
<path class="atom-6" d="m134.3 156.8 5.7 9.2q0.6 0.9 1.5 2.5t0.9 1.7v-13.4h2.3v17.3h-2.4l-6-10q-0.8-1.2-1.5-2.5-0.7-1.4-1-1.8v14.3h-2.2v-17.3h2.7" fill="#00f"/>
<path class="atom-7" d="m55.3 171.4h2.4v7.4h8.8v-7.4h2.4v17.3h-2.4v-8h-8.8v8h-2.4v-17.3" fill="#00f"/>
<path class="atom-7" d="m75 171.4 5.7 9.2q0.5 0.9 1.5 2.5 0.9 1.6 0.9 1.7v-13.4h2.3v17.3h-2.4l-6.1-10q-0.7-1.2-1.4-2.5-0.8-1.4-1-1.8v14.3h-2.2v-17.3h2.7" fill="#00f"/>
<path class="atom-10" d="m144.4 314.6h2.3v17.4h-2.3v-17.4" fill="#A01EEF"/>
<path class="atom-14" d="m440.4 184.7q0-4.2 2-6.5 2.1-2.3 5.9-2.3 3.9 0 5.9 2.3 2.1 2.3 2.1 6.5t-2.1 6.5q-2.1 2.4-5.9 2.4t-5.9-2.4q-2-2.3-2-6.5m7.9 7q2.7 0 4.1-1.8t1.4-5.2-1.4-5.2q-1.4-1.7-4.1-1.7-2.6 0-4 1.7-1.5 1.7-1.5 5.2 0 3.4 1.5 5.2 1.4 1.8 4 1.8" fill="#f00"/>
<path class="atom-14" d="m459 176.1h2.3v7.3h8.9v-7.3h2.3v17.3h-2.3v-8h-8.9v8h-2.3v-17.3" fill="#f00"/>
</svg>
.
|
Answer: C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 8 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="291px" height="291px" baseProfile="full" version="1.1" viewBox="0 0 291 291" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="291" height="291" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m187.4 165.3 18.1 31.2-4.9 2.3z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m187.4 165.3-15.4-1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m172 164.2-15.4-1.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m148.6 156.4-6.3-13" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m142.3 143.4-6.3-13" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m137.3 133.2 8.3-12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m145.6 120.9 8.4-12.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m132.9 130.2 8.3-12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m141.2 117.9 8.3-12.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m136 130.4-35.8-2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m100.2 127.8-7.6-12.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m92.6 115.7-7.5-12.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m93.5 127.3-6.5-10.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m87 116.8-6.5-10.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m76.2 98.5-24.8 6.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m45.9 112.1-1.1 14.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m44.8 126.9-1.1 14.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m43.7 141.7 33.3 13.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m49.4 138.1 26 10.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m77 155.2 3.5 14.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m80.5 169.5 3.5 14.3" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-11" d="m43.7 141.7-30.5 18.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m187.4 165.3 20.2-29.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m207.6 135.6 35.8 2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m243.4 138.2 7.9-11.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m251.3 126.6 7.9-11.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-5" d="m77 155.2 23.2-27.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m186.6 165.3h0.8l1-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m136.3 131-0.3-0.6-1.8-0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m206.6 137.1 1-1.5 1.8 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m241.6 138.1 1.8 0.1 0.4-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m137.8 157.6h1.4v4.3h5.2v-4.3h1.3v10.2h-1.3v-4.7h-5.2v4.7h-1.4v-10.2" fill="#00f"/>
<path class="atom-2" d="m149.4 157.6 3.3 5.4q0.3 0.5 0.8 1.5 0.6 1 0.6 1v-7.9h1.4v10.2h-1.4l-3.6-5.9q-0.4-0.7-0.9-1.5-0.4-0.8-0.5-1v8.4h-1.4v-10.2h1.7" fill="#00f"/>
<path class="atom-4" d="m151.5 100.7q0-2.4 1.2-3.8t3.4-1.4q2.3 0 3.5 1.4t1.2 3.8q0 2.5-1.2 3.9t-3.5 1.4q-2.2 0-3.4-1.4t-1.2-3.9m4.6 4.1q1.6 0 2.4-1 0.9-1 0.9-3.1 0-2-0.9-3-0.8-1-2.4-1-1.5 0-2.4 1-0.8 1-0.8 3 0 2.1 0.8 3.1 0.9 1 2.4 1" fill="#f00"/>
<path class="atom-6" d="m79 92.2 3.3 5.4q0.3 0.5 0.9 1.5 0.5 0.9 0.5 1v-7.9h1.4v10.2h-1.4l-3.6-5.9q-0.4-0.7-0.9-1.5-0.4-0.8-0.5-1.1v8.5h-1.3v-10.2h1.6" fill="#00f"/>
<path class="atom-7" d="m32.5 100.8h1.4v4.3h5.2v-4.3h1.4v10.1h-1.4v-4.7h-5.2v4.7h-1.4v-10.1" fill="#00f"/>
<path class="atom-7" d="m44.1 100.8 3.3 5.3q0.4 0.6 0.9 1.5 0.5 1 0.6 1.1v-7.9h1.3v10.1h-1.4l-3.6-5.9q-0.4-0.6-0.8-1.4-0.5-0.8-0.6-1.1v8.4h-1.3v-10.1h1.6" fill="#00f"/>
<path class="atom-10" d="m84.9 185h1.3v10.2h-1.3v-10.2" fill="#A01EEF"/>
<path class="atom-14" d="m258.9 108.6q0-2.5 1.2-3.9 1.2-1.3 3.5-1.3 2.2 0 3.4 1.3 1.2 1.4 1.2 3.9 0 2.4-1.2 3.8t-3.4 1.4q-2.3 0-3.5-1.4t-1.2-3.8m4.7 4.1q1.5 0 2.3-1.1 0.9-1 0.9-3t-0.9-3q-0.8-1.1-2.3-1.1-1.6 0-2.4 1-0.9 1-0.9 3.1 0 2 0.9 3 0.8 1.1 2.4 1.1" fill="#f00"/>
<path class="atom-14" d="m269.8 103.5h1.4v4.3h5.2v-4.3h1.4v10.2h-1.4v-4.7h-5.2v4.7h-1.4v-10.2" fill="#f00"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO, [#8]1-[#16]-[#6]-[#6]=[#6]-1.
|
C[C@@H](NC(=O)c1n[nH]c(c1I)C)CCO
| 9 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string C[C@@H](NC(=O)c1cccnc1I)CN.
Constraint: Return an SVG of size 394x394 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="394px" height="394px" baseProfile="full" version="1.1" viewBox="0 0 394 394" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="394" height="394" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m121.6 157-39.1-39.6 6.4-5.4z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m121.6 157 23.4-4.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m145 152.8 23.5-4.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m184 156.3 14.1 16.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m198.1 172.9 14.1 16.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m209.1 185.8-8 22.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m201.1 208.1-8.1 22.4" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m216.9 188.6-8 22.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m208.9 211-8 22.3" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m212.2 189.4 54.6-9.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m266.8 179.5 18.7-52.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m276.3 177.8 15.4-43.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m285.5 127.2 54.7-9.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m340.2 117.3 35.9 42.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m336.9 126.3 29.7 35" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m376.1 159.6-7.6 21.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m368.5 180.9-7.7 21.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m349.6 213.3-23.4 4.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m326.2 217.6-23.5 4.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m348.1 205.1-21.1 3.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m327 209-21 3.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m302.7 221.8-7.9 22.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m294.8 243.9-7.9 22.2" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m121.6 157-18.7 52.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m102.9 209.3-23.4 4.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m79.5 213.6-23.4 4.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-5" d="m302.7 221.8-35.9-42.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m122.8 156.8-1.2 0.2-0.9 2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m211.5 188.6 0.7 0.8 2.7-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m284.6 129.8 0.9-2.6 2.8-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m337.4 117.8 2.8-0.5 1.8 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m374.3 157.5 1.8 2.1-0.4 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m103.8 206.7-0.9 2.6-1.2 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m172.8 139.2 5.1 8.3q0.5 0.9 1.4 2.4 0.8 1.4 0.8 1.5v-12.2h2.1v15.7h-2.1l-5.6-9.1q-0.6-1-1.3-2.3-0.7-1.2-0.9-1.6v13h-2v-15.7h2.5" fill="#00f"/>
<path class="atom-2" d="m170.1 121.9h2.1v6.7h8.1v-6.7h2.1v15.7h-2.1v-7.2h-8.1v7.2h-2.1v-15.7" fill="#00f"/>
<path class="atom-4" d="m186.2 241.8q0-3.8 1.9-5.9t5.4-2.1 5.3 2.1q1.9 2.1 1.9 5.9t-1.9 6q-1.9 2.1-5.3 2.1-3.5 0-5.4-2.1-1.9-2.2-1.9-6m7.3 6.3q2.4 0 3.7-1.6t1.3-4.7-1.3-4.7-3.7-1.6-3.7 1.6-1.3 4.7 1.3 4.7 3.7 1.6" fill="#f00"/>
<path class="atom-9" d="m353.9 204 5.2 8.4q0.5 0.8 1.3 2.3t0.9 1.6v-12.3h2v15.8h-2.1l-5.5-9.1q-0.7-1.1-1.4-2.3-0.6-1.3-0.8-1.6v13h-2.1v-15.8h2.5" fill="#00f"/>
<path class="atom-11" d="m283 266.2h2.1v15.8h-2.1v-15.8" fill="#A01EEF"/>
<path class="atom-13" d="m17.9 211.4h2.1v6.7h8.1v-6.7h2.1v15.7h-2.1v-7.3h-8.1v7.3h-2.1v-15.7" fill="#00f"/>
<path class="atom-13" d="m33.3 226.6q0.4-1 1.3-1.6 0.9-0.5 2.2-0.5 1.5 0 2.4 0.8 0.9 0.9 0.9 2.4t-1.2 3q-1.1 1.4-3.4 3.1h4.8v1.2h-7v-1q1.9-1.4 3-2.4 1.2-1 1.8-2 0.5-0.9 0.5-1.8 0-1-0.5-1.6t-1.3-0.6q-0.9 0-1.4 0.4-0.6 0.3-1 1.1l-1.1-0.5" fill="#00f"/>
<path class="atom-13" d="m44.8 211.4 5.1 8.3q0.6 0.8 1.4 2.3t0.8 1.6v-12.2h2.1v15.7h-2.1l-5.6-9.1q-0.6-1.1-1.3-2.3t-0.9-1.6v13h-2v-15.7h2.5" fill="#00f"/>
</svg>
|
C[C@@H](NC(=O)c1cccnc1I)CN
| 0 |
Task: convert an SVG to a SMILES string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="209px" height="209px" baseProfile="full" version="1.1" viewBox="0 0 209 209" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="209" height="209" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m64.5 83.3-20.7-21 3.3-2.9z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m64.5 83.3 12.4-2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m76.9 81 12.5-2.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m97.6 82.9 7.5 8.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m105.1 91.7 7.5 8.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m110.9 98.5-4.2 11.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m106.7 110.4-4.3 11.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m115.1 100-4.3 11.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m110.8 111.9-4.2 11.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m112.6 100.5 28.9-5.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m141.5 95.2 10-27.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m146.6 94.3 8.2-22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m151.5 67.5 28.9-5.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m180.4 62.2 19.1 22.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m178.7 67 15.8 18.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m199.5 84.7-4 11.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m195.5 96-4.1 11.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m185.4 113.2-12.4 2.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m173 115.4-12.4 2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m184.6 108.8-11.1 2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m173.5 110.8-11.2 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m160.6 117.7-4.2 11.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m156.4 129.4-4.2 11.7" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m64.5 83.3-9.9 27.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m54.6 111-12.4 2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m42.2 113.3-12.5 2.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-5" d="m160.6 117.7-19.1-22.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m65.1 83.2-0.6 0.1-0.5 1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m112.2 100 0.4 0.5 1.4-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m151 68.9 0.5-1.4 1.4-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m179 62.5 1.4-0.3 1 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m198.5 83.5 1 1.2-0.2 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m55.1 109.6-0.5 1.4-0.6 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m91.6 73.8 2.8 4.5q0.3 0.4 0.7 1.2t0.4 0.8v-6.5h1.2v8.4h-1.2l-2.9-4.8q-0.4-0.6-0.7-1.3-0.4-0.6-0.5-0.8v6.9h-1.1v-8.4h1.3" fill="#00f"/>
<path class="atom-2" d="m90.2 64.7h1.2v3.5h4.2v-3.5h1.2v8.3h-1.2v-3.8h-4.2v3.8h-1.2v-8.3" fill="#00f"/>
<path class="atom-4" d="m98.8 128.2q0-2 1-3.1t2.8-1.1q1.9 0 2.9 1.1t1 3.1q0 2.1-1 3.2-1 1.2-2.9 1.2-1.8 0-2.8-1.2-1-1.1-1-3.2m3.8 3.4q1.3 0 2-0.8 0.7-0.9 0.7-2.6 0-1.6-0.7-2.4-0.7-0.9-2-0.9-1.2 0-1.9 0.9-0.7 0.8-0.7 2.4 0 1.7 0.7 2.6 0.7 0.8 1.9 0.8" fill="#f00"/>
<path class="atom-9" d="m187.7 108.2 2.8 4.5q0.2 0.4 0.7 1.2 0.4 0.8 0.4 0.8v-6.5h1.1v8.4h-1.1l-2.9-4.9q-0.4-0.5-0.7-1.2-0.4-0.6-0.5-0.8v6.9h-1.1v-8.4h1.3" fill="#00f"/>
<path class="atom-11" d="m150.1 141.2h1.1v8.4h-1.1v-8.4" fill="#A01EEF"/>
<path class="atom-13" d="m9.5 112.1h1.1v3.6h4.3v-3.6h1.1v8.4h-1.1v-3.9h-4.3v3.9h-1.1v-8.4" fill="#00f"/>
<path class="atom-13" d="m17.7 120.2q0.2-0.5 0.6-0.8 0.5-0.3 1.2-0.3 0.8 0 1.3 0.4 0.5 0.5 0.5 1.3t-0.6 1.6q-0.6 0.7-1.9 1.6h2.6v0.6h-3.8v-0.5q1.1-0.7 1.7-1.3 0.6-0.5 0.9-1t0.3-1-0.3-0.8q-0.2-0.3-0.7-0.3-0.4 0-0.7 0.2t-0.5 0.6l-0.6-0.3" fill="#00f"/>
<path class="atom-13" d="m23.8 112.1 2.7 4.4q0.3 0.5 0.7 1.3t0.5 0.8v-6.5h1.1v8.4h-1.2l-2.9-4.9q-0.4-0.5-0.7-1.2-0.4-0.6-0.5-0.8v6.9h-1.1v-8.4h1.4" fill="#00f"/>
</svg>
.
|
Answer: C[C@@H](NC(=O)c1cccnc1I)CN
|
C[C@@H](NC(=O)c1cccnc1I)CN
| 1 |
Task: Convert an SVG to a SMILES amd SMARTS string. If there is a substructure highlighted in the SVG, return the SMARTS string. Otherwise, return None as the SMARTS string.
Description: The SVG is <?xml version="1.0" encoding="UTF-8"?>
<svg width="462px" height="462px" baseProfile="full" version="1.1" viewBox="0 0 462 462" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="462" height="462" fill="#fff"> </rect>
<path class="bond-0 atom-1 atom-0" d="m142.6 184.1-45.8-46.5 7.4-6.3z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-1 atom-1 atom-2" d="m142.6 184.1 27.5-5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m170.1 179.1 27.4-5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m215.8 183.2 16.5 19.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m232.3 202.7 16.5 19.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m245.1 217.8-9.3 26.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m235.8 244.1-9.4 26.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m254.3 221.1-9.3 26.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m245 247.4-9.4 26.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m248.8 222.1 64.1-11.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m312.9 210.5 21.9-61.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m324 208.5 18.1-50.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m334.8 149.2 64.1-11.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m398.9 137.5 42.1 49.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m395.1 148.1 34.8 41.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m441 187.2-8.9 24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m432.1 212.1-9 25" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m409.9 250.1-27.4 5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m382.5 255.1-27.5 5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m408.2 240.5-24.7 4.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m383.5 245-24.7 4.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m355 260.1-9.3 26" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m345.7 286.1-9.3 25.9" fill="none" stroke="#A01EEF" stroke-width="2px"/>
<path class="bond-11 atom-1 atom-12" d="m142.6 184.1-21.9 61.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m120.7 245.4-27.5 5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m93.2 250.4-27.5 5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-13 atom-10 atom-5" d="m355 260.1-42.1-49.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m144 183.9-1.4 0.2-1.1 3.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m248 221.2 0.8 0.9 3.2-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m333.7 152.2 1.1-3 3.2-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m395.7 138.1 3.2-0.6 2.1 2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m438.9 184.7 2.1 2.5-0.4 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m121.8 242.4-1.1 3-1.4 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m202.6 163.2 6 9.8q0.6 1 1.6 2.7 1 1.8 1 1.9v-14.4h2.5v18.5h-2.6l-6.4-10.7q-0.8-1.2-1.6-2.7-0.8-1.4-1-1.9v15.3h-2.4v-18.5h2.9" fill="#00f"/>
<path class="atom-2" d="m199.5 143h2.5v7.8h9.4v-7.8h2.5v18.4h-2.5v-8.5h-9.4v8.5h-2.5v-18.4" fill="#00f"/>
<path class="atom-4" d="m218.4 283.5q0-4.4 2.2-6.9t6.3-2.5q4 0 6.2 2.5t2.2 6.9q0 4.5-2.2 7t-6.2 2.5q-4.1 0-6.3-2.5t-2.2-7m8.5 7.5q2.8 0 4.3-1.9t1.5-5.6q0-3.6-1.5-5.5-1.5-1.8-4.3-1.8-2.9 0-4.4 1.8t-1.5 5.5 1.5 5.6 4.4 1.9" fill="#f00"/>
<path class="atom-9" d="m415 239.3 6 9.7q0.6 1 1.6 2.7 1 1.8 1 1.9v-14.3h2.5v18.4h-2.6l-6.5-10.7q-0.7-1.2-1.5-2.7-0.8-1.4-1-1.8v15.2h-2.4v-18.4h2.9" fill="#00f"/>
<path class="atom-11" d="m331.8 312.2h2.5v18.5h-2.5v-18.5" fill="#A01EEF"/>
<path class="atom-13" d="m21 247.9h2.5v7.8h9.4v-7.8h2.5v18.4h-2.5v-8.5h-9.4v8.5h-2.5v-18.4" fill="#00f"/>
<path class="atom-13" d="m39 265.7q0.5-1.2 1.6-1.8 1-0.7 2.5-0.7 1.8 0 2.9 1 1 1 1 2.8t-1.3 3.5q-1.4 1.7-4.1 3.6h5.6v1.4h-8.2v-1.1q2.3-1.6 3.6-2.8 1.4-1.2 2-2.3 0.7-1.1 0.7-2.2 0-1.2-0.6-1.9-0.6-0.6-1.6-0.6t-1.6 0.4q-0.7 0.4-1.2 1.3l-1.3-0.6" fill="#00f"/>
<path class="atom-13" d="m52.5 247.9 6.1 9.7q0.6 1 1.5 2.7 1 1.8 1 1.9v-14.3h2.5v18.4h-2.5l-6.5-10.7q-0.8-1.2-1.6-2.7-0.8-1.4-1-1.8v15.2h-2.4v-18.4h2.9" fill="#00f"/>
</svg>
.
Constraint: The output must be two comma-separated strings. The first string is the SMILES string. The second string is the SMARTS string.
|
Answer: C[C@@H](NC(=O)c1cccnc1I)CN, [#8]=[#6]1-[#8]-[#6](-[#6](-[#6](-[#9])(-[#9])-[#9])-[#6](-[#9])(-[#9])-[#9])-[#7]-[#6]-1.
|
C[C@@H](NC(=O)c1cccnc1I)CN
| 2 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CCCC(C)(O)CSC[C@H](N)CC.
Constraint: Return an SVG of size 345x345 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="345px" height="345px" baseProfile="full" version="1.1" viewBox="0 0 345 345" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="345" height="345" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m23.5 90.8 33.2 37.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m56.7 128.4-16 47.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m40.7 176 33.1 37.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m73.8 213.6 33.2 37.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m73.8 213.6-14.7 13" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m59.1 226.6-14.7 13" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m73.8 213.6 37.7-33.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m111.5 180.4 20.6 7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m132.1 187.4 20.7 6.9" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m165.2 190.9 15.7-13.8" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m180.9 177.1 15.7-13.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m196.6 163.2 47.6 16" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m244.2 179.2 5.7 19-3.7 0.8z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-9 atom-9 atom-10" d="m249.9 198.2-1.6 20.5 7.4-1.5z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-9 atom-9 atom-10" d="m249.9 198.2-3.7 0.8 2.1 19.7z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-10 atom-9 atom-11" d="m244.2 179.2 37.6-33.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m281.8 146.1 47.5 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m55 126.6 1.7 1.8-0.8 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m41.5 173.6-0.8 2.4 1.6 1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m109.6 182.1 1.9-1.7 1 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m195.8 163.9 0.8-0.7 2.4 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m241.8 178.4 2.4 0.8 1.8-1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m279.9 147.7 1.9-1.6 2.4 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-5" d="m15.7 239.8h1.9v6h7.3v-6h1.9v14.2h-1.9v-6.6h-7.3v6.6h-1.9v-14.2" fill="#f00"/>
<path class="atom-5" d="m29.7 246.8q0-3.4 1.7-5.3t4.8-1.9q3.2 0 4.9 1.9t1.7 5.3q0 3.5-1.8 5.4-1.7 2-4.8 2t-4.8-2q-1.7-1.9-1.7-5.4m6.5 5.8q2.2 0 3.4-1.5 1.1-1.4 1.1-4.3 0-2.8-1.1-4.2-1.2-1.4-3.4-1.4-2.1 0-3.3 1.4t-1.2 4.2q0 2.9 1.2 4.3 1.2 1.5 3.3 1.5" fill="#f00"/>
<path class="atom-7" d="m155 201.3q0.2 0 0.8 0.3 0.7 0.3 1.4 0.5t1.5 0.2q1.3 0 2.1-0.7t0.8-1.8q0-0.8-0.4-1.3-0.4-0.4-1-0.7t-1.6-0.6q-1.3-0.3-2-0.7-0.8-0.4-1.3-1.1-0.5-0.8-0.5-2.1 0-1.8 1.2-2.9t3.6-1.1q1.6 0 3.5 0.8l-0.5 1.6q-1.7-0.7-3-0.7t-2.1 0.5q-0.8 0.6-0.7 1.6 0 0.7 0.3 1.2 0.4 0.5 1 0.7 0.6 0.3 1.5 0.6 1.3 0.4 2.1 0.8t1.3 1.2q0.6 0.8 0.6 2.2 0 2-1.4 3-1.3 1.1-3.5 1.1-1.2 0-2.2-0.3-0.9-0.3-2-0.7l0.5-1.6" fill="#cc0"/>
<path class="atom-10" d="m250.9 221.3 4.7 7.5q0.5 0.8 1.2 2.1t0.8 1.4v-11h1.9v14.2h-2l-5-8.2q-0.6-1-1.2-2.1t-0.8-1.4v11.7h-1.8v-14.2h2.2" fill="#00f"/>
<path class="atom-10" d="m262.2 221.3h1.9v6h7.3v-6h1.9v14.2h-1.9v-6.6h-7.3v6.6h-1.9v-14.2" fill="#00f"/>
<path class="atom-10" d="m276.1 235q0.3-0.9 1.1-1.4 0.9-0.5 2-0.5 1.4 0 2.2 0.8t0.8 2.1q0 1.4-1 2.7t-3.2 2.8h4.4v1.1h-6.3v-0.9q1.7-1.2 2.7-2.2 1.1-0.9 1.6-1.7 0.5-0.9 0.5-1.7 0-0.9-0.5-1.4-0.4-0.5-1.2-0.5t-1.3 0.3-0.8 1l-1-0.5" fill="#00f"/>
</svg>
|
CCCC(C)(O)CSC[C@H](N)CC
| 0 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CCCC(NC[C@@H](N)CC(C)C)C1CC1.
Constraint: Return an SVG of size 306x306 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="306px" height="306px" baseProfile="full" version="1.1" viewBox="0 0 306 306" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="306" height="306" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m111 233.8 3.8-39.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m114.8 194.2-32.5-23.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m82.3 171.1 3.7-39.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m86 131.5 15.3-7.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m101.3 124.4 15.4-7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m127.8 118.8 13.5 9.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m141.3 128.4 13.4 9.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m154.7 137.9 36.2-16.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m190.9 121.4v-15.9l3 0.3z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-6 atom-6 atom-7" d="m190.9 105.5 6-15.2-6-0.6z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-6 atom-6 atom-7" d="m190.9 105.5 3 0.3 3-15.5z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-7 atom-6 atom-8" d="m190.9 121.4 32.5 23" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m223.4 144.4 36.2-16.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m259.6 127.8 32.5 23.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m259.6 127.8 3.8-39.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-3 atom-12" d="m86 131.5-32.4-23.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m53.6 108.4-16.6-36.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m37 72.2-23.1 32.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-12" d="m13.9 104.6 39.7 3.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m114.6 196.2 0.2-2-1.7-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m83.9 172.3-1.6-1.2 0.2-2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m154 137.5 0.7 0.4 1.8-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m189.1 122.2 1.8-0.8 1.7 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m221.8 143.3 1.6 1.1 1.8-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m37.8 74-0.8-1.8-1.2 1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m15.1 103-1.2 1.6 2 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-4" d="m119.8 109.2 3.7 6q0.3 0.6 0.9 1.7 0.6 1 0.6 1.1v-8.8h1.5v11.3h-1.5l-4-6.5q-0.4-0.8-0.9-1.7-0.5-0.8-0.7-1.1v9.3h-1.4v-11.3h1.8" fill="#00f"/>
<path class="atom-4" d="m117.8 96.8h1.6v4.8h5.7v-4.8h1.6v11.3h-1.6v-5.2h-5.7v5.2h-1.6v-11.3" fill="#00f"/>
<path class="atom-7" d="m192.2 76.1 3.7 5.9q0.4 0.6 0.9 1.7 0.6 1.1 0.7 1.1v-8.7h1.5v11.2h-1.6l-4-6.5q-0.4-0.8-0.9-1.6-0.5-0.9-0.6-1.2v9.3h-1.5v-11.2h1.8" fill="#00f"/>
<path class="atom-7" d="m201.1 76.1h1.5v4.8h5.8v-4.8h1.5v11.2h-1.5v-5.2h-5.8v5.2h-1.5v-11.2" fill="#00f"/>
<path class="atom-7" d="m212.2 86.9q0.2-0.7 0.9-1 0.6-0.4 1.5-0.4 1.2 0 1.8 0.6t0.6 1.7-0.8 2.1-2.5 2.2h3.4v0.9h-5v-0.7q1.4-1 2.2-1.7 0.9-0.8 1.3-1.4 0.4-0.7 0.4-1.4t-0.4-1.1q-0.3-0.4-1-0.4-0.6 0-1 0.2-0.4 0.3-0.6 0.8l-0.8-0.4" fill="#00f"/>
</svg>
|
CCCC(NC[C@@H](N)CC(C)C)C1CC1
| 1 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CCOC(C)(C)CN(C)CCCC(F)(F)F.
Constraint: Return an SVG of size 216x216 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="216px" height="216px" baseProfile="full" version="1.1" viewBox="0 0 216 216" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="216" height="216" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m24.5 41.2 14.1 26.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m38.6 67.9-6.4 10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m32.2 78-6.4 10.1" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m25.4 98.9 5.6 10.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m31 109.5 5.6 10.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m36.6 120.2-26.8 14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m36.6 120.2 26.7-14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m36.6 120.2 14 26.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m50.6 146.9 13 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m63.6 147.4 13 0.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m83.6 153.4 5.6 10.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m89.2 164.1 5.7 10.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m84.1 142.8 6.4-10.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m90.5 132.7 6.4-10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m96.9 122.6 30.2 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m127.1 123.7 16.2-25.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m143.3 98.2 30.1 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m173.4 99.4 13.4 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m186.8 99.9 13.3 0.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m173.4 99.4 0.5-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m173.9 86.9 0.5-12.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m173.4 99.4-0.4 12.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m173 111.8-0.5 12.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m37.9 66.6 0.7 1.3-0.3 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m49.9 145.6 0.7 1.3 0.7 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m96.6 123.1 0.3-0.5h1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m125.6 123.7h1.5l0.8-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m142.4 99.5 0.9-1.3h1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m18.6 93.5q0-2.1 1-3.2 1-1.2 2.9-1.2t2.9 1.2q1 1.1 1 3.2t-1 3.2q-1 1.2-2.9 1.2t-2.9-1.2q-1-1.1-1-3.2m3.9 3.4q1.3 0 2-0.8 0.7-0.9 0.7-2.6t-0.7-2.6q-0.7-0.8-2-0.8t-2 0.8q-0.7 0.9-0.7 2.6t0.7 2.6q0.7 0.8 2 0.8" fill="#f00"/>
<path class="atom-7" d="m78.9 143.8 2.8 4.6q0.3 0.4 0.8 1.2 0.4 0.8 0.4 0.9v-6.7h1.2v8.6h-1.2l-3-5q-0.4-0.5-0.7-1.2-0.4-0.7-0.5-0.9v7.1h-1.1v-8.6h1.3" fill="#00f"/>
<path class="atom-13" d="m201.1 96.3h5.1v0.9h-4v2.6h3.5v1h-3.5v4h-1.1v-8.5" fill="#3cc"/>
<path class="atom-14" d="m172.1 64.9h5.1v1h-4v2.6h3.5v1h-3.5v3.9h-1.1v-8.5" fill="#3cc"/>
<path class="atom-15" d="m169.7 125.3h5.1v0.9h-3.9v2.6h3.5v1h-3.5v4h-1.2v-8.5" fill="#3cc"/>
</svg>
|
CCOC(C)(C)CN(C)CCCC(F)(F)F
| 2 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C.
Constraint: Return an SVG of size 380x380 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="380px" height="380px" baseProfile="full" version="1.1" viewBox="0 0 380 380" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="380" height="380" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m362.7 85.3-25.6 6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m337.1 91.9-25.7 6.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m294 91.7-17.2-17.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m276.8 74-17.3-17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m299.7 111.4-6.9 24.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m292.8 135.8-6.8 24.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m286 160.2-60 15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m226 175.5-16.8 59.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m209.2 235.1-25.7 6.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m183.5 241.6-25.6 6.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m140.5 241.4-17.3-17.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m123.2 223.7-17.2-17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m106 206-61.3 8.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m44.7 214.9-27.4-55.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m17.3 159.4 37-49.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m54.3 109.8 49.6 37" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m103.9 146.8 61.3-8.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m103.9 146.8-37 49.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-5 atom-14" d="m209.2 235.1 43.2 44.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-15" d="m252.4 279.4 44.3-43.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-16" d="m252.4 279.4-44.3 43.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-14 atom-17" d="m252.4 279.4 43.2 44.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-17 atom-11 atom-7" d="m103.9 146.8 2.1 59.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-18 atom-13 atom-9" d="m66.9 196.4-49.6-37" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m286.3 159-0.3 1.2-3 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m229 174.7-3 0.8-0.9 3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m47.7 214.5-3 0.4-1.4-2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m52.4 112.3 1.9-2.5 2.5 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m68.7 193.9-1.8 2.5-2.5-1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m298.9 91.8 5.7 9.3q0.6 0.9 1.5 2.6t0.9 1.8v-13.7h2.4v17.6h-2.4l-6.2-10.2q-0.7-1.2-1.5-2.5-0.7-1.4-0.9-1.8v14.5h-2.3v-17.6h2.8" fill="#00f"/>
<path class="atom-6" d="m145.3 241.6 5.7 9.3q0.6 0.9 1.5 2.5 0.9 1.7 1 1.8v-13.6h2.3v17.5h-2.4l-6.1-10.1q-0.8-1.2-1.5-2.6-0.8-1.4-1-1.8v14.5h-2.3v-17.5h2.8" fill="#00f"/>
<path class="atom-6" d="m142.3 260.9h2.4v7.4h9v-7.4h2.3v17.5h-2.3v-8.1h-9v8.1h-2.4v-17.5" fill="#00f"/>
</svg>
|
CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C
| 3 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN(CC1(C)CC(C)(C)C1)C1CC1.
Constraint: Return an SVG of size 341x341 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="341px" height="341px" baseProfile="full" version="1.1" viewBox="0 0 341 341" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="341" height="341" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m15.5 201.2 29.7-6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m45.2 194.6 29.7-6.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m94.8 196.7 19 20.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m113.8 217.5 19 20.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m132.8 238.2 69.4-15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m202.2 222.9 15.3 69.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m202.2 222.9 69.3-15.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m271.5 207.5-15.3-69.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m256.2 138.2-15.4-69.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m256.2 138.2 69.3-15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-6 atom-9" d="m256.2 138.2-69.4 15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m88.8 173.4 8.7-27.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m97.5 145.8 8.7-27.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m106.2 118.1-15.3-69.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m90.9 48.8 67.7 21.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-9 atom-3" d="m186.8 153.5 15.4 69.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-10" d="m158.6 70.2-52.4 47.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m131.9 237.2 0.9 1 3.5-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m268 208.3 3.5-0.8-0.8-3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m190.3 152.8-3.5 0.7 0.8 3.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m91.7 52.2-0.8-3.4 3.4 1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m155.2 69.1 3.4 1.1-2.6 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m80.4 175.8 6.6 10.6q0.6 1.1 1.7 3 1 1.9 1.1 2v-15.6h2.7v20.1h-2.8l-7.1-11.6q-0.8-1.4-1.7-3-0.8-1.5-1.1-2v16.6h-2.6v-20.1h3.2" fill="#00f"/>
</svg>
|
CN(CC1(C)CC(C)(C)C1)C1CC1
| 4 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN(CC1(CO)CC1)C1CC2CC1C2.
Constraint: Return an SVG of size 414x414 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="414px" height="414px" baseProfile="full" version="1.1" viewBox="0 0 414 414" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="414" height="414" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m221.8 128.2-9.2 26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m212.6 154.4-9.1 26.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m208.8 203.5 17.4 20.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m226.2 223.8 17.4 20.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m243.6 244 66.9-12.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m310.5 231.4-0.8-68" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m309.7 163.4 23.7-14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m333.4 149.3 23.8-14.1" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m310.5 231.4 67.2 11.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m377.7 242.5-43.2 52.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-1 atom-8" d="m189.7 194.2-28.6 5.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-1 atom-8" d="m161.1 199.6-28.7 5.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m132.4 205-29.1 61.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m103.3 266.5-61.6-21.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m41.7 245.3 64.1-22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m105.8 222.4-22.9-64.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m82.9 158.3-64.1 22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-7 atom-3" d="m334.5 295.1-24-63.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-8" d="m82.9 158.3 49.5 46.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-13 atom-10" d="m18.8 181.2 22.9 64.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m242.8 243 0.8 1 3.4-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m309.8 166.8-0.1-3.4 1.2-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m374.3 241.9 3.4 0.6-2.2 2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m336.7 292.5-2.2 2.6-1.2-3.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m104.8 263.5-1.5 3-3.1-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m102.6 223.5 3.2-1.1-1.1-3.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m22 180.1-3.2 1.1 1.2 3.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m195 182.8 6.3 10.2q0.7 1 1.7 2.8t1 1.9v-14.9h2.6v19.2h-2.6l-6.8-11.1q-0.8-1.3-1.7-2.8-0.8-1.5-1-2v15.9h-2.5v-19.2h3" fill="#00f"/>
<path class="atom-5" d="m359.4 128.7q0-4.6 2.3-7.2t6.6-2.6q4.2 0 6.5 2.6t2.3 7.2q0 4.7-2.3 7.4-2.3 2.6-6.5 2.6-4.3 0-6.6-2.6-2.3-2.7-2.3-7.4m8.9 7.8q2.9 0 4.5-1.9 1.6-2 1.6-5.9 0-3.8-1.6-5.7t-4.5-1.9q-3 0-4.6 1.9t-1.6 5.7q0 3.9 1.6 5.9 1.6 1.9 4.6 1.9" fill="#f00"/>
<path class="atom-5" d="m380.1 119.1h2.6v8.2h9.9v-8.2h2.6v19.3h-2.6v-8.9h-9.9v8.9h-2.6v-19.3" fill="#f00"/>
</svg>
|
CN(CC1(CO)CC1)C1CC2CC1C2
| 5 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN(CC=CCl)CCC(F)F.
Constraint: Return an SVG of size 379x379 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="379px" height="379px" baseProfile="full" version="1.1" viewBox="0 0 379 379" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="379" height="379" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m238.9 24.2-2.4 31.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m236.5 56-2.5 31.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m243.8 108.7 26.4 18.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m270.2 126.8 26.4 18.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m296.6 145-6 77" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m290.6 222 63.7 43.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m302.7 216.2 58.2 40" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m354.3 265.8-2.5 32" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m351.8 297.8-2.5 32" fill="none" stroke="#0c0" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m222.1 106.4-29.5 14.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m192.6 120.5-29.4 14" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m163.2 134.5-6 77.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m157.2 211.6-69.8 33.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m87.4 244.9-2.5 31.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m84.9 276.6-2.4 31.8" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m87.4 244.9-27.3-18.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m60.1 226.1-27.3-18.7" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m295.3 144.1 1.3 0.9-0.3 3.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m290.9 218.2-0.3 3.8 3.2 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m351.1 263.6 3.2 2.2-0.1 1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m164.7 133.8-1.5 0.7-0.3 3.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m157.5 207.7-0.3 3.9-3.5 1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m228.1 90.3 7.2 11.6q0.7 1.1 1.8 3.2 1.2 2.1 1.2 2.2v-17h2.9v21.9h-3l-7.7-12.7q-0.9-1.5-1.8-3.2-1-1.7-1.2-2.2v18.1h-2.9v-21.9h3.5" fill="#00f"/>
<path class="atom-5" d="m339.8 343.5q0-5.4 2.6-8.2 2.5-2.9 7.4-2.9 4.5 0 6.9 3.2l-2 1.6q-1.8-2.3-4.9-2.3-3.3 0-5.1 2.2-1.7 2.2-1.7 6.4 0 4.4 1.8 6.6t5.3 2.2q2.4 0 5.2-1.4l0.9 2.3q-1.1 0.7-2.9 1.2-1.7 0.4-3.6 0.4-4.8 0-7.3-2.9-2.6-2.9-2.6-8.4" fill="#0c0"/>
<path class="atom-5" d="m358.9 331.1h2.9v23.4h-2.9v-23.4" fill="#0c0"/>
<path class="atom-9" d="m74.9 311h13v2.5h-10.1v6.6h9v2.5h-9v10.2h-2.9v-21.8" fill="#3cc"/>
<path class="atom-10" d="m17.2 190.2h13v2.5h-10v6.6h8.9v2.6h-8.9v10.2h-3v-21.9" fill="#3cc"/>
</svg>
|
CN(CC=CCl)CCC(F)F
| 6 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN1CC(C)(C)CC(F)(F)C1.
Constraint: Return an SVG of size 280x280 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="280px" height="280px" baseProfile="full" version="1.1" viewBox="0 0 280 280" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="280" height="280" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m137.2 260.4v-27.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m137.2 232.6v-27.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m127.7 187.7-24.4-14.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m103.3 173.6-24.4-14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m78.9 159.5v-67.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m78.9 92.3-66.2 11.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m78.9 92.3-23-63.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m78.9 92.3 58.3-33.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m137.2 58.7 58.2 33.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m195.4 92.3 9.4-25.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m204.8 66.6 9.3-25.7" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m195.4 92.3 29.2 5.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m224.6 97.4 29.1 5.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-7 atom-10" d="m195.4 92.3v67.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m195.4 159.5-24.4 14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m171 173.6-24.4 14.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m80.2 160.2-1.3-0.7v-3.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m134.3 60.4 2.9-1.7 2.9 1.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m195.4 156.2v3.3l-1.2 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m133 183.6 6.2 10.1q0.6 1 1.6 2.8t1.1 1.9v-14.8h2.5v19.1h-2.6l-6.7-11q-0.8-1.3-1.6-2.8t-1.1-2v15.8h-2.5v-19.1h3.1" fill="#00f"/>
<path class="atom-8" d="m212.7 19.6h11.4v2.2h-8.8v5.8h7.8v2.2h-7.8v8.8h-2.6v-19" fill="#3cc"/>
<path class="atom-9" d="m256 94.5h11.3v2.1h-8.8v5.8h7.8v2.2h-7.8v8.9h-2.5v-19" fill="#3cc"/>
</svg>
|
CN1CC(C)(C)CC(F)(F)C1
| 7 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN1CC(CNC23CC2COC3(C)C)C1.
Constraint: Return an SVG of size 318x318 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="318px" height="318px" baseProfile="full" version="1.1" viewBox="0 0 318 318" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="318" height="318" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m303.5 144.2-17.8 6.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m285.7 150.4-17.8 6.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m258 166.4-7.8 16" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m250.2 182.4-7.8 16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m242.4 198.5-39.8-19.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m202.6 179.1-41.8 14.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m160.8 193.6-13.7-11.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m147.1 181.8-13.6-11.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m121.1 166.7-17.8 6.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m103.3 172.9-17.8 6.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m85.5 179 10 43.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m95.5 222.1-42.3-12.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m53.2 209.3-38.7-21.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m14.5 187.8 3.4-17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m17.9 170.1 3.4-17.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m30.1 143.5 18.3-2.3" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m48.4 141.2 18.4-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m66.8 139-10-43.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m66.8 139 41.8-14.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-3 atom-14" d="m202.6 179.1 19.3-39.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-1" d="m221.9 139.3 16.8 8.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-1" d="m238.7 147.5 16.8 8.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-15 atom-8 atom-6" d="m53.2 209.3 32.3-30.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-11 atom-6" d="m66.8 139 18.7 40" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m242.8 197.7-0.4 0.8-2-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m162.8 192.9-2 0.7-0.7-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m95 220 0.5 2.1-2.1-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m16.4 188.9-1.9-1.1 0.1-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m221 141.3 0.9-2 0.9 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m259 152.4 4.1 6.7q0.4 0.6 1 1.8 0.7 1.2 0.7 1.3v-9.8h1.7v12.6h-1.7l-4.4-7.3q-0.6-0.9-1.1-1.8-0.5-1-0.7-1.3v10.4h-1.6v-12.6h2" fill="#00f"/>
<path class="atom-5" d="m124.6 158.3 4.1 6.7q0.4 0.6 1 1.8 0.7 1.2 0.7 1.3v-9.8h1.7v12.6h-1.7l-4.4-7.3q-0.6-0.9-1.1-1.8-0.5-1-0.7-1.3v10.4h-1.6v-12.6h2" fill="#00f"/>
<path class="atom-5" d="m122.4 144.5h1.7v5.4h6.4v-5.4h1.7v12.6h-1.7v-5.8h-6.4v5.8h-1.7v-12.6" fill="#00f"/>
<path class="atom-10" d="m17.1 144.4q0-3 1.5-4.7 1.5-1.6 4.2-1.6 2.8 0 4.3 1.6 1.5 1.7 1.5 4.7 0 3.1-1.5 4.8t-4.3 1.7q-2.7 0-4.2-1.7t-1.5-4.8m5.7 5.1q2 0 3-1.3t1-3.8q0-2.4-1-3.7-1-1.2-3-1.2-1.9 0-2.9 1.2-1 1.3-1 3.7 0 2.6 1 3.8 1 1.3 2.9 1.3" fill="#f00"/>
</svg>
|
CN1CC(CNC23CC2COC3(C)C)C1
| 8 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CN1CCOC(C)(C)C1(C)C.
Constraint: Return an SVG of size 468x468 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="468px" height="468px" baseProfile="full" version="1.1" viewBox="0 0 468 468" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="468" height="468" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m21.3 293.5 45.1-22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m66.4 270.6 45.2-23" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m127.2 222.2 2.7-49.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m129.9 172.4 2.7-49.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m132.6 122.7 105-53.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m237.6 69.4 40.9 26.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m278.5 96 40.8 26.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m335.2 152.3-2.7 49.5" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m332.5 201.8-2.6 49.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m329.9 251.2 116.8-14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-5 atom-7" d="m329.9 251.2 34.2 112.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-5 atom-8" d="m329.9 251.2-105 53.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m224.9 304.5 70.7 94.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m224.9 304.5-80.4 86" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m224.9 304.5-42-27.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m182.9 277.1-42-27.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m132.5 125.1 0.1-2.4 5.3-2.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m232.3 72 5.3-2.6 2 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m120 226 9.3 15q0.9 1.5 2.4 4.2t1.5 2.8v-22h3.8v28.4h-3.9l-9.9-16.4q-1.2-2-2.4-4.2t-1.6-2.8v23.4h-3.7v-28.4h4.5" fill="#00f"/>
<path class="atom-4" d="m323.2 133.7q0-6.8 3.4-10.6 3.3-3.8 9.6-3.8t9.6 3.8q3.4 3.8 3.4 10.6 0 6.9-3.4 10.8t-9.6 3.9-9.6-3.9q-3.4-3.8-3.4-10.8m13 11.5q4.3 0 6.6-2.9 2.4-2.9 2.4-8.6 0-5.5-2.4-8.3-2.3-2.9-6.6-2.9t-6.7 2.8q-2.3 2.8-2.3 8.4 0 5.8 2.3 8.6 2.4 2.9 6.7 2.9" fill="#f00"/>
</svg>
|
CN1CCOC(C)(C)C1(C)C
| 9 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string CNCC(C)NC(C)CCN.
Constraint: Return an SVG of size 350x350 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="350px" height="350px" baseProfile="full" version="1.1" viewBox="0 0 350 350" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="350" height="350" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m15.9 179.7 20-2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m35.9 176.8 20.1-2.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m69 181.3 11.4 14.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m80.4 195.7 11.3 14.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m91.7 210.2 46.7-6.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m138.4 203.5 29.1 37.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m138.4 203.5 7.1-17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m145.5 185.8 7.1-17.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m162.6 158.8 20-2.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m182.6 156 20-2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m202.6 153.1 17.6-43.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m202.6 153.1 29.1 37.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m231.7 190.2 46.7-6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m278.4 183.6 11.3 14.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m289.7 198 11.3 14.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m91.1 209.4 0.6 0.8 2.3-0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m230.3 188.4 1.4 1.8 2.4-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m276.1 183.9 2.3-0.3 0.6 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m59.6 166.4 4.4 7q0.4 0.7 1.1 2t0.8 1.3v-10.3h1.8v13.3h-1.9l-4.7-7.7q-0.5-0.9-1.1-1.9-0.6-1.1-0.7-1.4v11h-1.8v-13.3h2.1" fill="#00f"/>
<path class="atom-1" d="m70.2 166.4h1.9v5.7h6.8v-5.7h1.8v13.3h-1.8v-6.1h-6.8v6.1h-1.9v-13.3" fill="#00f"/>
<path class="atom-5" d="m137.8 153.1h1.8v5.7h6.8v-5.7h1.9v13.3h-1.9v-6.1h-6.8v6.1h-1.8v-13.3" fill="#00f"/>
<path class="atom-5" d="m153 153.1 4.4 7.1q0.4 0.7 1.1 1.9 0.7 1.3 0.7 1.4v-10.4h1.8v13.3h-1.8l-4.7-7.7q-0.6-0.9-1.1-1.9-0.6-1.1-0.8-1.4v11h-1.7v-13.3h2.1" fill="#00f"/>
<path class="atom-10" d="m304.5 214 4.4 7.1q0.5 0.7 1.2 2 0.7 1.2 0.7 1.3v-10.4h1.8v13.4h-1.9l-4.7-7.8q-0.5-0.9-1.1-1.9t-0.7-1.4v11.1h-1.8v-13.4h2.1" fill="#00f"/>
<path class="atom-10" d="m315.1 214h1.8v5.7h6.9v-5.7h1.8v13.4h-1.8v-6.2h-6.9v6.2h-1.8v-13.4" fill="#00f"/>
<path class="atom-10" d="m328.2 226.9q0.3-0.8 1.1-1.3 0.7-0.5 1.8-0.5 1.3 0 2.1 0.8 0.7 0.7 0.7 2t-0.9 2.5q-1 1.2-3 2.7h4.1v0.9h-5.9v-0.8q1.6-1.2 2.6-2 1-0.9 1.4-1.7 0.5-0.8 0.5-1.6t-0.4-1.3-1.2-0.5q-0.7 0-1.2 0.3-0.4 0.3-0.8 0.9l-0.9-0.4" fill="#00f"/>
</svg>
|
CNCC(C)NC(C)CCN
| 10 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string COCC(C)CNC(C)(CO)CC(F)F.
Constraint: Return an SVG of size 208x208 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="208px" height="208px" baseProfile="full" version="1.1" viewBox="0 0 208 208" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="208" height="208" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m9.5 70.7 9.8 6.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m19.3 77.5 9.9 6.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m33.6 93.2-1.1 12.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m32.5 105.4-1 12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m31.5 117.7 24.6 17.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m56.1 134.8-2.5 29.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m56.1 134.8 27.1-12.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m83.2 122.1 10.2 7.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m93.4 129.2 10.2 7.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m112 137.2 11.5-5.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m123.5 131.8 11.5-5.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m135 126.5 12.7 27.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m135 126.5 27.1-12.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m162.1 113.7 9.8 6.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m171.9 120.6 9.9 6.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-7 atom-11" d="m135 126.5-12.8-27.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m122.2 99.3 17.2-24.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m139.4 74.7 13.1 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m152.5 75.9 13.2 1.1" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m139.4 74.7-5.2-10.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m134.2 63.8-5.1-11" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m31.6 117-0.1 0.7 1.2 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m81.9 122.7 1.3-0.6 0.5 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m160.7 114.4 1.4-0.7 0.5 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m122.9 100.7-0.7-1.4 0.9-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m30.2 87.8q0-2 1-3.2 1-1.1 2.8-1.1 1.9 0 2.9 1.1 1 1.2 1 3.2 0 2.1-1 3.2-1 1.2-2.9 1.2-1.8 0-2.8-1.2-1-1.1-1-3.2m3.8 3.5q1.3 0 2-0.9t0.7-2.6-0.7-2.5-2-0.8q-1.2 0-2 0.8-0.7 0.8-0.7 2.5t0.7 2.6q0.8 0.9 2 0.9" fill="#f00"/>
<path class="atom-6" d="m105.9 134.9 2.8 4.5q0.3 0.5 0.7 1.3 0.5 0.8 0.5 0.8v-6.6h1.1v8.5h-1.1l-3-4.9q-0.4-0.6-0.7-1.2-0.4-0.7-0.5-0.9v7h-1.1v-8.5h1.3" fill="#00f"/>
<path class="atom-6" d="m104.5 144.3h1.2v3.6h4.3v-3.6h1.1v8.5h-1.1v-4h-4.3v4h-1.2v-8.5" fill="#00f"/>
<path class="atom-10" d="m182.8 130.9q0-2.1 1-3.2t2.9-1.1 2.9 1.1 1 3.2q0 2-1 3.2-1.1 1.2-2.9 1.2-1.9 0-2.9-1.2-1-1.1-1-3.2m3.9 3.4q1.3 0 2-0.8 0.7-0.9 0.7-2.6t-0.7-2.5q-0.7-0.9-2-0.9t-2 0.9q-0.7 0.8-0.7 2.5t0.7 2.6q0.7 0.8 2 0.8" fill="#f00"/>
<path class="atom-10" d="m191.9 126.7h1.2v3.6h4.3v-3.6h1.1v8.5h-1.1v-4h-4.3v4h-1.2v-8.5" fill="#f00"/>
<path class="atom-13" d="m166.7 73h5.1v1h-4v2.6h3.5v1h-3.5v3.9h-1.1v-8.5" fill="#3cc"/>
<path class="atom-14" d="m124.1 43.4h5.1v0.9h-4v2.6h3.5v1h-3.5v3.9h-1.1v-8.4" fill="#3cc"/>
</svg>
|
COCC(C)CNC(C)(CO)CC(F)F
| 11 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string FC(CNC1COC2CC1C2)C1CCC1.
Constraint: Return an SVG of size 276x276 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="276px" height="276px" baseProfile="full" version="1.1" viewBox="0 0 276 276" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="276" height="276" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m190.2 92.3-1.6 16" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m188.6 108.3-1.5 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m187.1 124.2-35.4 16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m151.7 140.3-13.1-9.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m138.6 131-13.1-9.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m114.6 120.2-15 6.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m99.6 127-15 6.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m84.6 133.8-31.6-22.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m53 111.2-14.5 6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m38.5 117.8-14.6 6.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m16.9 134.3-1.5 15.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m15.4 150.1-1.6 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m13.8 166 24.7 30" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m38.5 196 30.1-24.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m68.6 171.3-24.7-30" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-1 atom-11" d="m187.1 124.2 31.6 22.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m218.7 146.8 6.4 38.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m225.1 185.2 38.4-6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m263.5 178.8-6.4-38.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-4" d="m68.6 171.3 16-37.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-11" d="m257.1 140.5-38.4 6.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-10 atom-7" d="m43.9 141.3-30.1 24.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m153.4 139.5-1.7 0.8-0.7-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m54.6 112.3-1.6-1.1-0.7 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m37.3 194.5 1.2 1.5 1.5-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m45.1 142.8-1.2-1.5-1.5 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m224.8 183.3 0.3 1.9 1.9-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m261.5 179.1 2-0.3-0.4-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m257.4 142.4-0.3-1.9-1.9 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m187.6 80h6.5v1.3h-5v3.3h4.5v1.3h-4.5v5.1h-1.5v-11" fill="#3cc"/>
<path class="atom-3" d="m117.6 112.2 3.6 5.8q0.4 0.6 1 1.6 0.5 1.1 0.6 1.1v-8.5h1.4v11h-1.5l-3.9-6.4q-0.4-0.7-0.9-1.6-0.5-0.8-0.6-1.1v9.1h-1.4v-11h1.7" fill="#00f"/>
<path class="atom-3" d="m115.7 100.1h1.5v4.7h5.7v-4.7h1.5v11h-1.5v-5.1h-5.7v5.1h-1.5v-11" fill="#00f"/>
<path class="atom-6" d="m12.5 127.3q0-2.7 1.4-4.1 1.3-1.5 3.7-1.5t3.7 1.5q1.4 1.4 1.4 4.1t-1.4 4.2q-1.3 1.5-3.7 1.5t-3.7-1.5q-1.4-1.5-1.4-4.2m5.1 4.4q1.7 0 2.6-1.1t0.9-3.3-0.9-3.3-2.6-1.1-2.6 1.1-0.9 3.3 0.9 3.3 2.6 1.1" fill="#f00"/>
</svg>
|
FC(CNC1COC2CC1C2)C1CCC1
| 12 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string FCCN(CCF)CC1(C(F)F)CC1.
Constraint: Return an SVG of size 411x411 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="411px" height="411px" baseProfile="full" version="1.1" viewBox="0 0 411 411" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="411" height="411" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m379.7 107.7-18.5 18.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m361.2 126.2-18.5 18.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m342.7 144.8-60.8-16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m281.9 128.7-17.7 17.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m264.2 146.5-17.8 17.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m240.5 184.2 6.8 24.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m247.3 209.1 6.7 24.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m254 233.9 60.7 16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m314.7 250 6.7 24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m321.4 274.9 6.8 24.9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-6 atom-3 atom-7" d="m228.7 170.9-25.9-6.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-3 atom-7" d="m202.8 164-26-6.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m176.8 157.1-44.3 44.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m132.5 201.6-51.6-35.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m80.9 165.7 2.2-25.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m83.1 139.9 2.2-25.9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m80.9 165.7-24.8 11.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m56.1 177.3-24.8 11.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-11 atom-8 atom-12" d="m132.5 201.6 36.1 51.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m168.6 253.1-62.6 5.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-8" d="m106 258.7 26.5-57.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m343.6 143.9-0.9 0.9-3.1-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m285 129.5-3.1-0.8-0.9 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m253.6 232.7 0.4 1.2 3 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m311.7 249.2 3 0.8 0.4 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m178.1 157.4-1.3-0.3-2.2 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m166.8 250.5 1.8 2.6-3.1 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m109.2 258.4-3.2 0.3 1.3-2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m381.7 91.4h10.6v2h-8.2v5.4h7.3v2.1h-7.3v8.3h-2.4v-17.8" fill="#3cc"/>
<path class="atom-3" d="m233.6 164.3 5.9 9.5q0.5 0.9 1.5 2.6 0.9 1.7 1 1.8v-13.9h2.3v17.8h-2.4l-6.3-10.3q-0.7-1.2-1.5-2.6-0.7-1.4-1-1.8v14.7h-2.3v-17.8h2.8" fill="#00f"/>
<path class="atom-6" d="m325.8 301.8h10.6v2.1h-8.2v5.4h7.3v2h-7.3v8.3h-2.4v-17.8" fill="#3cc"/>
<path class="atom-10" d="m80.9 94.2h10.6v2h-8.2v5.4h7.3v2.1h-7.3v8.3h-2.4v-17.8" fill="#3cc"/>
<path class="atom-11" d="m18.7 183.5h10.6v2h-8.2v5.4h7.3v2.1h-7.3v8.3h-2.4v-17.8" fill="#3cc"/>
</svg>
|
FCCN(CCF)CC1(C(F)F)CC1
| 13 |
User: Draw a structure of a molecule.
Description: The molecule has the SMILES string NC[C@H](CO)NCC12CC(C1)C2.
Constraint: Return an SVG of size 323x323 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="323px" height="323px" baseProfile="full" version="1.1" viewBox="0 0 323 323" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="323" height="323" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m47.1 121.9 19.9-4.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m67 117.6 23.5-5.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-2 atom-1" d="m118.6 148.4-35.8-34.2 7.7-1.7z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-2 atom-2 atom-3" d="m118.6 148.4-14.4 45" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m104.2 193.4-19.3 4.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m84.9 197.6-19.3 4.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m118.6 148.4 19.8-4.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m138.4 144.1 19.9-4.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m171.4 145.6 12.7 13.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m184.1 159.5 12.6 13.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m196.7 173.4 46.2-10" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m242.9 163.4 39.8 25.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m282.7 189 25.6-39.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m308.3 149.2-39.8-25.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m308.3 149.2-35.1-4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-10 atom-7" d="m268.5 123.6-25.6 39.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-7" d="m273.2 145.2-30.3 18.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m117.9 150.6 0.7-2.2 1-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m104.9 191.2-0.7 2.2-1 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m196 172.7 0.7 0.7 2.3-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m280.7 187.7 2 1.3 1.3-2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m270.5 124.9-2-1.3-1.3 2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m275 145.4-1.8-0.2-1.5 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m14.7 116.7h1.8v5.7h6.9v-5.7h1.8v13.4h-1.8v-6.2h-6.9v6.2h-1.8v-13.4" fill="#00f"/>
<path class="atom-0" d="m27.8 129.6q0.3-0.8 1.1-1.3t1.8-0.5q1.4 0 2.1 0.8 0.8 0.7 0.8 2t-1 2.5-3 2.7h4.1v1h-5.9v-0.9q1.6-1.1 2.6-2t1.5-1.7q0.4-0.8 0.4-1.6t-0.4-1.3-1.2-0.5q-0.7 0-1.1 0.3-0.5 0.3-0.9 0.9l-0.9-0.4" fill="#00f"/>
<path class="atom-0" d="m37.6 116.7 4.4 7.1q0.4 0.7 1.1 1.9 0.7 1.3 0.8 1.4v-10.4h1.7v13.4h-1.8l-4.7-7.8q-0.6-0.9-1.2-1.9-0.5-1.1-0.7-1.4v11.1h-1.7v-13.4h2.1" fill="#00f"/>
<path class="atom-4" d="m38.5 196.8h1.8v5.7h6.9v-5.7h1.8v13.5h-1.8v-6.2h-6.9v6.2h-1.8v-13.5" fill="#f00"/>
<path class="atom-4" d="m51.8 203.5q0-3.2 1.6-5 1.5-1.8 4.5-1.8t4.6 1.8 1.6 5q0 3.3-1.6 5.1-1.7 1.9-4.6 1.9t-4.5-1.9q-1.6-1.8-1.6-5.1m6.1 5.4q2.1 0 3.2-1.3 1.1-1.4 1.1-4.1 0-2.6-1.1-3.9-1.1-1.4-3.2-1.4-2 0-3.1 1.3-1.1 1.4-1.1 4 0 2.7 1.1 4.1 1.1 1.3 3.1 1.3" fill="#f00"/>
<path class="atom-5" d="m161.9 131.7 4.4 7.1q0.4 0.7 1.1 1.9 0.7 1.3 0.8 1.4v-10.4h1.7v13.4h-1.8l-4.7-7.8q-0.6-0.9-1.1-2-0.6-1-0.8-1.3v11.1h-1.7v-13.4h2.1" fill="#00f"/>
<path class="atom-5" d="m159.6 116.9h1.8v5.7h6.9v-5.7h1.8v13.4h-1.8v-6.2h-6.9v6.2h-1.8v-13.4" fill="#00f"/>
</svg>
|
NC[C@H](CO)NCC12CC(C1)C2
| 14 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CCCC(C)(C)C(=O)NCCC1CC(C)(C)C1.
Constraint: Return an SVG of size 226x226 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="226px" height="226px" baseProfile="full" version="1.1" viewBox="0 0 226 226" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="226" height="226" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m10.3 145.5 22.8-5.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m33.1 140 6.6-22.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m39.7 117.4 22.8-5.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m62.5 111.9-5.5-22.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m62.5 111.9 5.6 22.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m62.5 111.9 22.9-5.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m86.8 107.8 2.8-9.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m89.6 98.2 2.8-9.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m83.4 106.9 2.8-9.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m86.2 97.2 2.8-9.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m85.4 106.4 6.4 6.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m91.8 113.1 6.5 6.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m104.9 122.6 9.7-2.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m114.6 120.2 9.8-2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m124.4 117.8 16.2 17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m140.6 134.8 22.8-5.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m163.4 129.3 12.2-20.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m175.6 109.2 20.1 12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m195.7 121.5 12.2-20.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-13 atom-15" d="m195.7 121.5 20 12.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-13 atom-16" d="m195.7 121.5-12.2 20" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-16 atom-11" d="m183.5 141.5-20.1-12.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m32 140.3 1.1-0.3 0.3-1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m39.4 118.6 0.3-1.2 1.2-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m84.2 106.7 1.2-0.3 0.3 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m123.9 118 0.5-0.2 0.8 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m139.8 134 0.8 0.8 1.1-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m175 110.2 0.6-1 1 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m184.1 140.5-0.6 1-1-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-7" d="m88.9 83.9q0-1.6 0.8-2.5t2.3-0.9q1.4 0 2.2 0.9t0.8 2.5-0.8 2.5-2.2 0.9q-1.5 0-2.3-0.9t-0.8-2.5m3.1 2.7q1 0 1.5-0.7 0.6-0.7 0.6-2t-0.6-2q-0.5-0.7-1.5-0.7t-1.6 0.7q-0.5 0.6-0.5 2 0 1.3 0.5 2 0.6 0.7 1.6 0.7" fill="#f00"/>
<path class="atom-8" d="m100.1 120 2.2 3.6q0.2 0.3 0.5 0.9 0.4 0.7 0.4 0.7v-5.2h0.9v6.7h-0.9l-2.4-3.9q-0.2-0.4-0.5-0.9t-0.4-0.7v5.5h-0.9v-6.7h1.1" fill="#00f"/>
<path class="atom-8" d="m99 127.4h0.9v2.8h3.4v-2.8h0.9v6.6h-0.9v-3.1h-3.4v3.1h-0.9v-6.6" fill="#00f"/>
</svg>
|
CCCC(C)(C)C(=O)NCCC1CC(C)(C)C1
| 15 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CCCC(C)(O)CSC[C@H](N)CC.
Constraint: Return an SVG of size 290x290 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="290px" height="290px" baseProfile="full" version="1.1" viewBox="0 0 290 290" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="290" height="290" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m19.7 76.3 27.9 31.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m47.6 108-13.4 39.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m34.2 147.9 27.9 31.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m62.1 179.5 27.9 31.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m62.1 179.5-12.4 11" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m49.7 190.5-12.4 10.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m62.1 179.5 31.6-27.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m93.7 151.7 17.4 5.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m111.1 157.5 17.3 5.8" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m138.9 160.5 13.2-11.6" fill="none" stroke="#cc0" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m152.1 148.9 13.2-11.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m165.3 137.2 39.9 13.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m205.2 150.7 4.9 15.9-3.1 0.7z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-9 atom-9 atom-10" d="m210.1 166.6-1.4 17.3 6.2-1.3z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-9 atom-9 atom-10" d="m210.1 166.6-3.1 0.7 1.7 16.6z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-10 atom-9 atom-11" d="m205.2 150.7 31.7-27.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m236.9 122.8 39.9 13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m46.2 106.4 1.4 1.6-0.6 2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m34.9 145.9-0.7 2 1.4 1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m92.1 153.1 1.6-1.4 0.9 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m164.6 137.8 0.7-0.6 2 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m203.2 150 2 0.7 1.6-1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m235.3 124.2 1.6-1.4 2 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-5" d="m13.2 201.5h1.6v5.1h6.1v-5.1h1.6v12h-1.6v-5.5h-6.1v5.5h-1.6v-12" fill="#f00"/>
<path class="atom-5" d="m25 207.5q0-2.9 1.4-4.5t4.1-1.6q2.6 0 4 1.6t1.4 4.5-1.4 4.5q-1.4 1.7-4 1.7-2.7 0-4.1-1.7-1.4-1.6-1.4-4.5m5.5 4.8q1.8 0 2.8-1.2 0.9-1.2 0.9-3.6t-0.9-3.6q-1-1.2-2.8-1.2-1.9 0-2.9 1.2-0.9 1.2-0.9 3.6t0.9 3.6q1 1.2 2.9 1.2" fill="#f00"/>
<path class="atom-7" d="m130.3 169.2q0.1 0 0.7 0.3 0.5 0.2 1.1 0.4 0.7 0.1 1.3 0.1 1.1 0 1.8-0.5 0.6-0.6 0.6-1.5 0-0.7-0.3-1.1t-0.8-0.6q-0.6-0.3-1.4-0.5-1.1-0.3-1.7-0.6t-1.1-1q-0.4-0.6-0.4-1.7 0-1.5 1-2.4 1-1 3-1 1.4 0 3 0.7l-0.4 1.3q-1.4-0.6-2.5-0.6-1.2 0-1.8 0.5t-0.6 1.3q0 0.6 0.3 1t0.8 0.6q0.5 0.3 1.3 0.5 1.1 0.3 1.7 0.7 0.7 0.3 1.1 1 0.5 0.7 0.5 1.9 0 1.6-1.1 2.5t-3 0.9q-1 0-1.8-0.3-0.8-0.2-1.8-0.6l0.5-1.3" fill="#cc0"/>
<path class="atom-10" d="m210.9 186 4 6.3q0.3 0.7 1 1.8 0.6 1.1 0.6 1.2v-9.3h1.6v12h-1.6l-4.2-7q-0.5-0.8-1-1.7t-0.7-1.2v9.9h-1.6v-12h1.9" fill="#00f"/>
<path class="atom-10" d="m220.4 186h1.6v5.1h6.1v-5.1h1.6v12h-1.6v-5.6h-6.1v5.6h-1.6v-12" fill="#00f"/>
<path class="atom-10" d="m232.1 197.5q0.3-0.7 0.9-1.1 0.7-0.4 1.7-0.4 1.2 0 1.9 0.6 0.6 0.6 0.6 1.8t-0.8 2.2q-0.9 1.1-2.7 2.4h3.7v0.9h-5.4v-0.7q1.5-1.1 2.4-1.8 0.9-0.8 1.3-1.5t0.4-1.5q0-0.7-0.4-1.1-0.4-0.5-1-0.5t-1.1 0.3q-0.4 0.3-0.7 0.8l-0.8-0.4" fill="#00f"/>
</svg>
|
CCCC(C)(O)CSC[C@H](N)CC
| 16 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CCCC(NC[C@@H](N)CC(C)C)C1CC1.
Constraint: Return an SVG of size 347x347 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="347px" height="347px" baseProfile="full" version="1.1" viewBox="0 0 347 347" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="347" height="347" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m125.9 265.2 4.2-45" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m130.1 220.2-36.8-26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m93.3 194 4.3-44.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m97.6 149.1 17.3-8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m114.9 141.1 17.4-7.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m145 134.8 15.2 10.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m160.2 145.6 15.3 10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m175.5 156.4 41-18.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m216.5 137.6v-17.9l3.4 0.3z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-6 atom-6 atom-7" d="m216.5 119.7 6.8-17.4-6.8-0.6z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-6 atom-6 atom-7" d="m216.5 119.7 3.4 0.3 3.4-17.7z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-7 atom-6 atom-8" d="m216.5 137.6 36.8 26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m253.3 163.8 41.1-18.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m294.4 145 36.8 26.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m294.4 145 4.3-45" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-3 atom-12" d="m97.6 149.1-36.9-26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m60.7 122.9-18.8-41.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m41.9 81.8-26.1 36.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-12" d="m15.8 118.7 44.9 4.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m129.9 222.4 0.2-2.2-1.8-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m95.2 195.3-1.9-1.3 0.2-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m174.7 155.9 0.8 0.5 2-0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m214.5 138.6 2-1 1.9 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m251.5 162.5 1.8 1.3 2.1-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m42.9 83.9-1-2.1-1.3 1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m17.1 116.8-1.3 1.9 2.2 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-4" d="m135.8 123.9 4.2 6.7q0.4 0.7 1.1 1.9 0.6 1.2 0.7 1.3v-9.9h1.7v12.8h-1.8l-4.5-7.5q-0.5-0.8-1.1-1.8-0.5-1-0.7-1.3v10.6h-1.6v-12.8h2" fill="#00f"/>
<path class="atom-4" d="m133.6 109.8h1.8v5.4h6.5v-5.4h1.7v12.8h-1.7v-5.9h-6.5v5.9h-1.8v-12.8" fill="#00f"/>
<path class="atom-7" d="m217.9 86.3 4.2 6.7q0.4 0.7 1.1 1.9t0.7 1.3v-9.9h1.7v12.7h-1.7l-4.5-7.4q-0.6-0.8-1.1-1.8-0.6-1-0.7-1.3v10.5h-1.7v-12.7h2" fill="#00f"/>
<path class="atom-7" d="m228.1 86.3h1.7v5.4h6.5v-5.4h1.8v12.7h-1.8v-5.9h-6.5v5.9h-1.7v-12.7" fill="#00f"/>
<path class="atom-7" d="m240.6 98.6q0.3-0.8 1-1.2 0.8-0.5 1.8-0.5 1.3 0 2 0.7t0.7 1.9q0 1.3-0.9 2.4-1 1.2-2.9 2.6h3.9v0.9h-5.6v-0.8q1.5-1.1 2.5-1.9 0.9-0.8 1.4-1.6 0.4-0.7 0.4-1.5t-0.4-1.3q-0.4-0.4-1.1-0.4t-1.1 0.2q-0.5 0.3-0.8 0.9l-0.9-0.4" fill="#00f"/>
</svg>
|
CCCC(NC[C@@H](N)CC(C)C)C1CC1
| 17 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CCOC(C)(C)CN(C)CCCC(F)(F)F.
Constraint: Return an SVG of size 216x216 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="216px" height="216px" baseProfile="full" version="1.1" viewBox="0 0 216 216" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="216" height="216" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m24.5 41.2 14.1 26.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m38.6 67.9-6.4 10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m32.2 78-6.4 10.1" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m25.4 98.9 5.6 10.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m31 109.5 5.6 10.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m36.6 120.2-26.8 14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m36.6 120.2 26.7-14.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m36.6 120.2 14 26.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m50.6 146.9 13 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m63.6 147.4 13 0.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m83.6 153.4 5.6 10.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m89.2 164.1 5.7 10.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m84.1 142.8 6.4-10.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m90.5 132.7 6.4-10.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m96.9 122.6 30.2 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m127.1 123.7 16.2-25.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m143.3 98.2 30.1 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m173.4 99.4 13.4 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m186.8 99.9 13.3 0.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m173.4 99.4 0.5-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m173.9 86.9 0.5-12.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m173.4 99.4-0.4 12.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m173 111.8-0.5 12.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m37.9 66.6 0.7 1.3-0.3 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m49.9 145.6 0.7 1.3 0.7 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m96.6 123.1 0.3-0.5h1.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m125.6 123.7h1.5l0.8-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m142.4 99.5 0.9-1.3h1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m18.6 93.5q0-2.1 1-3.2 1-1.2 2.9-1.2t2.9 1.2q1 1.1 1 3.2t-1 3.2q-1 1.2-2.9 1.2t-2.9-1.2q-1-1.1-1-3.2m3.9 3.4q1.3 0 2-0.8 0.7-0.9 0.7-2.6t-0.7-2.6q-0.7-0.8-2-0.8t-2 0.8q-0.7 0.9-0.7 2.6t0.7 2.6q0.7 0.8 2 0.8" fill="#f00"/>
<path class="atom-7" d="m78.9 143.8 2.8 4.6q0.3 0.4 0.8 1.2 0.4 0.8 0.4 0.9v-6.7h1.2v8.6h-1.2l-3-5q-0.4-0.5-0.7-1.2-0.4-0.7-0.5-0.9v7.1h-1.1v-8.6h1.3" fill="#00f"/>
<path class="atom-13" d="m201.1 96.3h5.1v0.9h-4v2.6h3.5v1h-3.5v4h-1.1v-8.5" fill="#3cc"/>
<path class="atom-14" d="m172.1 64.9h5.1v1h-4v2.6h3.5v1h-3.5v3.9h-1.1v-8.5" fill="#3cc"/>
<path class="atom-15" d="m169.7 125.3h5.1v0.9h-3.9v2.6h3.5v1h-3.5v4h-1.2v-8.5" fill="#3cc"/>
</svg>
|
CCOC(C)(C)CN(C)CCCC(F)(F)F
| 18 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C.
Constraint: Return an SVG of size 453x453 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="453px" height="453px" baseProfile="full" version="1.1" viewBox="0 0 453 453" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="453" height="453" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m432.4 101.7-30.6 7.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m401.8 109.5-30.6 7.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m350.5 109.3-20.6-21.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m329.9 88.2-20.5-21.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m357.3 132.8-8.2 29.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m349.1 161.9-8.2 29.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m340.9 191-71.5 18.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m269.4 209.2-20 71" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m249.4 280.2-30.6 7.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m218.8 288-30.6 7.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m167.5 287.8-20.6-21.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m146.9 266.7-20.6-21.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m126.3 245.6-73 10.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m53.3 256.2-32.7-66.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m20.6 190 44.1-59.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m64.7 130.9 59.2 44.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m123.9 175 73-10.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m123.9 175-44.1 59.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-5 atom-14" d="m249.4 280.2 51.5 52.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-15" d="m300.9 333.1 52.8-51.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-16" d="m300.9 333.1-52.9 51.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-14 atom-17" d="m300.9 333.1 51.5 52.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-17 atom-11 atom-7" d="m123.9 175 2.4 70.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-18 atom-13 atom-9" d="m79.8 234.2-59.2-44.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m341.3 189.5-0.4 1.5-3.6 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m272.9 208.3-3.5 0.9-1 3.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m56.9 255.7-3.6 0.5-1.7-3.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m62.5 133.8 2.2-2.9 3 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m82 231.2-2.2 3-3-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m356.3 109.5 6.8 11.1q0.7 1 1.8 3t1.1 2.1v-16.2h2.8v20.9h-2.9l-7.3-12.1q-0.9-1.4-1.8-3.1-0.9-1.6-1.1-2.1v17.3h-2.7v-20.9h3.3" fill="#00f"/>
<path class="atom-6" d="m173.2 288 6.9 11q0.6 1.1 1.7 3.1t1.2 2.1v-16.2h2.8v20.9h-2.9l-7.4-12.1q-0.8-1.4-1.7-3.1-0.9-1.6-1.2-2.1v17.3h-2.7v-20.9h3.3" fill="#00f"/>
<path class="atom-6" d="m169.7 311h2.8v8.9h10.7v-8.9h2.8v20.9h-2.8v-9.7h-10.7v9.7h-2.8v-20.9" fill="#00f"/>
</svg>
|
CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C
| 19 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CN(CC1(C)CC(C)(C)C1)C1CC1.
Constraint: Return an SVG of size 282x282 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="282px" height="282px" baseProfile="full" version="1.1" viewBox="0 0 282 282" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="282" height="282" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m12.8 166.4 24.6-5.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m37.4 160.9 24.5-5.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m78.4 162.7 15.7 17.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m94.1 179.9 15.7 17.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m109.8 197 57.4-12.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m167.2 184.3 12.7 57.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m167.2 184.3 57.3-12.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m224.5 171.6-12.7-57.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m211.8 114.3-12.7-57.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m211.8 114.3 57.4-12.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-6 atom-9" d="m211.8 114.3-57.3 12.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m73.4 143.4 7.2-22.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m80.6 120.6 7.3-22.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m87.9 97.7-12.7-57.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m75.2 40.3 56 17.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-9 atom-3" d="m154.5 127 12.7 57.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-10" d="m131.2 58-43.3 39.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m109 196.2 0.8 0.8 2.9-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m221.7 172.3 2.8-0.7-0.6-2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m157.4 126.3-2.9 0.7 0.6 2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m75.8 43.2-0.6-2.9 2.8 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m128.4 57.1 2.8 0.9-2.2 2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m66.5 145.4 5.4 8.8q0.6 0.9 1.4 2.4 0.9 1.6 1 1.7v-12.9h2.2v16.6h-2.3l-5.9-9.6q-0.6-1.2-1.4-2.4-0.7-1.3-0.9-1.7v13.7h-2.1v-16.6h2.6" fill="#00f"/>
</svg>
|
CN(CC1(C)CC(C)(C)C1)C1CC1
| 20 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CN(CC1(CO)CC1)C1CC2CC1C2.
Constraint: Return an SVG of size 283x283 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="283px" height="283px" baseProfile="full" version="1.1" viewBox="0 0 283 283" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="283" height="283" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m151.6 87.6-6.3 17.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m145.3 105.5-6.2 17.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m142.8 139.1 11.9 13.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m154.7 153 11.8 13.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m166.5 166.8 45.8-8.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m212.3 158.2-0.6-46.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m211.7 111.7 16.2-9.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m227.9 102.1 16.3-9.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m212.3 158.2 45.9 7.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m258.2 165.7-29.5 36" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-1 atom-8" d="m129.7 132.8-19.6 3.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-1 atom-8" d="m110.1 136.4-19.6 3.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m90.5 140.1-19.9 42.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m70.6 182.2-42.1-14.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m28.5 167.7 43.8-15.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m72.3 152-15.6-43.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m56.7 108.2-43.8 15.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-7 atom-3" d="m228.7 201.7-16.4-43.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-8" d="m56.7 108.2 33.8 31.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-13 atom-10" d="m12.9 123.9 15.6 43.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m166 166.1 0.5 0.7 2.3-0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m211.7 114v-2.3l0.8-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m255.9 165.4 2.3 0.3-1.5 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m230.2 199.9-1.5 1.8-0.8-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m71.6 180.1-1 2.1-2.1-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m70.1 152.8 2.2-0.8-0.8-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m15.1 123.1-2.2 0.8 0.7 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m133.3 124.9 4.3 7q0.5 0.7 1.1 2 0.7 1.2 0.8 1.3v-10.3h1.7v13.2h-1.8l-4.6-7.6q-0.6-0.9-1.1-1.9-0.6-1.1-0.8-1.4v10.9h-1.7v-13.2h2.1" fill="#00f"/>
<path class="atom-5" d="m245.7 88q0-3.2 1.5-5 1.6-1.7 4.5-1.7 3 0 4.5 1.7 1.6 1.8 1.6 5t-1.6 5-4.5 1.8-4.5-1.8q-1.5-1.8-1.5-5m6 5.3q2 0 3.1-1.3 1.1-1.4 1.1-4t-1.1-3.9-3.1-1.3-3.1 1.3-1.1 3.9 1.1 4q1.1 1.3 3.1 1.3" fill="#f00"/>
<path class="atom-5" d="m259.8 81.4h1.8v5.6h6.7v-5.6h1.8v13.2h-1.8v-6.1h-6.7v6.1h-1.8v-13.2" fill="#f00"/>
</svg>
|
CN(CC1(CO)CC1)C1CC2CC1C2
| 21 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CN(CC=CCl)CCC(F)F.
Constraint: Return an SVG of size 427x427 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="427px" height="427px" baseProfile="full" version="1.1" viewBox="0 0 427 427" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="427" height="427" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m269.2 27.3-2.8 35.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m266.4 63.1-2.8 35.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m274.6 122.5 29.8 20.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m304.4 142.9 29.8 20.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m334.2 163.3-6.8 86.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m327.4 250.1 71.8 49.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m341 243.6 65.6 45" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m399.2 299.4-2.9 36.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m396.3 335.5-2.8 36.1" fill="none" stroke="#0c0" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m250.2 119.9-33.2 15.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m217 135.7-33.1 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m183.9 151.6-6.8 86.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m177.1 238.4-78.6 37.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m98.5 275.9-2.8 35.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m95.7 311.7-2.8 35.8" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m98.5 275.9-30.8-21.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m67.7 254.7-30.8-21.1" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m332.7 162.3 1.5 1-0.3 4.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m327.7 245.8-0.3 4.3 3.6 2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m395.6 296.9 3.6 2.5-0.2 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m185.5 150.8-1.6 0.8-0.4 4.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m177.4 234-0.3 4.4-4 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m257 101.7 8.1 13.1q0.8 1.3 2 3.6 1.3 2.3 1.4 2.5v-19.2h3.3v24.7h-3.4l-8.7-14.3q-1-1.7-2.1-3.6-1-1.9-1.3-2.5v20.4h-3.2v-24.7h3.9" fill="#00f"/>
<path class="atom-5" d="m382.9 387.1q0-6.2 2.8-9.4 2.9-3.2 8.4-3.2 5.1 0 7.8 3.6l-2.3 1.9q-2-2.7-5.5-2.7-3.7 0-5.7 2.5t-2 7.3 2 7.3q2.1 2.5 6.1 2.5 2.7 0 5.9-1.6l0.9 2.6q-1.3 0.9-3.2 1.3-2 0.5-4.1 0.5-5.4 0-8.3-3.2-2.8-3.3-2.8-9.4" fill="#0c0"/>
<path class="atom-5" d="m404.4 373h3.2v26.4h-3.2v-26.4" fill="#0c0"/>
<path class="atom-9" d="m84.4 350.3h14.6v2.9h-11.3v7.5h10.1v2.8h-10.1v11.5h-3.3v-24.7" fill="#3cc"/>
<path class="atom-10" d="m19.4 214.3h14.7v2.8h-11.4v7.5h10.1v2.8h-10.1v11.5h-3.3v-24.6" fill="#3cc"/>
</svg>
|
CN(CC=CCl)CCC(F)F
| 22 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CN1CC(C)(C)CC(F)(F)C1.
Constraint: Return an SVG of size 406x406 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="406px" height="406px" baseProfile="full" version="1.1" viewBox="0 0 406 406" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="406" height="406" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m198.9 377.6v-40.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m198.9 337.3v-40.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m185.2 272.2-35.4-20.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m149.8 251.8-35.3-20.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m114.5 231.3v-97.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m114.5 133.8-96 17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m114.5 133.8-33.4-91.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m114.5 133.8 84.4-48.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m198.9 85.1 84.4 48.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m283.3 133.8 13.6-37.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m296.9 96.5 13.6-37.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m283.3 133.8 42.3 7.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m325.6 141.3 42.3 7.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-7 atom-10" d="m283.3 133.8v97.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m283.3 231.3-35.3 20.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m248 251.8-35.4 20.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m116.2 232.4-1.7-1.1v-4.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m194.7 87.5 4.2-2.4 4.2 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m283.3 226.5v4.8l-1.7 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m192.8 266.3 9 14.6q0.9 1.4 2.4 4.1 1.4 2.6 1.5 2.7v-21.4h3.7v27.6h-3.8l-9.7-16q-1.2-1.9-2.4-4-1.1-2.2-1.5-2.8v22.8h-3.6v-27.6h4.4" fill="#00f"/>
<path class="atom-8" d="m308.5 28.4h16.4v3.2h-12.7v8.4h11.3v3.2h-11.3v12.8h-3.7v-27.6" fill="#3cc"/>
<path class="atom-9" d="m371.1 137h16.4v3.1h-12.7v8.4h11.3v3.2h-11.3v12.9h-3.7v-27.6" fill="#3cc"/>
</svg>
|
CN1CC(C)(C)CC(F)(F)C1
| 23 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CN1CCOC(C)(C)C1(C)C.
Constraint: Return an SVG of size 476x476 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="476px" height="476px" baseProfile="full" version="1.1" viewBox="0 0 476 476" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="476" height="476" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m21.6 298.5 46.1-23.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m67.7 275.1 46-23.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m129.4 226.2 2.7-50.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m132.1 175.5 2.8-50.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m134.9 124.8 106.7-54.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m241.6 70.6 41.7 27.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m283.3 97.7 41.7 27.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m340.9 154.7-2.7 50.4" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m338.2 205.1-2.7 50.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m335.5 255.5 118.9-14.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-5 atom-7" d="m335.5 255.5 34.8 114.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-5 atom-8" d="m335.5 255.5-106.8 54.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m228.7 309.7 71.9 95.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m228.7 309.7-81.8 87.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m228.7 309.7-42.8-27.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m185.9 281.8-42.8-27.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m134.7 127.3 0.2-2.5 5.3-2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m236.3 73.3 5.3-2.7 2.1 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m122.1 230.2 9.3 15q0.9 1.4 2.4 4.1t1.6 2.9v-22h3.7v28.3h-3.8l-10-16.4q-1.2-1.9-2.4-4.1t-1.6-2.9v23.4h-3.6v-28.3h4.4" fill="#00f"/>
<path class="atom-4" d="m329 136q0-6.8 3.3-10.6 3.4-3.8 9.7-3.8 6.2 0 9.6 3.8t3.4 10.6q0 6.9-3.4 10.8t-9.6 3.9q-6.3 0-9.7-3.9-3.3-3.9-3.3-10.8m13 11.5q4.3 0 6.6-2.9 2.4-2.9 2.4-8.6 0-5.5-2.4-8.3-2.3-2.9-6.6-2.9-4.4 0-6.7 2.8t-2.3 8.4q0 5.7 2.3 8.6t6.7 2.9" fill="#f00"/>
</svg>
|
CN1CCOC(C)(C)C1(C)C
| 24 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CNCC(C)NC(C)CCN.
Constraint: Return an SVG of size 319x319 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="319px" height="319px" baseProfile="full" version="1.1" viewBox="0 0 319 319" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="319" height="319" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m14.5 163.8 18.3-2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m32.8 161.2 18.2-2.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m62.9 165.2 10.3 13.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m73.2 178.4 10.4 13.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m83.6 191.5 42.5-6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m126.1 185.5 26.5 33.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m126.1 185.5 6.5-16.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m132.6 169.3 6.5-16.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m148.2 144.8 18.2-2.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m166.4 142.2 18.3-2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m184.7 139.6 16-39.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m184.7 139.6 26.5 33.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m211.2 173.4 42.5-6.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m253.7 167.3 10.4 13.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m264.1 180.5 10.3 13.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m83 190.9 0.6 0.6 2.1-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m209.9 171.7 1.3 1.7 2.1-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m251.6 167.6 2.1-0.3 0.6 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m54.4 151.6 3.9 6.5q0.4 0.6 1.1 1.8 0.6 1.1 0.6 1.2v-9.5h1.7v12.2h-1.7l-4.3-7q-0.5-0.9-1-1.8-0.5-1-0.7-1.2v10h-1.6v-12.2h2" fill="#00f"/>
<path class="atom-1" d="m64 151.6h1.7v5.2h6.2v-5.2h1.6v12.2h-1.6v-5.6h-6.2v5.6h-1.7v-12.2" fill="#00f"/>
<path class="atom-5" d="m125.6 139.5h1.7v5.2h6.2v-5.2h1.6v12.2h-1.6v-5.6h-6.2v5.6h-1.7v-12.2" fill="#00f"/>
<path class="atom-5" d="m139.4 139.5 4 6.5q0.4 0.6 1.1 1.8 0.6 1.1 0.6 1.2v-9.5h1.7v12.2h-1.7l-4.3-7q-0.5-0.9-1-1.8-0.5-1-0.7-1.3v10.1h-1.6v-12.2h1.9" fill="#00f"/>
<path class="atom-10" d="m277.6 195.1 4 6.4q0.4 0.6 1 1.8 0.6 1.1 0.7 1.2v-9.4h1.6v12.1h-1.7l-4.3-7q-0.5-0.8-1-1.8-0.5-0.9-0.7-1.2v10h-1.6v-12.1h2" fill="#00f"/>
<path class="atom-10" d="m287.2 195.1h1.7v5.1h6.2v-5.1h1.6v12.1h-1.6v-5.6h-6.2v5.6h-1.7v-12.1" fill="#00f"/>
<path class="atom-10" d="m299.1 206.8q0.3-0.8 1-1.2t1.7-0.4q1.2 0 1.9 0.7 0.7 0.6 0.7 1.8t-0.9 2.3-2.7 2.4h3.7v0.9h-5.4v-0.7q1.5-1.1 2.4-1.9t1.3-1.5 0.4-1.5q0-0.7-0.4-1.2-0.3-0.4-1-0.4t-1.1 0.3q-0.4 0.2-0.7 0.8l-0.9-0.4" fill="#00f"/>
</svg>
|
CNCC(C)NC(C)CCN
| 25 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string CO[C@H](CO)CNCC1(C)COC1.
Constraint: Return an SVG of size 207x207 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="207px" height="207px" baseProfile="full" version="1.1" viewBox="0 0 207 207" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="207" height="207" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m46 70.8 10.3 5.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m56.3 76.6 10.4 5.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m71.5 90.3 0.1 12" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m71.6 102.3 0.1 11.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m71.7 114.2-22.9 16-4.4-2.5z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-3 atom-3 atom-4" d="m48.8 130.2-12.4-7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m36.4 123.2-10.3-5.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m71.7 114.2 25.4 14.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m97.1 128.4 10.5-6.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m107.6 122.2 10.5-6.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m126.2 115.9 10.7 6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m136.9 121.9 10.6 6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m147.5 127.9 25.1-14.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m172.6 113 14.8 25" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m172.6 113-14.9-25" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m157.7 88 10.2-6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m167.9 82 10.1-6.1" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m185.9 78.4 5.8 9.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m191.7 88.3 5.9 9.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-8" d="m197.6 98.2-25 14.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m71.7 113.6v0.6l1.3 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m95.8 127.7 1.3 0.7 0.5-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m147 127.6 0.5 0.3 1.3-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m158.5 89.2-0.8-1.2 0.5-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m197.3 97.7 0.3 0.5-1.3 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m67.6 85.1q0-2 1-3.1t2.8-1.1 2.8 1.1 1 3.1-1 3.1q-1 1.2-2.8 1.2t-2.8-1.2q-1-1.1-1-3.1m3.8 3.3q1.3 0 1.9-0.8 0.7-0.8 0.7-2.5 0-1.6-0.7-2.4-0.6-0.9-1.9-0.9t-1.9 0.9q-0.7 0.8-0.7 2.4 0 1.7 0.7 2.5 0.6 0.8 1.9 0.8" fill="#f00"/>
<path class="atom-4" d="m9.4 110.7h1.1v3.5h4.2v-3.5h1.2v8.2h-1.2v-3.8h-4.2v3.8h-1.1v-8.2" fill="#f00"/>
<path class="atom-4" d="m17.5 114.8q0-2 1-3.1t2.8-1.1q1.9 0 2.8 1.1 1 1.1 1 3.1t-1 3.1q-1 1.2-2.8 1.2t-2.8-1.2q-1-1.1-1-3.1m3.8 3.3q1.3 0 2-0.8 0.7-0.9 0.7-2.5t-0.7-2.4q-0.7-0.9-2-0.9-1.2 0-1.9 0.8-0.7 0.9-0.7 2.5 0 1.7 0.7 2.5t1.9 0.8" fill="#f00"/>
<path class="atom-6" d="m120.3 109.5 2.7 4.3q0.3 0.5 0.7 1.2 0.5 0.8 0.5 0.9v-6.4h1.1v8.2h-1.2l-2.9-4.8q-0.3-0.5-0.7-1.2-0.3-0.6-0.4-0.8v6.8h-1.1v-8.2h1.3" fill="#00f"/>
<path class="atom-6" d="m118.9 100.4h1.1v3.5h4.3v-3.5h1.1v8.2h-1.1v-3.8h-4.3v3.8h-1.1v-8.2" fill="#00f"/>
<path class="atom-11" d="m179 73.2q0-2 0.9-3.1 1-1.1 2.8-1.1 1.9 0 2.9 1.1 0.9 1.1 0.9 3.1t-1 3.1q-0.9 1.1-2.8 1.1-1.8 0-2.8-1.1-0.9-1.1-0.9-3.1m3.7 3.3q1.3 0 2-0.8 0.7-0.9 0.7-2.5 0-1.7-0.7-2.5t-2-0.8q-1.2 0-1.9 0.8t-0.7 2.5q0 1.6 0.7 2.5 0.7 0.8 1.9 0.8" fill="#f00"/>
</svg>
|
CO[C@H](CO)CNCC1(C)COC1
| 26 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string FC(CNC1COC2CC1C2)C1CCC1.
Constraint: Return an SVG of size 453x453 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="453px" height="453px" baseProfile="full" version="1.1" viewBox="0 0 453 453" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="453" height="453" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m312.2 151.5-2.6 26.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m309.6 177.7-2.5 26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m307.1 203.9-58.1 26.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m249 230.3-21.5-15.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m227.5 214.9-21.5-15.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m188.1 197.2-24.6 11.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m163.5 208.4-24.6 11.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m138.9 219.6-51.9-37.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m87 182.4-23.9 10.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m63.1 193.3-23.8 10.8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m27.8 220.4-2.6 26" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m25.2 246.4-2.5 26" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m22.7 272.4 40.5 49.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m63.2 321.7 49.3-40.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m112.5 281.1-40.5-49.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-1 atom-11" d="m307.1 203.9 51.9 37.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m359 241 10.4 63" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m369.4 304 63-10.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m432.4 293.5-10.5-63" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-4" d="m112.5 281.1 26.4-61.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-11" d="m421.9 230.5-62.9 10.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-10 atom-7" d="m72 231.8-49.3 40.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m251.9 229-2.9 1.3-1.1-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m89.6 184.3-2.6-1.9-1.2 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m61.2 319.2 2 2.5 2.5-2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m74 234.3-2-2.5-2.5 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m368.9 300.8 0.5 3.2 3.2-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m429.3 294 3.1-0.5-0.5-3.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m422.5 233.7-0.6-3.2-3.1 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m307.9 131.3h10.7v2.1h-8.3v5.5h7.4v2.1h-7.4v8.4h-2.4v-18.1" fill="#3cc"/>
<path class="atom-3" d="m193 184.1 6 9.6q0.5 0.9 1.5 2.7 0.9 1.7 1 1.8v-14.1h2.4v18.1h-2.5l-6.3-10.5q-0.8-1.2-1.6-2.6-0.7-1.4-1-1.8v14.9h-2.3v-18.1h2.8" fill="#00f"/>
<path class="atom-3" d="m190 164.2h2.4v7.7h9.3v-7.7h2.4v18.1h-2.4v-8.3h-9.3v8.3h-2.4v-18.1" fill="#00f"/>
<path class="atom-6" d="m20.6 208.9q0-4.3 2.1-6.8 2.2-2.4 6.2-2.4t6.1 2.4q2.2 2.5 2.2 6.8 0 4.4-2.2 6.9t-6.1 2.5q-4 0-6.2-2.5-2.1-2.5-2.1-6.9m8.3 7.3q2.7 0 4.2-1.8 1.5-1.9 1.5-5.5 0-3.5-1.5-5.3t-4.2-1.8q-2.8 0-4.3 1.7-1.5 1.8-1.5 5.4 0 3.7 1.5 5.5t4.3 1.8" fill="#f00"/>
</svg>
|
FC(CNC1COC2CC1C2)C1CCC1
| 27 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string FCCN(CCF)CC1(C(F)F)CC1.
Constraint: Return an SVG of size 226x226 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="226px" height="226px" baseProfile="full" version="1.1" viewBox="0 0 226 226" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="226" height="226" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m208.8 59.2-10.2 10.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m198.6 69.4-10.2 10.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m188.4 79.6-33.4-8.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m155 70.8-9.7 9.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m145.3 80.6-9.8 9.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m132.3 101.3 3.7 13.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m136 115 3.7 13.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m139.7 128.6 33.4 8.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m173.1 137.5 3.7 13.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m176.8 151.2 3.7 13.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-6 atom-3 atom-7" d="m125.8 94-14.3-3.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-3 atom-7" d="m111.5 90.2-14.3-3.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m97.2 86.4-24.4 24.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m72.8 110.9-28.3-19.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m44.5 91.1 1.2-14.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m45.7 76.9 1.2-14.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m44.5 91.1-13.6 6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m30.9 97.5-13.7 6.4" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-11 atom-8 atom-12" d="m72.8 110.9 19.9 28.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m92.7 139.1-34.4 3.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-8" d="m58.3 142.2 14.5-31.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m188.9 79.1-0.5 0.5-1.6-0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m156.7 71.2-1.7-0.4-0.5 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m139.5 127.9 0.2 0.7 1.6 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m171.4 137.1 1.7 0.4 0.1 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m97.9 86.6-0.7-0.2-1.2 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m91.7 137.7 1 1.4-1.7 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m60 142.1-1.7 0.1 0.7-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m209.9 50.2h5.8v1.2h-4.5v2.9h4v1.2h-4v4.5h-1.3v-9.8" fill="#3cc"/>
<path class="atom-3" d="m128.5 90.4 3.2 5.1q0.3 0.6 0.8 1.5t0.5 1v-7.6h1.3v9.7h-1.3l-3.4-5.6q-0.4-0.7-0.9-1.4-0.4-0.8-0.5-1v8h-1.3v-9.7h1.6" fill="#00f"/>
<path class="atom-6" d="m179.2 166h5.8v1.1h-4.5v3h4v1.1h-4v4.6h-1.3v-9.8" fill="#3cc"/>
<path class="atom-10" d="m44.5 51.8h5.8v1.1h-4.5v3h4v1.1h-4v4.6h-1.3v-9.8" fill="#3cc"/>
<path class="atom-11" d="m10.3 100.9h5.8v1.1h-4.5v3h4v1.1h-4v4.6h-1.3v-9.8" fill="#3cc"/>
</svg>
|
FCCN(CCF)CC1(C(F)F)CC1
| 28 |
User: Draw a structure of a molecule.
Description: The molecule can be represented with the SMILES string NC[C@H](CO)NCC12CC(C1)C2.
Constraint: Return an SVG of size 404x404 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="404px" height="404px" baseProfile="full" version="1.1" viewBox="0 0 404 404" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="404" height="404" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m59 152.5 24.8-5.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m83.8 147.1 29.4-6.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-2 atom-1" d="m148.3 185.6-44.8-42.7 9.7-2.1z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-2 atom-2 atom-3" d="m148.3 185.6-18 56.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m130.3 242-24.2 5.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m106.1 247.2-24.1 5.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m148.3 185.6 24.9-5.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m173.2 180.2 24.8-5.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m214.4 182.1 15.8 17.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m230.2 199.5 15.8 17.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m246 216.9 57.8-12.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m303.8 204.3 49.8 32.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m353.6 236.4 32-49.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m385.6 186.6-49.7-32" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m385.6 186.6-43.9-5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-10 atom-7" d="m335.9 154.6-32.1 49.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-7" d="m341.7 181.6-37.9 22.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m147.4 188.4 0.9-2.8 1.3-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m131.2 239.1-0.9 2.9-1.2 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m245.2 216 0.8 0.9 2.9-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m351.1 234.8 2.5 1.6 1.6-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m338.4 156.2-2.5-1.6-1.6 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m343.9 181.8-2.2-0.2-1.9 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m18.4 145.9h2.2v7.2h8.6v-7.2h2.3v16.8h-2.3v-7.8h-8.6v7.8h-2.2v-16.8" fill="#00f"/>
<path class="atom-0" d="m34.8 162.1q0.4-1 1.3-1.6 1-0.6 2.3-0.6 1.7 0 2.7 0.9 0.9 0.9 0.9 2.5t-1.2 3.2q-1.2 1.5-3.7 3.3h5.1v1.3h-7.5v-1.1q2.1-1.4 3.3-2.5t1.8-2.1 0.6-2q0-1.1-0.5-1.7t-1.5-0.6q-0.8 0-1.4 0.4-0.6 0.3-1.1 1.1l-1.1-0.5" fill="#00f"/>
<path class="atom-0" d="m47 145.9 5.5 8.9q0.5 0.9 1.4 2.5t0.9 1.6v-13h2.3v16.8h-2.3l-5.9-9.7q-0.7-1.2-1.4-2.5t-1-1.7v13.9h-2.1v-16.8h2.6" fill="#00f"/>
<path class="atom-4" d="m48.2 246.2h2.3v7.1h8.5v-7.1h2.3v16.8h-2.3v-7.8h-8.5v7.8h-2.3v-16.8" fill="#f00"/>
<path class="atom-4" d="m64.7 254.5q0-4 2-6.2 2-2.3 5.7-2.3 3.8 0 5.7 2.3 2 2.2 2 6.2 0 4.1-2 6.4t-5.7 2.3-5.7-2.3-2-6.4m7.7 6.8q2.6 0 4-1.7t1.4-5.1q0-3.2-1.4-4.9t-4-1.7q-2.5 0-3.9 1.7-1.4 1.6-1.4 4.9 0 3.4 1.4 5.1t3.9 1.7" fill="#f00"/>
<path class="atom-5" d="m202.5 164.7 5.5 8.8q0.5 0.9 1.4 2.5t0.9 1.7v-13h2.3v16.7h-2.3l-5.9-9.7q-0.7-1.1-1.5-2.4-0.7-1.3-0.9-1.7v13.8h-2.2v-16.7h2.7" fill="#00f"/>
<path class="atom-5" d="m199.6 146.2h2.3v7.2h8.6v-7.2h2.3v16.8h-2.3v-7.8h-8.6v7.8h-2.3v-16.8" fill="#00f"/>
</svg>
|
NC[C@H](CO)NCC12CC(C1)C2
| 29 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CCCC(C)(C)C(=O)NCCC1CC(C)(C)C1.
Constraint: The output must be an SVG of size 256x256 pixels.
| null |
CCCC(C)(C)C(=O)NCCC1CC(C)(C)C1
| 30 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CCCC(NC[C@@H](N)CC(C)C)C1CC1.
Constraint: The output must be an SVG of size 302x302 pixels.
| null |
CCCC(NC[C@@H](N)CC(C)C)C1CC1
| 31 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CCOC(C)(C)CN(C)CCCC(F)(F)F.
Constraint: The output must be an SVG of size 377x377 pixels.
| null |
CCOC(C)(C)CN(C)CCCC(F)(F)F
| 32 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C.
Constraint: The output must be an SVG of size 408x408 pixels.
| null |
CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C
| 33 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN(CC1(C)CC(C)(C)C1)C1CC1.
Constraint: The output must be an SVG of size 490x490 pixels.
| null |
CN(CC1(C)CC(C)(C)C1)C1CC1
| 34 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN(CC1(CO)CC1)C1CC2CC1C2.
Constraint: The output must be an SVG of size 306x306 pixels.
| null |
CN(CC1(CO)CC1)C1CC2CC1C2
| 35 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN(CC=CCl)CCC(F)F.
Constraint: The output must be an SVG of size 274x274 pixels.
| null |
CN(CC=CCl)CCC(F)F
| 36 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN1CC(C)(C)CC(F)(F)C1.
Constraint: The output must be an SVG of size 245x245 pixels.
| null |
CN1CC(C)(C)CC(F)(F)C1
| 37 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN1CC(CNC23CC2COC3(C)C)C1.
Constraint: The output must be an SVG of size 331x331 pixels.
| null |
CN1CC(CNC23CC2COC3(C)C)C1
| 38 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CN1CCOC(C)(C)C1(C)C.
Constraint: The output must be an SVG of size 354x354 pixels.
| null |
CN1CCOC(C)(C)C1(C)C
| 39 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CNCC(C)NC(C)CCN.
Constraint: The output must be an SVG of size 200x200 pixels.
| null |
CNCC(C)NC(C)CCN
| 40 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string COCC(C)CNC(C)(CO)CC(F)F.
Constraint: The output must be an SVG of size 403x403 pixels.
| null |
COCC(C)CNC(C)(CO)CC(F)F
| 41 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string CO[C@H](CO)CNCC1(C)COC1.
Constraint: The output must be an SVG of size 320x320 pixels.
| null |
CO[C@H](CO)CNCC1(C)COC1
| 42 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string FC(CNC1COC2CC1C2)C1CCC1.
Constraint: The output must be an SVG of size 415x415 pixels.
| null |
FC(CNC1COC2CC1C2)C1CCC1
| 43 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string FCCN(CCF)CC1(C(F)F)CC1.
Constraint: The output must be an SVG of size 450x450 pixels.
| null |
FCCN(CCF)CC1(C(F)F)CC1
| 44 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SMILES string NC[C@H](CO)NCC12CC(C1)C2.
Constraint: The output must be an SVG of size 380x380 pixels.
| null |
NC[C@H](CO)NCC12CC(C1)C2
| 45 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][C][C][C][Branch1][C][C][Branch1][C][C][C][=Branch1][C][=O][N][C][C][C][C][C][Branch1][C][C][Branch1][C][C][C][Ring1][=Branch1].
Constraint: Return an SVG of size 453x453 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="453px" height="453px" baseProfile="full" version="1.1" viewBox="0 0 453 453" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="453" height="453" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m20.6 291.7 45.7-11.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m66.3 280.6 13.3-45.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m79.6 235.4 45.7-11.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m125.3 224.3-11.1-45.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m125.3 224.3 11.1 45.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m125.3 224.3 45.8-11.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m173.9 216.2 5.7-19.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m179.6 196.9 5.6-19.3" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m167.1 214.2 5.7-19.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m172.8 194.9 5.7-19.3" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m171.1 213.2 12.9 13.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m184 226.8 13 13.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m210.2 245.7 19.5-4.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m229.7 240.9 19.6-4.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m249.3 236.2 32.5 34.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m281.8 270.3 45.7-11.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m327.5 259.2 24.5-40.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m352 219 40.2 24.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m392.2 243.5 24.5-40.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-13 atom-15" d="m392.2 243.5 40.2 24.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-13 atom-16" d="m392.2 243.5-24.5 40.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-16 atom-11" d="m367.7 283.7-40.2-24.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m64 281.1 2.3-0.5 0.7-2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m78.9 237.7 0.7-2.3 2.3-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m168.8 213.8 2.3-0.6 0.6 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m248.3 236.4 1-0.2 1.6 1.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m280.2 268.6 1.6 1.7 2.3-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m350.8 221 1.2-2 2 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m368.9 281.7-1.2 2-2-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-7" d="m178.2 168.1q0-3.2 1.6-5t4.5-1.8q3 0 4.6 1.8t1.6 5-1.6 5.1q-1.6 1.8-4.6 1.8-2.9 0-4.5-1.8t-1.6-5.1m6.1 5.4q2.1 0 3.2-1.4 1.1-1.3 1.1-4 0-2.6-1.1-3.9-1.1-1.4-3.2-1.4-2 0-3.1 1.3-1.1 1.4-1.1 4 0 2.7 1.1 4 1.1 1.4 3.1 1.4" fill="#f00"/>
<path class="atom-8" d="m200.6 240.6 4.4 7.1q0.4 0.7 1.1 1.9 0.7 1.3 0.7 1.4v-10.4h1.8v13.4h-1.8l-4.7-7.8q-0.5-0.9-1.1-1.9t-0.8-1.4v11.1h-1.7v-13.4h2.1" fill="#00f"/>
<path class="atom-8" d="m198.3 255.3h1.9v5.7h6.8v-5.7h1.8v13.3h-1.8v-6.1h-6.8v6.1h-1.9v-13.3" fill="#00f"/>
</svg>
|
CCCC(C)(C)C(=O)NCCC1CC(C)(C)C1
| 46 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][C][O][C][Branch1][C][C][Branch1][C][C][C][N][Branch1][C][C][C][C][C][C][Branch1][C][F][Branch1][C][F][F].
Constraint: Return an SVG of size 230x230 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="230px" height="230px" baseProfile="full" version="1.1" viewBox="0 0 230 230" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="230" height="230" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m26.1 43.8 15 28.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m41.1 72.3-6.8 10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m34.3 83.1-6.8 10.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m27 105.3 6 11.3" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m33 116.6 5.9 11.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m38.9 128-28.4 15" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m38.9 128 28.5-15" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m38.9 128 15 28.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m53.9 156.4 13.8 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m67.7 157 13.8 0.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m89 163.3 6 11.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m95 174.8 6 11.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m89.6 152.1 6.8-10.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m96.4 141.3 6.8-10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m103.2 130.5 32.2 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m135.4 131.8 17.1-27.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m152.5 104.5 32.2 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m184.7 105.8 14.2 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m198.9 106.4 14.2 0.5" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m184.7 105.8 0.5-13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m185.2 92.5 0.5-13.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m184.7 105.8-0.5 13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m184.2 119.1-0.6 13.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m40.4 70.9 0.7 1.4-0.3 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m53.2 155 0.7 1.4 0.7 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m102.9 131 0.3-0.5 1.6 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m133.8 131.7 1.6 0.1 0.8-1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m151.7 105.9 0.8-1.4 1.6 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m19.8 99.5q0-2.2 1-3.4 1.1-1.2 3.1-1.2 2.1 0 3.1 1.2 1.1 1.2 1.1 3.4t-1.1 3.5-3.1 1.3-3.1-1.3q-1-1.2-1-3.5m4.1 3.7q1.4 0 2.2-0.9 0.7-0.9 0.7-2.8 0-1.8-0.7-2.7-0.8-0.9-2.2-0.9-1.3 0-2.1 0.9t-0.8 2.7q0 1.9 0.8 2.8t2.1 0.9" fill="#f00"/>
<path class="atom-7" d="m84 153.2 3 4.8q0.3 0.5 0.8 1.3 0.5 0.9 0.5 0.9v-7h1.2v9.1h-1.2l-3.2-5.3q-0.4-0.6-0.8-1.3t-0.5-1v7.6h-1.2v-9.1h1.4" fill="#00f"/>
<path class="atom-13" d="m214.1 102.5h5.4v1h-4.2v2.8h3.8v1.1h-3.8v4.2h-1.2v-9.1" fill="#3cc"/>
<path class="atom-14" d="m183.2 69.1h5.5v1h-4.2v2.8h3.7v1.1h-3.7v4.2h-1.3v-9.1" fill="#3cc"/>
<path class="atom-15" d="m180.7 133.4h5.4v1h-4.2v2.8h3.8v1.1h-3.8v4.2h-1.2v-9.1" fill="#3cc"/>
</svg>
|
CCOC(C)(C)CN(C)CCCC(F)(F)F
| 47 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][Branch1][C][C][C][C][C][Branch1][#C][N][C][C][C][C][C][Ring1][Branch1][Branch1][C][C][C][Ring1][Branch1][C][Branch1][C][C][Branch1][C][C][C].
Constraint: Return an SVG of size 368x368 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="368px" height="368px" baseProfile="full" version="1.1" viewBox="0 0 368 368" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="368" height="368" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m351.3 82.6-24.9 6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m326.4 89-24.8 6.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m284.8 88.8-16.8-17.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m268 71.7-16.7-17.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m290.2 107.9-6.6 23.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m283.6 131.5-6.7 23.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m276.9 155.1-58.1 14.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m218.8 169.9-16.2 57.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m202.6 227.6-24.9 6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m177.7 234-24.8 6.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m136.1 233.8-16.8-17.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m119.3 216.7-16.7-17.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m102.6 199.5-59.3 8.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m43.3 208.1-26.6-53.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m16.7 154.4 35.9-48.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m52.6 106.3 48 35.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m100.6 142.2 59.4-8.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m100.6 142.2-35.8 48" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-5 atom-14" d="m202.6 227.6 41.8 43" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-15" d="m244.4 270.6 43-41.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-16" d="m244.4 270.6-42.9 41.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-14 atom-17" d="m244.4 270.6 41.9 42.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-17 atom-11 atom-7" d="m100.6 142.2 2 57.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-18 atom-13 atom-9" d="m64.8 190.2-48.1-35.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m277.3 154-0.4 1.1-2.9 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m221.7 169.2-2.9 0.7-0.8 2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m46.2 207.7-2.9 0.4-1.4-2.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m50.8 108.7 1.8-2.4 2.4 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m66.6 187.8-1.8 2.4-2.4-1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m289.4 88.9 5.6 9q0.5 0.9 1.4 2.5t1 1.7v-13.2h2.2v17h-2.3l-6-9.8q-0.7-1.2-1.4-2.5t-1-1.7v14h-2.2v-17h2.7" fill="#00f"/>
<path class="atom-6" d="m140.7 233.9 5.6 9q0.5 0.9 1.4 2.5t0.9 1.7v-13.2h2.3v17h-2.3l-6-9.8q-0.7-1.2-1.4-2.5-0.8-1.3-1-1.7v14h-2.2v-17h2.7" fill="#00f"/>
<path class="atom-6" d="m137.8 252.6h2.3v7.2h8.7v-7.2h2.3v17h-2.3v-7.8h-8.7v7.8h-2.3v-17" fill="#00f"/>
</svg>
|
CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C
| 48 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][Branch1][P][C][C][Branch1][C][C][C][C][Branch1][C][C][Branch1][C][C][C][Ring1][#Branch1][C][C][C][Ring1][Ring1].
Constraint: Return an SVG of size 324x324 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="324px" height="324px" baseProfile="full" version="1.1" viewBox="0 0 324 324" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="324" height="324" fill="#fff"> </rect>
<path class="bond-2 atom-2 atom-3" d="m190.5 204.7 3.1 14.1-65.9 14.6-3.1-14.1z" fill="#FF7F7F" fill-rule="evenodd" stroke-width="0px"/>
<ellipse class="atom-2" cx="126.2" cy="226.3" rx="13.5" ry="13.5" fill="#FF7F7F" fill-rule="evenodd" stroke="#FF7F7F" stroke-width="1px"/>
<ellipse class="atom-3" cx="192.1" cy="211.8" rx="13.5" ry="13.5" fill="#FF7F7F" fill-rule="evenodd" stroke="#FF7F7F" stroke-width="1px"/>
<path class="bond-0 atom-0 atom-1" d="m14.7 191.2 28.2-6.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m42.9 184.9 28.2-6.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m90.1 186.9 18 19.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m108.1 206.6 18.1 19.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m126.2 226.3 65.9-14.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m192.1 211.8 14.6 65.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m192.1 211.8 65.9-14.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m258 197.2-14.6-65.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m243.4 131.3-14.6-65.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m243.4 131.3 65.9-14.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-6 atom-9" d="m243.4 131.3-65.9 14.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m84.3 164.8 8.3-26.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m92.6 138.5 8.3-26.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m100.9 112.2-14.5-65.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m86.4 46.3 64.3 20.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-9 atom-3" d="m177.5 145.9 14.6 65.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-10" d="m150.7 66.7-49.8 45.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m125.3 225.4 0.9 0.9 3.3-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m254.7 197.9 3.3-0.7-0.8-3.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m180.8 145.2-3.3 0.7 0.7 3.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m87.1 49.6-0.7-3.3 3.2 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m147.5 65.6 3.2 1.1-2.5 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m76.4 167 6.3 10.1q0.6 1 1.6 2.9 1 1.8 1 1.9v-14.9h2.6v19.1h-2.7l-6.7-11q-0.8-1.3-1.6-2.8t-1-2v15.8h-2.5v-19.1h3" fill="#00f"/>
</svg>
|
CN(CC1(C)CC(C)(C)C1)C1CC1
| 49 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][Branch1][O][C][C][Branch1][Ring1][C][O][C][C][Ring1][Branch1][C][C][C][C][C][Ring1][Branch1][C][Ring1][Ring2].
Constraint: Return an SVG of size 442x442 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="442px" height="442px" baseProfile="full" version="1.1" viewBox="0 0 442 442" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="442" height="442" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m236.8 136.9-9.8 27.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m227 164.8-9.8 27.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m223 217.3 18.5 21.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m241.5 238.9 18.6 21.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m260.1 260.5 71.4-13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m331.5 247.1-0.8-72.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m330.7 174.4 25.3-15" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m356 159.4 25.3-15" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m331.5 247.1 71.7 11.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m403.2 258.8-46 56.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-1 atom-8" d="m202.6 207.3-30.6 5.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-1 atom-8" d="m172 213.1-30.6 5.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m141.4 218.9-31.1 65.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m110.3 284.6-65.7-22.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m44.6 261.9 68.4-24.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m113 237.4-24.5-68.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m88.5 169-68.4 24.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-7 atom-3" d="m357.2 315.1-25.7-68" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-8" d="m88.5 169 52.9 49.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-13 atom-10" d="m20.1 193.5 24.5 68.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m259.2 259.4 0.9 1.1 3.6-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m330.7 178.1v-3.7l1.2-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m399.6 258.3 3.6 0.5-2.3 2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m359.5 312.2-2.3 2.9-1.3-3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m111.8 281.3-1.5 3.3-3.3-1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m109.5 238.7 3.5-1.3-1.3-3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m23.5 192.3-3.4 1.2 1.2 3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m208.2 195.1 6.8 10.9q0.6 1.1 1.7 3.1 1.1 1.9 1.1 2v-16h2.8v20.6h-2.9l-7.2-11.9q-0.8-1.4-1.7-3t-1.2-2.1v17h-2.6v-20.6h3.2" fill="#00f"/>
<path class="atom-5" d="m383.7 137.4q0-4.9 2.5-7.7 2.4-2.8 7-2.8 4.5 0 7 2.8 2.4 2.8 2.4 7.7 0 5-2.5 7.9-2.4 2.8-6.9 2.8-4.6 0-7-2.8-2.5-2.9-2.5-7.9m9.5 8.4q3.1 0 4.8-2.1 1.7-2.2 1.7-6.3 0-4-1.7-6.1-1.7-2-4.8-2-3.2 0-4.9 2t-1.7 6.1q0 4.2 1.7 6.3t4.9 2.1" fill="#f00"/>
<path class="atom-5" d="m405.8 127.2h2.8v8.7h10.5v-8.7h2.8v20.6h-2.8v-9.5h-10.5v9.5h-2.8v-20.6" fill="#f00"/>
</svg>
|
CN(CC1(CO)CC1)C1CC2CC1C2
| 50 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][Branch1][Branch1][C][C][=C][Cl][C][C][C][Branch1][C][F][F].
Constraint: Return an SVG of size 337x337 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="337px" height="337px" baseProfile="full" version="1.1" viewBox="0 0 337 337" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="337" height="337" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m212.5 21.5-2.2 28.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m210.3 49.8-2.3 28.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m216.8 96.6 23.5 16.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m240.3 112.8 23.5 16.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m263.8 128.9-5.4 68.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m258.4 197.4 56.6 38.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m269.1 192.3 51.8 35.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m315 236.3-2.2 28.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m312.8 264.8-2.2 28.5" fill="none" stroke="#0c0" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m197.5 94.6-26.2 12.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m171.3 107.1-26.2 12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m145.1 119.6-5.4 68.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m139.7 188.1-62 29.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m77.7 217.7-2.2 28.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m75.5 246-2.2 28.2" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m77.7 217.7-24.2-16.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m53.5 201.1-24.3-16.7" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m262.6 128.1 1.2 0.8-0.3 3.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m258.7 194-0.3 3.4 2.8 2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m312.2 234.4 2.8 1.9-0.1 1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m146.4 119-1.3 0.6-0.3 3.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m140 184.7-0.3 3.4-3.1 1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m202.8 80.3 6.4 10.3q0.6 1 1.6 2.9 1.1 1.8 1.1 1.9v-15.1h2.6v19.4h-2.7l-6.8-11.2q-0.8-1.3-1.7-2.8-0.8-1.6-1-2v16h-2.6v-19.4h3.1" fill="#00f"/>
<path class="atom-5" d="m302.2 305.5q0-4.9 2.2-7.4 2.3-2.5 6.6-2.5 4 0 6.2 2.8l-1.8 1.5q-1.6-2.1-4.4-2.1-2.9 0-4.5 2-1.5 1.9-1.5 5.7t1.6 5.8 4.7 2q2.2 0 4.7-1.3l0.7 2q-1 0.7-2.5 1.1-1.6 0.4-3.3 0.4-4.2 0-6.5-2.6-2.2-2.6-2.2-7.4" fill="#0c0"/>
<path class="atom-5" d="m319.2 294.4h2.5v20.8h-2.5v-20.8" fill="#0c0"/>
<path class="atom-9" d="m66.6 276.5h11.6v2.2h-9v5.9h8v2.3h-8v9.1h-2.6v-19.5" fill="#3cc"/>
<path class="atom-10" d="m15.3 169.1h11.6v2.2h-9v5.9h8v2.3h-8v9.1h-2.6v-19.5" fill="#3cc"/>
</svg>
|
CN(CC=CCl)CCC(F)F
| 51 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][C][C][Branch1][C][C][Branch1][C][C][C][C][Branch1][C][F][Branch1][C][F][C][Ring1][#Branch2].
Constraint: Return an SVG of size 484x484 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="484px" height="484px" baseProfile="full" version="1.1" viewBox="0 0 484 484" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="484" height="484" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m237.8 449v-49.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m237.8 399.9v-49.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m223.2 324.3-43-24.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m180.2 299.5-43.1-24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m137.1 274.6v-116.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m137.1 158.4-114.4 20.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m137.1 158.4-39.7-109.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m137.1 158.4 100.7-58.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m237.8 100.3 100.6 58.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m338.4 158.4 16.6-45.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m355 112.8 16.6-45.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m338.4 158.4 51.1 9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m389.5 167.4 51.1 9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-7 atom-10" d="m338.4 158.4v116.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m338.4 274.6-43 24.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m295.4 299.5-43 24.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m139.3 275.9-2.2-1.3v-5.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m232.8 103.2 5-2.9 5 2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m338.4 268.8v5.8l-2.1 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m231.5 318.6 9.3 15q0.9 1.5 2.4 4.1 1.5 2.7 1.6 2.9v-22h3.7v28.3h-3.8l-10-16.4q-1.2-1.9-2.4-4.1t-1.6-2.9v23.4h-3.6v-28.3h4.4" fill="#00f"/>
<path class="atom-8" d="m369.8 35h16.8v3.3h-13v8.6h11.6v3.3h-11.6v13.2h-3.8v-28.4" fill="#3cc"/>
<path class="atom-9" d="m444.5 164.4h16.8v3.3h-13v8.6h11.6v3.3h-11.6v13.2h-3.8v-28.4" fill="#3cc"/>
</svg>
|
CN1CC(C)(C)CC(F)(F)C1
| 52 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][C][C][Branch1][P][C][N][C][C][C][Ring1][Ring1][C][O][C][Ring1][=Branch1][Branch1][C][C][C][C][Ring1][=C].
Constraint: Return an SVG of size 372x372 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="372px" height="372px" baseProfile="full" version="1.1" viewBox="0 0 372 372" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="372" height="372" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m355.1 168.7-20.8 7.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m334.3 175.9-20.9 7.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m301.8 194.7-9.2 18.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m292.6 213.4-9.1 18.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m283.5 232.2-46.5-22.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m237 209.5-48.9 17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m188.1 226.5-16-13.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m172.1 212.6-15.9-13.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m141.7 195-20.8 7.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m120.9 202.2-20.9 7.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m100 209.4 11.7 50.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m111.7 259.9-49.5-15.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m62.2 244.8-45.3-25.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m16.9 219.7 4-20.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m20.9 199 4-20.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m35.2 167.9 21.4-2.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m56.6 165.2 21.5-2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m78.1 162.6-11.7-50.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m78.1 162.6 48.9-17" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-3 atom-14" d="m237 209.5 22.6-46.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-1" d="m259.6 163 19.7 9.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-1" d="m279.3 172.6 19.6 9.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-15 atom-8 atom-6" d="m62.2 244.8 37.8-35.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-11 atom-6" d="m78.1 162.6 21.9 46.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m284 231.2-0.5 1-2.3-1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m190.5 225.6-2.4 0.9-0.8-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m111.1 257.3 0.6 2.6-2.4-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m19.2 221-2.3-1.3 0.2-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m258.5 165.3 1.1-2.3 1 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m302.9 178.3 4.8 7.8q0.5 0.7 1.3 2.1 0.7 1.4 0.8 1.5v-11.4h1.9v14.7h-2l-5.1-8.5q-0.6-1-1.3-2.2-0.6-1.1-0.8-1.4v12.1h-1.9v-14.7h2.3" fill="#00f"/>
<path class="atom-5" d="m145.7 185.2 4.8 7.8q0.5 0.7 1.3 2.1 0.7 1.4 0.8 1.5v-11.4h1.9v14.7h-2l-5.2-8.5q-0.6-1-1.2-2.2-0.6-1.1-0.8-1.4v12.1h-1.9v-14.7h2.3" fill="#00f"/>
<path class="atom-5" d="m143.2 169.1h2v6.2h7.5v-6.2h2v14.6h-2v-6.7h-7.5v6.7h-2v-14.6" fill="#00f"/>
<path class="atom-10" d="m20 169q0-3.6 1.7-5.5 1.8-2 5-2 3.3 0 5 2 1.8 1.9 1.8 5.5 0 3.5-1.8 5.6-1.8 2-5 2t-5-2q-1.7-2.1-1.7-5.6m6.7 5.9q2.3 0 3.5-1.5t1.2-4.4-1.2-4.4q-1.2-1.4-3.5-1.4-2.2 0-3.4 1.4-1.2 1.5-1.2 4.4t1.2 4.4 3.4 1.5" fill="#f00"/>
</svg>
|
CN1CC(CNC23CC2COC3(C)C)C1
| 53 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][C][C][O][C][Branch1][C][C][Branch1][C][C][C][Ring1][Branch2][Branch1][C][C][C].
Constraint: Return an SVG of size 389x389 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="389px" height="389px" baseProfile="full" version="1.1" viewBox="0 0 389 389" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="389" height="389" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m17.7 243.9 36.7-18.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m54.4 225.3 36.8-18.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m105.9 182.6 2.1-40.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m108 142.3 2.2-40.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m110.2 102 87.3-44.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m197.5 57.7 33 21.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m230.5 79.2 33 21.5" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m278.5 128.8-2.2 40" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m276.3 168.8-2.1 40" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m274.2 208.8 97.1-11.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-5 atom-7" d="m274.2 208.8 28.4 93.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-5 atom-8" d="m274.2 208.8-87.3 44.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m186.9 253.1 58.8 78.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m186.9 253.1-66.8 71.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m186.9 253.1-34.1-22.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m152.8 230.9-34.1-22.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m110.1 104 0.1-2 4.4-2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m193.1 59.9 4.4-2.2 1.6 1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m98.8 185.8 9.1 14.7q0.9 1.4 2.3 4.1 1.5 2.6 1.6 2.7v-21.5h3.6v27.7h-3.7l-9.8-16q-1.1-1.9-2.3-4.1-1.2-2.1-1.6-2.8v22.9h-3.6v-27.7h4.4" fill="#00f"/>
<path class="atom-4" d="m266.7 111.2q0-6.7 3.3-10.4t9.5-3.7q6.1 0 9.4 3.7t3.3 10.4-3.3 10.5q-3.4 3.8-9.4 3.8-6.1 0-9.5-3.8-3.3-3.8-3.3-10.5m12.8 11.2q4.2 0 6.5-2.8 2.3-2.9 2.3-8.4t-2.3-8.2q-2.3-2.8-6.5-2.8-4.3 0-6.6 2.8-2.3 2.7-2.3 8.2 0 5.6 2.3 8.4t6.6 2.8" fill="#f00"/>
</svg>
|
CN1CCOC(C)(C)C1(C)C
| 54 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][N][C][C][Branch1][C][C][N][C][Branch1][C][C][C][C][N].
Constraint: Return an SVG of size 263x263 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="263px" height="263px" baseProfile="full" version="1.1" viewBox="0 0 263 263" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="263" height="263" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m12 135 15-2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m27 132.9 15.1-2.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m51.9 136.2 8.5 10.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m60.4 147.1 8.5 10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m68.9 157.9 35.1-5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m104 152.9 21.8 27.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m104 152.9 5.3-13.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m109.3 139.6 5.4-13.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m122.2 119.3 15-2.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m137.2 117.2 15.1-2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m152.3 115.1 13.2-32.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m152.3 115.1 21.8 27.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m174.1 142.9 35.1-4.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m209.2 138 8.5 10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m217.7 148.8 8.5 10.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m68.5 157.4 0.4 0.5 1.7-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m173 141.6 1.1 1.3 1.8-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m207.4 138.2 1.8-0.2 0.4 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m44.8 125 3.3 5.3q0.3 0.6 0.9 1.5 0.5 1 0.5 1v-7.8h1.3v10.1h-1.3l-3.6-5.9q-0.4-0.6-0.8-1.4t-0.6-1v8.3h-1.3v-10.1h1.6" fill="#00f"/>
<path class="atom-1" d="m52.8 125h1.3v4.3h5.2v-4.3h1.3v10.1h-1.3v-4.7h-5.2v4.7h-1.3v-10.1" fill="#00f"/>
<path class="atom-5" d="m103.6 115h1.3v4.3h5.1v-4.3h1.4v10.1h-1.4v-4.7h-5.1v4.7h-1.3v-10.1" fill="#00f"/>
<path class="atom-5" d="m115 115 3.3 5.4q0.3 0.5 0.8 1.4 0.5 1 0.6 1v-7.8h1.3v10.1h-1.4l-3.5-5.8q-0.4-0.7-0.9-1.5-0.4-0.8-0.5-1v8.3h-1.3v-10.1h1.6" fill="#00f"/>
<path class="atom-10" d="m228.8 160.8 3.3 5.3q0.4 0.6 0.9 1.5 0.5 1 0.5 1v-7.8h1.4v10.1h-1.4l-3.5-5.9q-0.4-0.6-0.9-1.4-0.4-0.8-0.5-1v8.3h-1.3v-10.1h1.5" fill="#00f"/>
<path class="atom-10" d="m236.8 160.8h1.3v4.3h5.2v-4.3h1.3v10.1h-1.3v-4.7h-5.2v4.7h-1.3v-10.1" fill="#00f"/>
<path class="atom-10" d="m246.6 170.5q0.2-0.6 0.8-1 0.6-0.3 1.4-0.3 1 0 1.6 0.5 0.5 0.6 0.5 1.5 0 1-0.7 1.9t-2.2 2h3v0.8h-4.4v-0.7q1.2-0.8 1.9-1.5 0.8-0.6 1.1-1.2 0.4-0.6 0.4-1.2 0-0.7-0.3-1-0.3-0.4-0.9-0.4-0.5 0-0.9 0.2-0.3 0.3-0.6 0.7l-0.7-0.3" fill="#00f"/>
</svg>
|
CNCC(C)NC(C)CCN
| 55 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [C][O][C][C][Branch1][C][C][C][N][C][Branch1][C][C][Branch1][Ring1][C][O][C][C][Branch1][C][F][F].
Constraint: Return an SVG of size 293x293 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="293px" height="293px" baseProfile="full" version="1.1" viewBox="0 0 293 293" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="293" height="293" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m13.3 99.5 13.9 9.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m27.2 109.2 13.9 9.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m47.3 131.3-1.5 17.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m45.8 148.5-1.4 17.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m44.4 165.7 34.6 24.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m79 189.9-3.6 42" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m79 189.9 38.2-18" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m117.2 171.9 14.4 10" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m131.6 181.9 14.4 10" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m157.8 193.3 16.2-7.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m174 185.7 16.1-7.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m190.1 178.1 17.9 38.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m190.1 178.1 38.2-17.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m228.3 160.2 13.9 9.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m242.2 169.9 13.9 9.6" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-7 atom-11" d="m190.1 178.1-17.9-38.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m172.2 139.9 24.1-34.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m196.3 105.3 18.6 1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m214.9 106.8 18.5 1.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m196.3 105.3-7.2-15.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m189.1 89.8-7.3-15.4" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m44.5 164.9-0.1 0.8 1.7 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m115.3 172.8 1.9-0.9 0.8 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m226.4 161.1 1.9-0.9 0.7 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m173.1 141.8-0.9-1.9 1.2-1.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m42.5 123.7q0-2.9 1.4-4.5t4.1-1.6q2.6 0 4 1.6t1.4 4.5-1.4 4.6q-1.4 1.6-4 1.6-2.7 0-4.1-1.6-1.4-1.7-1.4-4.6m5.5 4.8q1.8 0 2.8-1.2t1-3.6-1-3.5q-1-1.2-2.8-1.2-1.9 0-2.9 1.1-0.9 1.2-0.9 3.6t0.9 3.6q1 1.2 2.9 1.2" fill="#f00"/>
<path class="atom-6" d="m149.2 190.1 4 6.3q0.4 0.6 1 1.8 0.6 1.1 0.6 1.2v-9.3h1.6v11.9h-1.6l-4.2-6.9q-0.5-0.8-1-1.7t-0.7-1.2v9.8h-1.5v-11.9h1.8" fill="#00f"/>
<path class="atom-6" d="m147.2 203.2h1.6v5.1h6.1v-5.1h1.7v12h-1.7v-5.5h-6.1v5.5h-1.6v-12" fill="#00f"/>
<path class="atom-10" d="m257.5 184.4q0-2.9 1.4-4.5t4.1-1.6q2.6 0 4 1.6 1.5 1.6 1.5 4.5t-1.5 4.5q-1.4 1.7-4 1.7-2.7 0-4.1-1.7-1.4-1.6-1.4-4.5m5.5 4.8q1.8 0 2.8-1.2t1-3.6-1-3.6-2.8-1.2-2.8 1.2-1 3.6 1 3.6 2.8 1.2" fill="#f00"/>
<path class="atom-10" d="m270.3 178.4h1.6v5.1h6.2v-5.1h1.6v12h-1.6v-5.5h-6.2v5.5h-1.6v-12" fill="#f00"/>
<path class="atom-13" d="m234.8 102.9h7.1v1.3h-5.5v3.7h4.9v1.4h-4.9v5.5h-1.6v-11.9" fill="#3cc"/>
<path class="atom-14" d="m174.8 61.1h7.1v1.3h-5.5v3.7h4.9v1.4h-4.9v5.5h-1.6v-11.9" fill="#3cc"/>
</svg>
|
COCC(C)CNC(C)(CO)CC(F)F
| 56 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [F][C][Branch1][=C][C][N][C][C][O][C][C][C][Ring1][=Branch1][C][Ring1][Ring2][C][C][C][C][Ring1][Ring2].
Constraint: Return an SVG of size 283x283 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="283px" height="283px" baseProfile="full" version="1.1" viewBox="0 0 283 283" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="283" height="283" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m195 94.7-1.6 16.3" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m193.4 111-1.6 16.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m191.8 127.4-36.3 16.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m155.5 143.9-13.4-9.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m142.1 134.3-13.4-9.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m117.5 123.2-15.4 7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m102.1 130.2-15.3 7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m86.8 137.2-32.4-23.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m54.4 114-14.9 6.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m39.5 120.8-14.9 6.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m17.3 137.7-1.5 16.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m15.8 153.9-1.6 16.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m14.2 170.2 25.3 30.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m39.5 201 30.8-25.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m70.3 175.6-25.3-30.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-1 atom-11" d="m191.8 127.4 32.5 23.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m224.3 150.6 6.5 39.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m230.8 189.9 39.3-6.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m270.1 183.4-6.5-39.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-4" d="m70.3 175.6 16.5-38.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-11" d="m263.6 144-39.3 6.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-10 atom-7" d="m45 144.8-30.8 25.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m157.3 143-1.8 0.9-0.6-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m56 115.1-1.6-1.1-0.8 0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m38.2 199.4 1.3 1.6 1.5-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m46.2 146.4-1.2-1.6-1.6 1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m230.5 187.9 0.3 2 2-0.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m268.2 183.7 1.9-0.3-0.3-2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m263.9 146-0.3-2-2 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m192.3 82h6.8v1.3h-5.2v3.5h4.6v1.3h-4.6v5.2h-1.6v-11.3" fill="#3cc"/>
<path class="atom-3" d="m120.6 115 3.7 6q0.4 0.6 1 1.7 0.5 1 0.6 1.1v-8.8h1.5v11.3h-1.6l-3.9-6.5q-0.5-0.8-1-1.7-0.5-0.8-0.6-1.1v9.3h-1.5v-11.3h1.8" fill="#00f"/>
<path class="atom-3" d="m118.7 102.6h1.5v4.8h5.8v-4.8h1.5v11.3h-1.5v-5.2h-5.8v5.2h-1.5v-11.3" fill="#00f"/>
<path class="atom-6" d="m12.9 130.5q0-2.7 1.3-4.2t3.8-1.5q2.6 0 3.9 1.5t1.3 4.2q0 2.8-1.3 4.3-1.4 1.6-3.9 1.6-2.4 0-3.8-1.6-1.3-1.5-1.3-4.3m5.1 4.6q1.8 0 2.7-1.2 0.9-1.1 0.9-3.4 0-2.2-0.9-3.3-0.9-1.2-2.7-1.2-1.7 0-2.6 1.2-0.9 1.1-0.9 3.3 0 2.3 0.9 3.4 0.9 1.2 2.6 1.2" fill="#f00"/>
</svg>
|
FC(CNC1COC2CC1C2)C1CCC1
| 57 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [F][C][C][N][Branch1][Ring2][C][C][F][C][C][Branch1][=Branch1][C][Branch1][C][F][F][C][C][Ring1][=Branch1].
Constraint: Return an SVG of size 209x209 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="209px" height="209px" baseProfile="full" version="1.1" viewBox="0 0 209 209" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="209" height="209" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m193.1 54.8-9.4 9.4" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m183.7 64.2-9.4 9.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m174.3 73.6-30.9-8.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m143.4 65.4-9.1 9.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m134.3 74.5-9 9.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m122.3 93.7 3.4 12.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m125.7 106.3 3.4 12.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m129.1 118.9 30.9 8.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m160 127.2 3.5 12.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m163.5 139.8 3.4 12.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-6 atom-3 atom-7" d="m116.3 86.9-13.2-3.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-3 atom-7" d="m103.1 83.4-13.2-3.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m89.9 79.9-22.5 22.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m67.4 102.5-26.3-18.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m41.1 84.3 1.2-13.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m42.3 71.1 1.1-13.1" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m41.1 84.3-12.6 5.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m28.5 90.2-12.6 5.9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-11 atom-8 atom-12" d="m67.4 102.5 18.4 26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m85.8 128.7-31.9 2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-8" d="m53.9 131.5 13.5-29" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m174.7 73.2-0.4 0.4-1.6-0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m144.9 65.8-1.5-0.4-0.5 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m129 118.3 0.1 0.6 1.6 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m158.5 126.7 1.5 0.5 0.2 0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m90.6 80.1-0.7-0.2-1.1 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m84.8 127.4 1 1.3-1.6 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m55.5 131.4-1.6 0.1 0.7-1.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m194.1 46.5h5.4v1h-4.2v2.7h3.7v1.1h-3.7v4.2h-1.2v-9" fill="#3cc"/>
<path class="atom-3" d="m118.8 83.6 3 4.8q0.3 0.4 0.7 1.3 0.5 0.8 0.5 0.9v-7h1.2v9h-1.2l-3.2-5.2q-0.4-0.6-0.8-1.3-0.3-0.7-0.5-1v7.5h-1.1v-9h1.4" fill="#00f"/>
<path class="atom-6" d="m165.7 153.5h5.4v1h-4.2v2.8h3.7v1h-3.7v4.2h-1.2v-9" fill="#3cc"/>
<path class="atom-10" d="m41.2 47.9h5.3v1h-4.1v2.8h3.7v1h-3.7v4.2h-1.2v-9" fill="#3cc"/>
<path class="atom-11" d="m9.5 93.3h5.4v1h-4.2v2.8h3.7v1h-3.7v4.3h-1.2v-9.1" fill="#3cc"/>
</svg>
|
FCCN(CCF)CC1(C(F)F)CC1
| 58 |
User: Draw a structure of a molecule.
Description: The molecule has the SELFIES string [N][C][C@H1][Branch1][Ring1][C][O][N][C][C][C][C][Branch1][Ring2][C][Ring1][Ring2][C][Ring1][Branch1].
Constraint: Return an SVG of size 398x398 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="398px" height="398px" baseProfile="full" version="1.1" viewBox="0 0 398 398" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="398" height="398" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m58.1 150.3 24.4-5.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m82.5 145 29-6.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-2 atom-1" d="m146.1 182.8-44.1-42.1 9.5-2z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-2 atom-2 atom-3" d="m146.1 182.8-17.7 55.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m128.4 238.4-23.8 5.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m104.6 243.5-23.8 5.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m146.1 182.8 24.5-5.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-2 atom-5" d="m170.6 177.5 24.4-5.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m211.2 179.4 15.6 17.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m226.8 196.5 15.5 17.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m242.3 213.7 57-12.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m299.3 201.3 49 31.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m348.3 232.9 31.6-49.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m379.9 183.8-49-31.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m379.9 183.8-43.3-4.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-10 atom-7" d="m330.9 152.3-31.6 49" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-7" d="m336.6 178.9-37.3 22.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m145.3 185.6 0.8-2.8 1.3-0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m129.2 235.6-0.8 2.8-1.2 0.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m241.6 212.8 0.7 0.9 2.9-0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m345.9 231.3 2.4 1.6 1.6-2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m333.3 153.8-2.4-1.5-1.6 2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m338.8 179.1-2.2-0.2-1.8 1.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m18.1 143.8h2.2v7h8.5v-7h2.2v16.5h-2.2v-7.7h-8.5v7.7h-2.2v-16.5" fill="#00f"/>
<path class="atom-0" d="m34.2 159.7q0.4-1 1.4-1.6t2.3-0.6q1.6 0 2.5 0.9 1 0.9 1 2.5t-1.2 3.1-3.7 3.3h5.1v1.2h-7.4v-1q2-1.4 3.2-2.5 1.3-1.1 1.8-2.1 0.6-0.9 0.6-1.9 0-1.1-0.5-1.7t-1.4-0.6-1.5 0.4q-0.6 0.3-1 1.1l-1.2-0.5" fill="#00f"/>
<path class="atom-0" d="m46.3 143.8 5.4 8.7q0.6 0.9 1.4 2.4 0.9 1.6 0.9 1.7v-12.8h2.2v16.5h-2.2l-5.8-9.6q-0.7-1.1-1.4-2.4t-1-1.7v13.7h-2.1v-16.5h2.6" fill="#00f"/>
<path class="atom-4" d="m47.5 242.6h2.2v7h8.5v-7h2.2v16.5h-2.2v-7.7h-8.5v7.7h-2.2v-16.5" fill="#f00"/>
<path class="atom-4" d="m63.8 250.8q0-4 1.9-6.2 2-2.2 5.7-2.2 3.6 0 5.6 2.2 1.9 2.2 1.9 6.2t-1.9 6.3q-2 2.2-5.6 2.2-3.7 0-5.7-2.2-1.9-2.3-1.9-6.3m7.6 6.7q2.5 0 3.8-1.7 1.4-1.7 1.4-5t-1.4-4.9q-1.3-1.7-3.8-1.7-2.6 0-3.9 1.7-1.4 1.6-1.4 4.9t1.4 5q1.3 1.7 3.9 1.7" fill="#f00"/>
<path class="atom-5" d="m199.5 162.2 5.4 8.8q0.5 0.8 1.4 2.4t0.9 1.7v-12.9h2.2v16.5h-2.3l-5.8-9.5q-0.7-1.1-1.4-2.4t-0.9-1.7v13.6h-2.1v-16.5h2.6" fill="#00f"/>
<path class="atom-5" d="m196.7 144.1h2.2v7h8.5v-7h2.2v16.5h-2.2v-7.7h-8.5v7.7h-2.2v-16.5" fill="#00f"/>
</svg>
|
NC[C@H](CO)NCC12CC(C1)C2
| 59 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][C][C][C][Branch1][=N][N][C][C@@H1][Branch1][C][N][C][C][Branch1][C][C][C][C][C][C][Ring1][Ring1].
Constraint: The output must be an SVG of size 221x221 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="221px" height="221px" baseProfile="full" version="1.1" viewBox="0 0 221 221" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="221" height="221" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m80.2 168.9 2.7-28.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m82.9 140.2-23.5-16.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m59.4 123.6 2.7-28.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m62.1 94.9 11.1-5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m73.2 89.9 11.1-5.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m92.3 85.8 9.7 6.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m102 92.7 9.7 6.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m111.7 99.6 26.2-12" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m137.9 87.6v-11.4l2.1 0.2z" fill-rule="evenodd" stroke="#000" stroke-width=".5px"/>
<path class="bond-6 atom-6 atom-7" d="m137.9 76.2 4.3-11-4.3-0.4z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-6 atom-6 atom-7" d="m137.9 76.2 2.1 0.2 2.2-11.2z" fill="#00f" fill-rule="evenodd" stroke="#00f" stroke-width=".5px"/>
<path class="bond-7 atom-6 atom-8" d="m137.9 87.6 23.4 16.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m161.3 104.3 26.2-12" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m187.5 92.3 23.5 16.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-9 atom-11" d="m187.5 92.3 2.7-28.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-3 atom-12" d="m62.1 94.9-23.4-16.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m38.7 78.3-12-26.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m26.7 52.1-16.7 23.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-12" d="m10 75.6 28.7 2.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m82.7 141.7 0.2-1.5-1.2-0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m60.6 124.4-1.2-0.8 0.2-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m111.3 99.3 0.4 0.3 1.3-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m136.6 88.2 1.3-0.6 1.2 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m160.2 103.5 1.1 0.8 1.4-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m27.3 53.4-0.6-1.3-0.8 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m10.9 74.4-0.9 1.2 1.5 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-4" d="m86.5 78.9 2.7 4.3q0.2 0.4 0.7 1.2 0.4 0.8 0.4 0.8v-6.3h1.1v8.1h-1.1l-2.9-4.7q-0.3-0.5-0.7-1.2-0.3-0.6-0.4-0.8v6.7h-1.1v-8.1h1.3" fill="#00f"/>
<path class="atom-4" d="m85.1 69.9h1.1v3.5h4.2v-3.5h1.1v8.2h-1.1v-3.8h-4.2v3.8h-1.1v-8.2" fill="#00f"/>
<path class="atom-7" d="m138.8 54.9 2.7 4.3q0.2 0.5 0.7 1.2 0.4 0.8 0.4 0.9v-6.4h1.1v8.2h-1.1l-2.9-4.7q-0.3-0.6-0.7-1.2-0.3-0.7-0.4-0.9v6.8h-1.1v-8.2h1.3" fill="#00f"/>
<path class="atom-7" d="m145.3 54.9h1.1v3.5h4.1v-3.5h1.1v8.2h-1.1v-3.8h-4.1v3.8h-1.1v-8.2" fill="#00f"/>
<path class="atom-7" d="m153.2 62.8q0.2-0.5 0.7-0.8t1.1-0.3q0.8 0 1.3 0.5 0.4 0.4 0.4 1.2t-0.6 1.5q-0.5 0.8-1.8 1.6h2.5v0.7h-3.6v-0.6q1-0.7 1.6-1.2t0.9-1 0.3-1-0.3-0.8q-0.2-0.3-0.7-0.3-0.4 0-0.7 0.2t-0.5 0.6l-0.6-0.3" fill="#00f"/>
</svg>
|
CCCC(NC[C@@H](N)CC(C)C)C1CC1
| 60 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][C][O][C][Branch1][C][C][Branch1][C][C][C][N][Branch1][C][C][C][C][C][C][Branch1][C][F][Branch1][C][F][F].
Constraint: The output must be an SVG of size 379x379 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="379px" height="379px" baseProfile="full" version="1.1" viewBox="0 0 379 379" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="379" height="379" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m43 72.2 24.7 46.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m67.7 119.1-11.2 17.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m56.5 136.9-11.2 17.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m44.5 173.5 9.8 18.7" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m54.3 192.2 9.8 18.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m64.1 210.9-46.9 24.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m64.1 210.9 47-24.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m64.1 210.9 24.7 46.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m88.8 257.8 22.8 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m111.6 258.7 22.8 0.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m146.7 269.1 9.9 18.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m156.6 288 9.9 18.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m147.7 250.6 11.2-17.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m158.9 232.8 11.2-17.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m170.1 215 53 2.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m223.1 217.1 28.3-44.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m251.4 172.3 52.9 2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m304.3 174.3 23.4 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m327.7 175.2 23.4 1" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m304.3 174.3 0.9-21.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m305.2 152.5 0.8-21.9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m304.3 174.3-0.8 21.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-12 atom-15" d="m303.5 196.2-0.9 21.9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m66.5 116.8 1.2 2.3-0.5 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m87.6 255.5 1.2 2.3h1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m169.5 215.9 0.6-0.9 2.6 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m220.4 217 2.7 0.1 1.4-2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m249.9 174.5 1.5-2.2 2.6 0.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-2" d="m32.6 164q0-3.6 1.7-5.6 1.8-2 5.1-2 3.4 0 5.2 2 1.7 2 1.7 5.6 0 3.7-1.8 5.7-1.8 2.1-5.1 2.1t-5.1-2.1q-1.7-2-1.7-5.7m6.8 6.1q2.3 0 3.6-1.5 1.2-1.6 1.2-4.6 0-2.9-1.2-4.4-1.3-1.5-3.6-1.5-2.2 0-3.5 1.5-1.2 1.4-1.2 4.4t1.2 4.6q1.3 1.5 3.5 1.5" fill="#f00"/>
<path class="atom-7" d="m138.5 252.4 4.9 7.9q0.5 0.8 1.3 2.2t0.8 1.5v-11.6h2v15h-2.1l-5.2-8.7q-0.6-1-1.3-2.2-0.6-1.2-0.8-1.5v12.4h-2v-15h2.4" fill="#00f"/>
<path class="atom-13" d="m352.8 168.9h9v1.7h-6.9v4.6h6.1v1.7h-6.1v7h-2.1v-15" fill="#3cc"/>
<path class="atom-14" d="m301.9 113.8h9v1.8h-6.9v4.5h6.1v1.8h-6.1v7h-2.1v-15.1" fill="#3cc"/>
<path class="atom-15" d="m297.8 219.8h8.9v1.7h-6.9v4.6h6.2v1.7h-6.2v7h-2v-15" fill="#3cc"/>
</svg>
|
CCOC(C)(C)CN(C)CCCC(F)(F)F
| 61 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][Branch1][C][C][C][C][C][Branch1][#C][N][C][C][C][C][C][Ring1][Branch1][Branch1][C][C][C][Ring1][Branch1][C][Branch1][C][C][Branch1][C][C][C].
Constraint: The output must be an SVG of size 392x392 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="392px" height="392px" baseProfile="full" version="1.1" viewBox="0 0 392 392" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="392" height="392" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m374.2 88-26.5 6.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m347.7 94.8-26.5 6.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m303.3 94.6-17.8-18.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m285.5 76.3-17.8-18.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m309.1 114.9-7 25.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-2 atom-1 atom-3" d="m302.1 140.1-7.1 25.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m295 165.3-61.9 15.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m233.1 181-17.3 61.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m215.8 242.5-26.5 6.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m189.3 249.2-26.5 6.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m144.9 249.1-17.8-18.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m127.1 230.8-17.8-18.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m109.3 212.5-63.2 9.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m46.1 221.7-28.3-57.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m17.8 164.4 38.2-51.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m56 113.3 51.2 38.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m107.2 151.4 63.2-9.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m107.2 151.4-38.2 51.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-5 atom-14" d="m215.8 242.5 44.6 45.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-15" d="m260.4 288.2 45.7-44.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-16" d="m260.4 288.2-45.8 44.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-14 atom-17" d="m260.4 288.2 44.6 45.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-17 atom-11 atom-7" d="m107.2 151.4 2.1 61.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-18 atom-13 atom-9" d="m69 202.6-51.2-38.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m295.3 164-0.3 1.3-3.1 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m236.2 180.2-3.1 0.8-0.9 3.1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m49.3 221.3-3.2 0.4-1.4-2.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m54.1 115.8 1.9-2.5 2.6 1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m70.9 200.1-1.9 2.5-2.5-1.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m308.3 94.7 5.9 9.6q0.6 1 1.5 2.7 1 1.7 1 1.8v-14.1h2.4v18.1h-2.4l-6.4-10.4q-0.7-1.3-1.5-2.7t-1-1.8v14.9h-2.4v-18.1h2.9" fill="#00f"/>
<path class="atom-6" d="m149.9 249.2 5.9 9.6q0.6 0.9 1.5 2.6 1 1.7 1 1.8v-14h2.4v18.1h-2.4l-6.4-10.5q-0.7-1.2-1.5-2.6t-1-1.9v15h-2.4v-18.1h2.9" fill="#00f"/>
<path class="atom-6" d="m146.8 269.1h2.5v7.7h9.2v-7.7h2.5v18.1h-2.5v-8.4h-9.2v8.4h-2.5v-18.1" fill="#00f"/>
</svg>
|
CN(C)CCC(NC1CC2CC1(C)C2)C(C)(C)C
| 62 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][Branch1][P][C][C][Branch1][C][C][C][C][Branch1][C][C][Branch1][C][C][C][Ring1][#Branch1][C][C][C][Ring1][Ring1].
Constraint: The output must be an SVG of size 250x250 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="250px" height="250px" baseProfile="full" version="1.1" viewBox="0 0 250 250" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="250" height="250" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m11.4 147.5 21.7-4.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m33.1 142.7 21.8-4.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m69.5 144.2 13.9 15.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m83.4 159.4 14 15.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m97.4 174.7 50.8-11.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m148.2 163.4 11.3 50.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m148.2 163.4 50.8-11.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m199 152.2-11.2-50.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m187.8 101.3-11.3-50.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m187.8 101.3 50.8-11.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-6 atom-9" d="m187.8 101.3-50.8 11.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m65.1 127.2 6.4-20.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-9 atom-1 atom-10" d="m71.5 106.9 6.4-20.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m77.9 86.6-11.3-50.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m66.6 35.8 49.7 15.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-9 atom-3" d="m137 112.6 11.2 50.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-10" d="m116.3 51.4-38.4 35.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m96.7 173.9 0.7 0.8 2.5-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m196.5 152.7 2.5-0.5-0.5-2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m139.5 112-2.5 0.6 0.5 2.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m67.2 38.3-0.6-2.5 2.5 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m113.8 50.7 2.5 0.7-1.9 1.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m58.9 128.9 4.9 7.8q0.5 0.8 1.2 2.2 0.8 1.3 0.8 1.4v-11.4h2v14.7h-2l-5.2-8.5q-0.6-1-1.3-2.2-0.6-1.1-0.8-1.5v12.2h-1.9v-14.7h2.3" fill="#00f"/>
</svg>
|
CN(CC1(C)CC(C)(C)C1)C1CC1
| 63 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][Branch1][Branch1][C][C][=C][Cl][C][C][C][Branch1][C][F][F].
Constraint: The output must be an SVG of size 220x220 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="220px" height="220px" baseProfile="full" version="1.1" viewBox="0 0 220 220" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="220" height="220" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m138.7 14-1.4 18.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m137.3 32.5-1.5 18.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m141.5 63.1 15.3 10.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m156.8 73.6 15.4 10.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m172.2 84.2-3.5 44.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m168.7 128.9 37 25.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m175.7 125.5 33.8 23.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m205.7 154.3-1.5 18.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m204.2 172.9-1.5 18.6" fill="none" stroke="#0c0" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m128.9 61.8-17.1 8.1" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-1 atom-6" d="m111.8 69.9-17.1 8.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m94.7 78.1-3.5 44.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m91.2 122.8-40.4 19.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m50.8 142.1-1.5 18.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m49.3 160.6-1.4 18.4" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m50.8 142.1-15.9-10.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m34.9 131.3-15.9-10.9" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m171.4 83.6 0.8 0.6-0.2 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m168.9 126.6-0.2 2.3 1.8 1.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m203.8 153 1.9 1.3-0.1 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m95.6 77.7-0.9 0.4-0.1 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m91.4 120.6-0.2 2.2-2 1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m132.4 52.4 4.2 6.7q0.4 0.7 1 1.9 0.7 1.2 0.7 1.3v-9.9h1.7v12.7h-1.7l-4.5-7.3q-0.5-0.9-1.1-1.9-0.5-1-0.7-1.3v10.5h-1.6v-12.7h2" fill="#00f"/>
<path class="atom-5" d="m197.3 199.4q0-3.1 1.4-4.8 1.5-1.7 4.3-1.7 2.7 0 4.1 1.9l-1.2 1q-1-1.4-2.9-1.4t-2.9 1.3-1 3.7q0 2.5 1 3.8 1.1 1.3 3.1 1.3 1.4 0 3.1-0.8l0.5 1.3q-0.7 0.4-1.7 0.7t-2.1 0.3q-2.8 0-4.3-1.7-1.4-1.7-1.4-4.9" fill="#0c0"/>
<path class="atom-5" d="m208.3 192.2h1.7v13.6h-1.7v-13.6" fill="#0c0"/>
<path class="atom-9" d="m43.5 180.5h7.5v1.5h-5.8v3.8h5.2v1.5h-5.2v5.9h-1.7v-12.7" fill="#3cc"/>
<path class="atom-10" d="m10 110.4h7.6v1.5h-5.9v3.8h5.2v1.5h-5.2v5.9h-1.7v-12.7" fill="#3cc"/>
</svg>
|
CN(CC=CCl)CCC(F)F
| 64 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][C][C][Branch1][C][C][Branch1][C][C][C][C][Branch1][C][F][Branch1][C][F][C][Ring1][#Branch2].
Constraint: The output must be an SVG of size 371x371 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="371px" height="371px" baseProfile="full" version="1.1" viewBox="0 0 371 371" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="371" height="371" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m181.7 345v-36.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m181.7 308.3v-36.8" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m169.2 248.7-32.3-18.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m136.9 230.1-32.3-18.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m104.6 211.4v-89.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m104.6 122.3-87.7 15.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m104.6 122.3-30.5-83.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-3 atom-6" d="m104.6 122.3 77.1-44.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m181.7 77.8 77.2 44.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m258.9 122.3 12.4-34.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m271.3 88.2 12.4-34.1" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m258.9 122.3 38.6 6.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m297.5 129.1 38.7 6.8" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-9 atom-7 atom-10" d="m258.9 122.3v89.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m258.9 211.4-32.3 18.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-1" d="m226.6 230.1-32.3 18.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m106.2 212.3-1.6-0.9v-4.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m177.9 80 3.8-2.2 3.9 2.2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m258.9 206.9v4.5l-1.6 0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m176.2 243.3 8.2 13.4q0.9 1.3 2.2 3.7t1.4 2.5v-19.6h3.3v25.3h-3.4l-8.9-14.7q-1-1.7-2.2-3.6-1-2-1.3-2.6v20.9h-3.3v-25.3h4" fill="#00f"/>
<path class="atom-8" d="m281.9 26h15v2.9h-11.6v7.6h10.3v2.9h-10.3v11.8h-3.4v-25.2" fill="#3cc"/>
<path class="atom-9" d="m339.1 125.2h15v2.8h-11.6v7.7h10.4v2.9h-10.4v11.8h-3.4v-25.2" fill="#3cc"/>
</svg>
|
CN1CC(C)(C)CC(F)(F)C1
| 65 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][C][C][Branch1][P][C][N][C][C][C][Ring1][Ring1][C][O][C][Ring1][=Branch1][Branch1][C][C][C][C][Ring1][=C].
Constraint: The output must be an SVG of size 331x331 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="331px" height="331px" baseProfile="full" version="1.1" viewBox="0 0 331 331" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="331" height="331" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m316 150.1-18.6 6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m297.4 156.5-18.5 6.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m268.5 173.2-8.1 16.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m260.4 189.9-8.1 16.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m252.3 206.6-41.4-20.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m210.9 186.5-43.6 15" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m167.3 201.5-14.1-12.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m153.2 189.2-14.2-12.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m126.1 173.6-18.6 6.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m107.5 180-18.5 6.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m89 186.4 10.4 44.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m99.4 231.2-44-13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m55.4 217.8-40.4-22.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m15 195.5 3.6-18.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m18.6 177.1 3.6-18.5" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m31.3 149.4 19.1-2.4" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-10 atom-11" d="m50.4 147 19.1-2.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m69.5 144.6-10.4-44.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-11 atom-13" d="m69.5 144.6 43.5-15" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-3 atom-14" d="m210.9 186.5 20.1-41.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-1" d="m231 145 17.5 8.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-14 atom-1" d="m248.5 153.5 17.5 8.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-15 atom-8 atom-6" d="m55.4 217.8 33.6-31.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-11 atom-6" d="m69.5 144.6 19.5 41.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m252.7 205.8-0.4 0.8-2.1-1" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m169.5 200.7-2.2 0.8-0.7-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m98.9 229 0.5 2.2-2.2-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m17.1 196.6-2.1-1.1 0.2-0.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m230 147.1 1-2.1 0.9 0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m269.5 158.7 4.3 6.9q0.4 0.6 1.1 1.9 0.7 1.2 0.7 1.3v-10.1h1.8v13h-1.8l-4.6-7.6q-0.5-0.8-1.1-1.9-0.6-1-0.7-1.3v10.8h-1.7v-13h2" fill="#00f"/>
<path class="atom-5" d="m129.7 164.8 4.2 6.9q0.4 0.7 1.1 1.9 0.7 1.3 0.7 1.3v-10.1h1.8v13h-1.8l-4.6-7.5q-0.5-0.9-1.1-1.9t-0.7-1.3v10.7h-1.7v-13h2.1" fill="#00f"/>
<path class="atom-5" d="m127.4 150.4h1.8v5.6h6.7v-5.6h1.7v13.1h-1.7v-6h-6.7v6h-1.8v-13.1" fill="#00f"/>
<path class="atom-10" d="m17.8 150.3q0-3.1 1.5-4.8 1.6-1.8 4.5-1.8t4.4 1.8q1.6 1.7 1.6 4.8 0 3.2-1.6 5t-4.4 1.8q-2.9 0-4.5-1.8-1.5-1.8-1.5-5m6 5.3q2 0 3-1.3 1.1-1.3 1.1-4 0-2.5-1.1-3.8-1-1.3-3-1.3t-3.1 1.3-1.1 3.8q0 2.7 1.1 4t3.1 1.3" fill="#f00"/>
</svg>
|
CN1CC(CNC23CC2COC3(C)C)C1
| 66 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][C][C][O][C][Branch1][C][C][Branch1][C][C][C][Ring1][Branch2][Branch1][C][C][C].
Constraint: The output must be an SVG of size 235x235 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="235px" height="235px" baseProfile="full" version="1.1" viewBox="0 0 235 235" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="235" height="235" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m10.7 147.4 22.2-11.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m32.9 136.1 22.2-11.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m64 110.3 1.3-24.4" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m65.3 85.9 1.3-24.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m66.6 61.6 52.7-26.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m119.3 34.8 19.9 13" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m139.2 47.8 20 13" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m168.2 77.8-1.3 24.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m166.9 102-1.3 24.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m165.6 126.1 58.7-7.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-5 atom-7" d="m165.6 126.1 17.2 56.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-5 atom-8" d="m165.6 126.1-52.7 26.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m112.9 152.9 35.5 47.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-8 atom-10" d="m112.9 152.9-40.4 43.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m112.9 152.9-20.6-13.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-8 atom-1" d="m92.3 139.5-20.6-13.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m66.5 62.8 0.1-1.2 2.6-1.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m116.7 36.2 2.6-1.4 1 0.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m59.7 112.2 5.5 8.9q0.5 0.9 1.4 2.5t0.9 1.7v-13.1h2.2v16.8h-2.2l-5.9-9.7q-0.7-1.1-1.5-2.4-0.7-1.3-0.9-1.7v13.8h-2.2v-16.8h2.7" fill="#00f"/>
<path class="atom-4" d="m161.1 67.2q0-4.1 2-6.3 2-2.3 5.7-2.3t5.7 2.3q2 2.2 2 6.3 0 4-2 6.3t-5.7 2.3-5.7-2.3q-2-2.2-2-6.3m7.7 6.7q2.6 0 3.9-1.7 1.4-1.7 1.4-5t-1.4-5q-1.3-1.7-3.9-1.7-2.5 0-3.9 1.7t-1.4 5 1.4 5 3.9 1.7" fill="#f00"/>
</svg>
|
CN1CCOC(C)(C)C1(C)C
| 67 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][N][C][C][Branch1][C][C][N][C][Branch1][C][C][C][C][N].
Constraint: The output must be an SVG of size 477x477 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="477px" height="477px" baseProfile="full" version="1.1" viewBox="0 0 477 477" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="477" height="477" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m21.7 244.9 27.3-3.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m49 241 27.3-3.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m94.1 247.1 15.4 19.6" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m109.5 266.7 15.5 19.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m125 286.4 63.6-9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m188.6 277.4 39.6 50.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m188.6 277.4 9.7-24.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m198.3 253.2 9.7-24.2" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m221.6 216.5 27.3-3.9" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m248.9 212.6 27.3-3.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m276.2 208.7 23.9-59.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-6 atom-8" d="m276.2 208.7 39.6 50.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m315.8 259.3 63.6-9.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m379.4 250.2 15.5 19.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m394.9 269.9 15.4 19.7" fill="none" stroke="#00f" stroke-width="2px"/>
<path d="m124.2 285.4 0.8 1 3.1-0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m313.8 256.7 2 2.6 3.2-0.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m376.2 250.7 3.2-0.5 0.8 1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m81.3 226.7 5.9 9.7q0.6 0.9 1.6 2.7 0.9 1.7 1 1.8v-14.2h2.4v18.2h-2.5l-6.4-10.5q-0.7-1.2-1.5-2.6-0.8-1.5-1-1.9v15h-2.4v-18.2h2.9" fill="#00f"/>
<path class="atom-1" d="m95.7 226.7h2.5v7.8h9.3v-7.8h2.5v18.2h-2.5v-8.4h-9.3v8.4h-2.5v-18.2" fill="#00f"/>
<path class="atom-5" d="m187.8 208.6h2.5v7.8h9.3v-7.8h2.5v18.2h-2.5v-8.4h-9.3v8.4h-2.5v-18.2" fill="#00f"/>
<path class="atom-5" d="m208.5 208.6 6 9.7q0.6 0.9 1.5 2.7 1 1.7 1 1.8v-14.2h2.4v18.2h-2.5l-6.4-10.5q-0.7-1.2-1.5-2.6-0.8-1.5-1-1.9v15h-2.4v-18.2h2.9" fill="#00f"/>
<path class="atom-10" d="m415.1 291.7 5.9 9.6q0.6 1 1.6 2.7 0.9 1.7 1 1.8v-14.1h2.4v18.2h-2.5l-6.4-10.6q-0.8-1.2-1.6-2.6-0.7-1.4-1-1.9v15.1h-2.3v-18.2h2.9" fill="#00f"/>
<path class="atom-10" d="m429.5 291.7h2.4v7.7h9.3v-7.7h2.5v18.2h-2.5v-8.4h-9.3v8.4h-2.4v-18.2" fill="#00f"/>
<path class="atom-10" d="m447.3 309.2q0.4-1.1 1.5-1.7 1-0.7 2.5-0.7 1.8 0 2.8 1t1 2.7q0 1.8-1.3 3.5-1.3 1.6-4 3.6h5.5v1.4h-8.1v-1.2q2.3-1.6 3.6-2.7 1.3-1.2 2-2.3 0.6-1.1 0.6-2.2t-0.6-1.8q-0.5-0.6-1.5-0.6t-1.6 0.4q-0.7 0.4-1.2 1.2l-1.2-0.6" fill="#00f"/>
</svg>
|
CNCC(C)NC(C)CCN
| 68 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [C][O][C][C][Branch1][C][C][C][N][C][Branch1][C][C][Branch1][Ring1][C][O][C][C][Branch1][C][F][F].
Constraint: The output must be an SVG of size 483x483 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="483px" height="483px" baseProfile="full" version="1.1" viewBox="0 0 483 483" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="483" height="483" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m22 164.1 22.8 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m44.8 180 22.9 15.9" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m78 216.4-2.4 28.4" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m75.6 244.8-2.4 28.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m73.2 273.2 57.1 39.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m130.3 313-5.9 69.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-3 atom-5" d="m130.3 313 63-29.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m193.3 283.4 23.6 16.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m216.9 299.9 23.7 16.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m260.2 318.6 26.6-12.5" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m286.8 306.1 26.6-12.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m313.4 293.6 29.6 63.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-7 atom-9" d="m313.4 293.6 63-29.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m376.4 264.1 22.9 15.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m399.3 280 22.9 16" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-10 atom-7 atom-11" d="m313.4 293.6-29.6-63" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m283.8 230.6 39.8-57.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m323.6 173.5 30.6 2.6" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m354.2 176.1 30.6 2.6" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m323.6 173.5-11.9-25.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-12 atom-14" d="m311.7 148.1-11.9-25.4" fill="none" stroke="#3cc" stroke-width="2px"/>
<path d="m73.3 271.8-0.1 1.4 2.8 2" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m190.1 284.9 3.2-1.5 1.2 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m373.2 265.6 3.2-1.5 1.1 0.8" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m285.3 233.8-1.5-3.2 2-2.8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-1" d="m70 203.9q0-4.7 2.4-7.4 2.3-2.6 6.7-2.6 4.3 0 6.7 2.6 2.3 2.7 2.3 7.4 0 4.8-2.4 7.5-2.3 2.7-6.6 2.7-4.4 0-6.7-2.7-2.4-2.7-2.4-7.5m9.1 8q3 0 4.6-2t1.6-6q0-3.9-1.6-5.8-1.6-2-4.6-2t-4.7 2q-1.6 1.9-1.6 5.8 0 4 1.6 6 1.7 2 4.7 2" fill="#f00"/>
<path class="atom-6" d="m246 313.4 6.5 10.4q0.6 1 1.7 2.9 1 1.9 1 2v-15.3h2.7v19.7h-2.7l-7-11.4q-0.8-1.4-1.6-2.9-0.9-1.5-1.1-2v16.3h-2.6v-19.7h3.1" fill="#00f"/>
<path class="atom-6" d="m242.7 335h2.6v8.4h10.1v-8.4h2.7v19.7h-2.7v-9.1h-10.1v9.1h-2.6v-19.7" fill="#00f"/>
<path class="atom-10" d="m424.5 303.9q0-4.7 2.3-7.3 2.3-2.7 6.7-2.7t6.7 2.7q2.4 2.6 2.4 7.3 0 4.8-2.4 7.5t-6.7 2.7-6.7-2.7q-2.3-2.7-2.3-7.5m9 8q3 0 4.6-2 1.7-2 1.7-6 0-3.8-1.7-5.8-1.6-2-4.6-2t-4.6 2q-1.7 1.9-1.7 5.8 0 4 1.7 6 1.6 2 4.6 2" fill="#f00"/>
<path class="atom-10" d="m445.6 294.1h2.7v8.4h10.1v-8.4h2.6v19.7h-2.6v-9.1h-10.1v9.1h-2.7v-19.7" fill="#f00"/>
<path class="atom-13" d="m387.1 169.6h11.7v2.2h-9.1v6h8.1v2.3h-8.1v9.2h-2.6v-19.7" fill="#3cc"/>
<path class="atom-14" d="m288.2 100.7h11.7v2.2h-9.1v6h8.1v2.3h-8.1v9.2h-2.6v-19.7" fill="#3cc"/>
</svg>
|
COCC(C)CNC(C)(CO)CC(F)F
| 69 |
Task: Draw a structure of a molecule.
Description: Draw the molecule with SELFIES string [F][C][Branch1][=C][C][N][C][C][O][C][C][C][Ring1][=Branch1][C][Ring1][Ring2][C][C][C][C][Ring1][Ring2].
Constraint: The output must be an SVG of size 334x334 pixels.
|
Answer: <?xml version="1.0" encoding="UTF-8"?>
<svg width="334px" height="334px" baseProfile="full" version="1.1" viewBox="0 0 334 334" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<!-- END OF HEADER -->
<rect width="334" height="334" fill="#fff"> </rect>
<path class="bond-0 atom-0 atom-1" d="m230.2 111.7-1.9 19.3" fill="none" stroke="#3cc" stroke-width="2px"/>
<path class="bond-0 atom-0 atom-1" d="m228.3 131-1.9 19.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-1 atom-1 atom-2" d="m226.4 150.3-42.8 19.5" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m183.6 169.8-15.9-11.3" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-2 atom-2 atom-3" d="m167.7 158.5-15.8-11.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m138.7 145.4-18.2 8.3" fill="none" stroke="#00f" stroke-width="2px"/>
<path class="bond-3 atom-3 atom-4" d="m120.5 153.7-18.1 8.2" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-4 atom-4 atom-5" d="m102.4 161.9-38.3-27.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m64.1 134.5-17.5 8" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-5 atom-5 atom-6" d="m46.6 142.5-17.6 8" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m20.5 162.5-1.9 19.2" fill="none" stroke="#f00" stroke-width="2px"/>
<path class="bond-6 atom-6 atom-7" d="m18.6 181.7-1.9 19.1" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-7 atom-7 atom-8" d="m16.7 200.8 29.9 36.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-8 atom-8 atom-9" d="m46.6 237.2 36.4-29.9" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-9 atom-9 atom-10" d="m83 207.3-29.9-36.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-10 atom-1 atom-11" d="m226.4 150.3 38.3 27.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-11 atom-11 atom-12" d="m264.7 177.7 7.7 46.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-12 atom-12 atom-13" d="m272.4 224.1 46.4-7.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-13 atom-13 atom-14" d="m318.8 216.4-7.7-46.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-14 atom-9 atom-4" d="m83 207.3 19.4-45.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-15 atom-14 atom-11" d="m311.1 170-46.4 7.7" fill="none" stroke="#000" stroke-width="2px"/>
<path class="bond-16 atom-10 atom-7" d="m53.1 170.9-36.4 29.9" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m185.7 168.8-2.1 1-0.8-0.6" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m66.1 135.9-2-1.4-0.8 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m45.1 235.4 1.5 1.8 1.8-1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m54.6 172.8-1.5-1.9-1.8 1.5" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m272 221.8 0.4 2.3 2.3-0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m316.5 216.8 2.3-0.4-0.4-2.3" fill="none" stroke="#000" stroke-width="2px"/>
<path d="m311.5 172.3-0.4-2.3-2.3 0.4" fill="none" stroke="#000" stroke-width="2px"/>
<path class="atom-0" d="m227 96.8h7.9v1.6h-6.1v4h5.4v1.5h-5.4v6.3h-1.8v-13.4" fill="#3cc"/>
<path class="atom-3" d="m142.3 135.8 4.4 7q0.4 0.7 1.1 2 0.7 1.2 0.8 1.3v-10.3h1.7v13.3h-1.8l-4.7-7.7q-0.5-0.9-1.1-2-0.6-1-0.8-1.3v11h-1.7v-13.3h2.1" fill="#00f"/>
<path class="atom-3" d="m140.1 121.1h1.8v5.7h6.8v-5.7h1.8v13.3h-1.8v-6.1h-6.8v6.1h-1.8v-13.3" fill="#00f"/>
<path class="atom-6" d="m15.2 154q0-3.2 1.6-5 1.5-1.8 4.5-1.8t4.5 1.8q1.6 1.8 1.6 5 0 3.3-1.6 5.1t-4.5 1.8-4.5-1.8-1.6-5.1m6.1 5.4q2 0 3.1-1.3 1.1-1.4 1.1-4.1 0-2.6-1.1-3.9t-3.1-1.3-3.1 1.3-1.1 3.9q0 2.7 1.1 4.1 1.1 1.3 3.1 1.3" fill="#f00"/>
</svg>
|
FC(CNC1COC2CC1C2)C1CCC1
| 70 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.