User 22c88daf92
18-04-2013 03:29:29
hello!
We use Instance Jchem to import compound structure and prediction all the properties of them. We have following problems:
1. The properties prediction always intermit, especially when we predict Polarizability of some compound by the method averagePolarizability(). Is there some kind of compound which hard to predict the Polarizability? How can we pre-select them?
2. When the intermit happend, the Instance Jchem just stop running and having any error message to show, how can we get the error meggage or log file about this?
3. When we restart the prediction again, all the properties will be predicted again, because our database have large-scale compound, so many time wasted. How can we overleap the single overtime prediction in program, and ignore already predicted property ?
Is there some detail doc or java examples about above questions?
thanks!