Skip to content

Buid map error with tutorial files #5

@gpmejias

Description

@gpmejias

Hi!
I have installed the JabberDock software and I am trying to run the tutorial to get used to the program.
Unfortunately, I am not able to generate the STID map with build_map.py after the MD simulation.
I get this error:

(jabberdock) [gperez@nodo09 tutorial-2]$ build_map.py -i 1dfj_0_sim.pdb -ff_dat /home/gperez/data/opt/biobox/classes/amber03.dat
/home/gperez/data/opt/JabberDock/auto_scripts/build_map.py -i 1dfj_0_sim.pdb -ff_dat /home/gperez/data/opt/biobox/classes/amber03.dat
> Building the voxel map...
Traceback (most recent call last):
  File "/home/gperez/data/opt/JabberDock/auto_scripts/build_map.py", line 97, in <module>
    M_pqr = M.pdb2pqr(ff=ff)
  File "/home/gperez/data/opt/JabberDock/biobox/classes/molecule.py", line 1087, in pdb2pqr
    intervals = self.guess_chain_split()[1]
  File "/home/gperez/data/opt/JabberDock/biobox/classes/molecule.py", line 833, in guess_chain_split
    raise Exception("mismatch in N and C count")
Exception: mismatch in N and C count

This is the log file of gmx_run:

/home/gperez/data/opt/JabberDock/auto_scripts/gmx_run.py -i 1dfj_0.pdb -ff amber03 -gpu 0
> Initiating MD setup...
> Beginning energy minimisation
> Minimisation complete. Initialising equilibriation...
> Equilibiration complete. Initialising production...
> Gromacs run successfully completed, beginning parsing the data
> Converting trajectory to multipdb
> Gromacs run completed successfully. Check 1dfj_0_sim.pdb for the final result and input to the next stage
gmx_run.log (END)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions