Previous Thread
Next Thread
Print Thread
Page 2 of 3 1 2 3
Joined: Sep 2003
Posts: 8,659
Likes: 26
rmv Online Content
Forum Member
Online Content
Forum Member
Joined: Sep 2003
Posts: 8,659
Likes: 26
If you go through the READ BEFORE POSTING topic carefully, you will see there are some strong hints about what information to provide if you want assistance trouble-shooting a problem, and how to provide it.


Rick Venable
computational chemist

1 member likes this: judkil21
Joined: May 2022
Posts: 15
J
Forum Member
OP Offline
Forum Member
J
Joined: May 2022
Posts: 15

Joined: Sep 2003
Posts: 4,883
Likes: 12
Forum Member
Offline
Forum Member
Joined: Sep 2003
Posts: 4,883
Likes: 12
To be quite specific:
The important point is that all you have posted so far is essentially "it does not work". If you want help to solve your problem you have to post enough information for us to help you:

Post brief but complete input/output files
No streaming, no CHARMM variables, no bomlev -5 or the like.
In your most recent post showing some output, you only show the final error message.
What makes you think that there were no errors, or other relevant information earlier in the job? That is quite likely to be the case (why else would CHARMM complain about missing coordinates), hence the requirement for full input/output files.

Last edited by lennart; 09/21/22 06:24 PM.

Lennart Nilsson
Karolinska Institutet
Stockholm, Sweden
1 member likes this: judkil21
Joined: May 2022
Posts: 15
J
Forum Member
OP Offline
Forum Member
J
Joined: May 2022
Posts: 15
I use a classical toppar file
The system is 7aeh.pdb : SARS-CoV-2 main protease in a covalent complex with a pyridine derivative of ABT-957

I use classical toppar.str file and classical toppar folder
In attach:
- r8h.str (the ligand str file)
- setup.psf (the ligand with the protein)

The first frame
- setup.pdb
The last frame
- dynami.1.coor

The script which gives me a 10^15 value for the rmsd
- calculate_rmsd_coor.inp


I added ".txt" at the end of the files to be able to send them but it must be removed

Attached Images
setup.psf.txt (889.32 KB, 145 downloads)
SHA1: d1b08d3d3203d78a329873ca440c6ca4a9679e03
setup.pdb.txt (200.07 KB, 109 downloads)
SHA1: e863cb13845151d5ec8451df1107649b2930a745
r8h.str.txt (7.74 KB, 104 downloads)
SHA1: cb66a58af631517bb6056f0aa194491b216c5189
dynami.1.coor.txt (200.07 KB, 148 downloads)
SHA1: da6654072c43368a014f095618167d51b0daaa82
calculate_rmsd_coor.inp.txt (679 Bytes, 100 downloads)
SHA1: d5fd77675dcf28dfa7ff9a6b9410a6c9fc029b63
Last edited by judkil21; 09/21/22 10:43 PM.
Joined: May 2022
Posts: 15
J
Forum Member
OP Offline
Forum Member
J
Joined: May 2022
Posts: 15
the output smile

Attached Images
calculate_rmsd_coor.out.txt (123.38 KB, 106 downloads)
SHA1: 7358d288beca1130dbb18d21c45ea05bc9b2b7d2
Last edited by judkil21; 09/21/22 10:57 PM.
Joined: Sep 2003
Posts: 4,883
Likes: 12
Forum Member
Offline
Forum Member
Joined: Sep 2003
Posts: 4,883
Likes: 12
Why do you use the command
"coor copy comp select heavy end"?

You should NOT use bomlev -5.

Since there are numerous messages about missing coordinates when you read dynami.1.coor you have to fix this first. This is your primary problem.


Lennart Nilsson
Karolinska Institutet
Stockholm, Sweden
Joined: May 2022
Posts: 15
J
Forum Member
OP Offline
Forum Member
J
Joined: May 2022
Posts: 15
Ok, I will analyze,

Thanks for your advice.

Joined: Sep 2003
Posts: 8,659
Likes: 26
rmv Online Content
Forum Member
Online Content
Forum Member
Joined: Sep 2003
Posts: 8,659
Likes: 26
One thing to know is that CHARMM is not very graceful about reading PDB files; it is regarded as an import/export format only, and not a native file type. The Script Archive forum has a number of posts on the topic. Files with multiple segments usually require splitting into one file per segment.


Rick Venable
computational chemist

1 member likes this: judkil21
Joined: Sep 2003
Posts: 4,883
Likes: 12
Forum Member
Offline
Forum Member
Joined: Sep 2003
Posts: 4,883
Likes: 12
READ COOR PDB takes several options that make it possible to avoid splitting the file: RESI to override residue numbers and instead use RESID and SEGID information. CHAIN <chain id> or SEGI <segi> reads just the lines in the file that contain the specified CHAIN/SEGI information (which may or may not be the same as the PSF SEGI since it is just a filter applied to the reading of the PDB coordinate file). There are also options to use or skip certain lines (HETATOM, ATOM, specified residue names) or to map residue names in the file to names in PSF.

see test/c39test/readpdb.inp for examples. io.info may not be quite up-to-date on these options.


Lennart Nilsson
Karolinska Institutet
Stockholm, Sweden
1 member likes this: judkil21
Joined: May 2022
Posts: 15
J
Forum Member
OP Offline
Forum Member
J
Joined: May 2022
Posts: 15
For bomlev -5 : In miscom, paragraph 14,

"-5,-4 Limit exceeded type of errors" this is the only line where I don't see what exceeded type of errors means.

As I'm in the learning phase, it would be a value of -1 that I should put.

In test/c39test/readpdb.inp we call directly the necessary segment when we read the pdb file, interesting

Page 2 of 3 1 2 3

Moderated by  BRBrooks, lennart, rmv 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5
(Release build 20201027)
Responsive Width:

PHP: 7.3.31-1~deb10u5 Page Time: 0.015s Queries: 41 (0.010s) Memory: 0.7916 MB (Peak: 0.9021 MB) Data Comp: Off Server Time: 2023-12-03 02:00:45 UTC
Valid HTML 5 and Valid CSS