Yes, I think that is appropriate.

$ print "C1=CC=CC=C1".find("smiles", "c1ccccc1")
6
$ print "C1=CC=CC=C1".find("smiles", "/aromaticdefined/c1ccccc1")
0

The first allows for different types of aromatic descriptions to be
matched; the second does not.

These "directives" are described in Table 8 of
https://jcheminf.springeropen.com/articles/10.1186/s13321-016-0160-4
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to