Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALOGPS can't predict fragment #54

Open
hliu56 opened this issue Nov 25, 2024 · 2 comments
Open

ALOGPS can't predict fragment #54

hliu56 opened this issue Nov 25, 2024 · 2 comments

Comments

@hliu56
Copy link

hliu56 commented Nov 25, 2024

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!

@tbereau
Copy link
Owner

tbereau commented Nov 29, 2024

AlogPS cannot predict all fragments. In that case, you could resort to the atomic predictor (option --fpred)

@hliu56
Copy link
Author

hliu56 commented Nov 29, 2024

Thanks! It worked out when I set the option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants