<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SMILES on Sinem's Blog</title><link>https://sinembudak.com/tags/smiles/</link><description>Recent content in SMILES on Sinem's Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2026. Sinem Demirkaya-Budak</copyright><lastBuildDate>Mon, 06 Apr 2026 16:00:06 +0300</lastBuildDate><atom:link href="https://sinembudak.com/tags/smiles/index.xml" rel="self" type="application/rss+xml"/><item><title>SMILES: A Universal Language for Molecular Structures</title><link>https://sinembudak.com/posts/smiles-a-universal-language-for-molecular-structures/</link><pubDate>Mon, 06 Apr 2026 16:00:06 +0300</pubDate><guid>https://sinembudak.com/posts/smiles-a-universal-language-for-molecular-structures/</guid><description>SMILES stands for Simplified Molecular Input Line Entry System. It&amp;rsquo;s a notation for describing molecular structures using ASCII strings. Instead of drawing complex 2D or 3D molecular diagrams, SMILES represents molecules as simple text sequences that capture all essential chemical information.
For example:
Methane (CH₄): C Ethanol (C₂H₅OH): CCO Benzene (C₆H₆): c1ccccc1 Aspirin (acetylsalicylic acid): CC(=O)Oc1ccccc1C(=O)O How SMILES Works SMILES uses a set of simple rules to encode molecular information:</description></item><item><title>Understanding Morgan Fingerprints</title><link>https://sinembudak.com/posts/understanding-morgan-fingerprints/</link><pubDate>Sat, 07 Mar 2026 01:52:30 +0300</pubDate><guid>https://sinembudak.com/posts/understanding-morgan-fingerprints/</guid><description>When I started learning cheminformatics, I struggled with a basic question: how do computers compare molecules? Then I discovered Morgan Fingerprints, and it all made sense.
The Problem You can&amp;rsquo;t store entire molecular structures in a database and compare millions of them — it&amp;rsquo;s too slow. You need a compact representation that captures what makes a molecule unique.
What Are Morgan Fingerprints? A Morgan Fingerprint converts a molecule into a binary vector — a string of 1s and 0s.</description></item></channel></rss>