On Mon, Jul 19, 2010 at 8:18 AM, Volker Hähnke <[email protected]> wrote:
>method of the fingerprinter. It would be very nice to have things like that >documented in the Java documentation for these >classes, because remarks like: > > ----------- > Molecule molecule = new Molecule(); > PubchemFingerprinter fprinter = new PubchemFingerprinter(); > BitSet fingerprint = fprinter.getFingerprint(molecule); > fingerprint.size(); // returns 881 > fingerprint.length(); // returns the highest set bit > ----------- > > as example from the documentation of the PubchemFingerprinter class are > misleading in some cases. Indeed. If you could file a bug report and assign to me, I'll update the docs -- Rajarshi Guha NIH Chemical Genomics Center ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

