User d028dca803
06-07-2006 14:56:33
I'm trying to generate fingerprints for a database of sdf files. I use
generatemd c in.sdf -k CF -o out.sdf -SI
but can't understand the output - I get 32 positive and negative integers under <CF> heading in my sdf file. e.g.
> <CF>
-681085131 1355961114 -1185883784 1552907635 1275972413 1572261944 -21933111 -1012494592 1608908285 -618988177 -1416929418 1136442875 -1916325891 1378672275 1594586247 -1531982300 128219050 -2109408995 909463155 -79417425 -29422979 -820622371 947641993 1833426562 -343951789 -2053341300 2000399123 -419893257 -1499057379 1607657127 -366202981 1402837040
I was expecting a binary string that I can use in a Tanimoto similarity saerch.
Any help appreciated,
Gareth
generatemd c in.sdf -k CF -o out.sdf -SI
but can't understand the output - I get 32 positive and negative integers under <CF> heading in my sdf file. e.g.
> <CF>
-681085131 1355961114 -1185883784 1552907635 1275972413 1572261944 -21933111 -1012494592 1608908285 -618988177 -1416929418 1136442875 -1916325891 1378672275 1594586247 -1531982300 128219050 -2109408995 909463155 -79417425 -29422979 -820622371 947641993 1833426562 -343951789 -2053341300 2000399123 -419893257 -1499057379 1607657127 -366202981 1402837040
I was expecting a binary string that I can use in a Tanimoto similarity saerch.
Any help appreciated,
Gareth