auto_martini icon indicating copy to clipboard operation
auto_martini copied to clipboard

ALOGPS can't predict fragment

Open luisakaermer opened this issue 1 year ago • 2 comments

Hi,

When running python -m auto_martini --smi "c1ccccc1" --mol benz --top benz.itp --verbose

i get the error message:

ALOGPS can't predict fragment: c1ccccc1

What might be the issue here?

Kind regards, Luisa

luisakaermer avatar Jun 02 '23 10:06 luisakaermer

Hi Luisa,

Apparently the ALOGPS webserver is down (http://vcclab.org/web/alogps). Without it, auto-martini cannot make the original predictions of water/octanol partitioning. You could try using the flag that enables atomic (i.e., probably not as accurate) predictions --fpred.

Tristan

tbereau avatar Jun 05 '23 12:06 tbereau

Hi Tristan,

Thanks for the info and alternative!

luisakaermer avatar Jun 05 '23 12:06 luisakaermer