What had not been available yet, was some GUI stuff to select descriptors to calculate, and the actual calculation. While the latter is yet to be hooked up, the selection of descriptors is now available:

Interesting here is the use of OWL. CDK's DescriptorEngine provides a simple API written by Rajarshi that interfaces to the dictionary support for OWL (which CDK offers in addition to CML based dictionaries). All CDK descriptors are written up in OWL (the source file and the HTML version). You'll notice the weird characters in the screenshot; there something goes wrong with the encoding when reading the OWL.
The strange characters are probably new lines. The also show up weird in the descriptor GUI
ReplyDeleteAgreed. Will look into it next week, and complete the creation of a matrix resource in Bioclipse.
ReplyDelete