Skip to content

atomselect doesn't recognize numbonds #122

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''

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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