auto_martini
auto_martini copied to clipboard
ALOGPS can't predict fragment
Hi,
I was trying to get the itp file for this molecule: CCCCCCCCCC[N+](C)(C)C
I run this command: python -m auto_martini --smi "CCCCCCCCCC[N+](C)(C)C" --mol DTAM --top DTAM.itp
and get this error:
ALOGPS can't predict fragment: [H]C([H])([H])C([H])([H])C([H])([H])C([H])([H])C([H])([H])C([H])([H])C([H])([H])C([H])([H])C([H])([H])C([H])([H])[N+](C([H])([H])[H])(C([H])([H])[H])C([H])([H])[H]
Could you help me how to cope with this issue?
Thanks!