Re: [Rdkit-devel] Fingerprint Reading

2012-03-12 Thread Greg Landrum
Dear Nick, On Mon, Mar 12, 2012 at 4:32 PM, Nicholas Firth wrote: > I've now got an issue with reading in fingerprints (now that you've helped > me write them), I've tried a number of different ways. Currently I've got > the fingerprints as a string made up of bits, i.e. "01…", >

[Rdkit-devel] Fingerprint Reading

2012-03-12 Thread Nicholas Firth
Hi All, I've now got an issue with reading in fingerprints (now that you've helped me write them), I've tried a number of different ways. Currently I've got the fingerprints as a string made up of bits, i.e. "01…", although I also had a crack with pickle strings. I think it's a s