-
Notifications
You must be signed in to change notification settings - Fork 54
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
Conversion DESMOND--> AMBER #365
Comments
So, it's converting Desmond into GROMACS correctly, but not from GROMACS into AMBER. So there is probably something wrong with the GROMACS files. It's impossible to tell from here, though. How many atoms are the .cms files? |
In the .cms file are 89531 atoms. |
Any ideas? |
Do you have sample files? It's hard to debug with out sample files to run
to replicate the error.
…On Mon, Aug 31, 2020 at 8:40 AM Ihosvany Camps ***@***.***> wrote:
Any ideas?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#365 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABATPVCGNZORHV37PCCJEPLSDOY7TANCNFSM4QD7EWFQ>
.
|
The files are too big (2.4GB) to share here. Please, you can download the DESMOND files from https://bit.ly/3lBOYzY. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to know how to make the conversion DESMOND-->AMBER.
From here, it is tell that the conversion will be DESMOND--> GROMACS --> AMBER.
Using the command:
python convert.py --des_in ~/Documents/01_Sim1-ARB/desmond_md_Sim1-ARB-out.cms --amber --odir ~/Documents/AMBERFormat/01_Sim1-ARB/
I am getting the message:
and two files are created:
What I am doing wrong? I appreciate any help.
The text was updated successfully, but these errors were encountered: