Efficient Bits
Algorithms, data structures, and utilities for processing chemical information
Friday, 13 April 2018
RDKit Reaction SMARTS
›
Update 19/09/22 I believe I was wrong and Daylight did allow SMIRKS to be run backwards and that the "direction" parameter control...
Saturday, 6 May 2017
Sharp Tools for Java Refactoring: Byte Code Analysis
›
I'm currently refactoring parts of the CDK core classes. As part of this I often need to find specific patterns/idioms that need to be ...
Monday, 3 April 2017
CDK AtomContainers are Slow - Let's fix that
›
The core class for molecule representation in CDK is the AtomContainer . The AtomContainer uses an edge-list data structure for storing the...
Sunday, 10 July 2016
Generic Structure Depiction
›
Last week I attended the Seventh Joint Sheffield Conference on Chemoinformatics . It was a great meeting with some cool science and attende...
Saturday, 21 November 2015
Bringing Molfile Sgroups to the CDK - Rendering Tips
›
In the last but one post I gave a demonstration of S(ubstance)group rendering in the CDK. Now I want to give some implementation insights. ...
‹
›
Home
View web version