Skip to content

Instantly share code, notes, and snippets.

@asad
Created July 31, 2012 20:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asad/3220466 to your computer and use it in GitHub Desktop.
Save asad/3220466 to your computer and use it in GitHub Desktop.
Example molecules for clustering
mol.1 "C1=CC2=CC=C3C4=CC5=CC6=CC=CC=C6C=C5C=C4C=CC3=C2C=C1"
mol.2 "C1=CC2=CC3=CC=CC=C3C=C2C=C1"
mol.3 "C1=CC2=CC=CC=C2C=C1"
mol.4 "C1=CC=CC=C1"
mol.5 "C1CCCCC1"
mol.6 "C1CCC=CC1"
mol.7 "C1CC=CC=C1"
mol.8 "CCCCCC"
mol.9 "CCCCC(C)C"
mol.10 "CC1=CC(C)=CC=C1"
mol.11 "CC1=CC(O)=CC=C1
@asad
Copy link
Author

asad commented Jul 31, 2012

Fingerprint Clustering test cases as SMILES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment