Skip to content

Help with running qforce - 3 issues #59

@simonlichtinger

Description

@simonlichtinger

Dear qforce developer(s),
bug_report_qforce.zip

I'm attaching a pdb file of the ala-ala dipeptide which I would like to parametrise in qforce (because gaff2 assigns inappropriate dihedrals), [ala-ala.pdb]. Within the workflow, I encountered 3 issues.

Software versions:
qforce latest pip install, 0.6.6
orca latest version, 5.0.3

qforce command:
qforce ala-ala.pdb -o settings.txt

Rearrangements in bonding patterns on QM geometry optimisation

Using the default QM parameters in the orca engine [settings.txt], two hydrogen atoms migrate during the QM optimisation [distorted.xyz]. I have also tried starting from a different conformation of my dipeptide by rotating some dihedrals, in case I was just at a weird point in conformational space. However, no matter the initial ala-ala conformation I tried, weird reactions happened, including cyclisations [ala-ala-rot.pdb -> cyclised.xyz].

When I changed the QM method to HF 6-31G* for all orca steps involving the 'opt' keyword, this issue disappeared (all subsequent parts of this report are based on these calculations). While that may not be an issue with qforce itself, I thought I would ask you if that's something you've seen before? What could be the cause?

Fragmentation procedure doesn't recognise charged groups

The ala-ala dipeptide is overall neutral, but has two charged groups at the N- and C-terminus. Some dihedral fragments however carry an overall charge because they only contain one of the charged groups. Qforce doesn't seem to recognise this, in the generated orca input files the charge is listed as zero for these fragments, and orca won't run because an odd number of electrons isn't compatible with a multiplicity of 1. I fixed this manually by going into the inp files and changing the charge appropriately, but it would be a great feature for qforce to automatically recognise this, otherwise it doesn't seem to be able to deal with molecules carrying formally charged groups.

The dihedral scan fitting is way off

With the two manual 'fixes' in place, I was able to proceed to dihedral scanning. However, about half the dihedrals have horrendous fits. I'm providing one example here, arguably the worst one [CC_H11C4N2O1_4f1477e015ca74742dd44bd9383dc434~1_opt.xyz], gives the following fit:

image

I have no idea what the issue may be, and I would really appreciate your help!

Many thanks
Simon

All referenced files needed to reproduce my runs are in the attached zip file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions