Hi,
I'm just trying to calculate topological polar surface area for some
molecules with cdk. I use the following code.
NumericalSurface ns = new NumericalSurface(mol);
ns.calculateSurface();
double ASA = ns.getTotalSurfaceArea();
The issue is that cdk will throw out NullPointerException for some
molecules while some will not. I don't know why.
When I look at these molecules which report exception, I find their z
coordinates are all 0. I just wonder whether this does effect on
calculating TPSA. If so, how can I calculate TPSA for these? Thanks.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user