User f698d0529d
03-02-2006 14:43:36
Hi
select jc_equals('c1ccccc1', 'C1=C-C=C-C=C1') from dual; --yes they are equal
select jc_equals('CC1=C(CCCl)C(=O)N2C=CSC2=N1','Cc1nc2sccn2c(=O)c1CCCl') from dual; --no they are not
why is this? In reality, of course, the search is being performed on a jchem indexed column in the database, and actually I am using jc_compare with t:e.
JChem version: 3.1.1
JChem Streams version: 3.1.1
Thanks
Mark (Evotec)
select jc_equals('c1ccccc1', 'C1=C-C=C-C=C1') from dual; --yes they are equal
select jc_equals('CC1=C(CCCl)C(=O)N2C=CSC2=N1','Cc1nc2sccn2c(=O)c1CCCl') from dual; --no they are not
why is this? In reality, of course, the search is being performed on a jchem indexed column in the database, and actually I am using jc_compare with t:e.
JChem version: 3.1.1
JChem Streams version: 3.1.1
Thanks
Mark (Evotec)