You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: