Skip to content

atomselect doesn't recognize numbonds #122

@raimis

Description

@raimis

Molecule.atomselect doesn't recognize numbonds. This is a deviation from the original VMD implementation (https://www.ks.uiuc.edu/Research/vmd/vmd-1.9/ug/node87.html)

from moleculekit.molecule import Molecule
mol = Molecule('3PTB')
mol.atomselect('numbonds = 2')

RuntimeError: Failed to parse selection numbonds = 2 with error Syntax error at ''numbonds''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions