Skip to content

Cannot Determine Side Chain Positions from Backbone Only #12

@dallouche

Description

@dallouche

Description:

The current implementation of DiffPack does not allow for the determination of side chain atom positions starting from a backbone structure if no initial coordinates for the side chain atoms are provided.

Expected Behavior:

It should be possible to generate or predict reasonable side chain conformations based solely on the backbone coordinates, even when initial side chain atom positions are missing.

Actual Behavior:

If the input structure contains only backbone atoms (N, CA, C, O), foo cannot generate or assign positions for the side chain atoms. This limits its usefulness for building or refining protein models from backbone-only data.

Steps to Reproduce:

Provide a PDB file with only backbone atoms for a polypeptide chain.

Run DiffPack to attempt to generate the full structure.

Observe that side chain atoms are missing or not positioned.

Environment:

config file is attached in the current issue

log.txt

Additional comment:

this limitation seems to be unaddressed in both the paper and the documentation, and it greatly restricts the software’s scope of application in scenarios where only backbone coordinates are available.

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