Menu

#209 Issue with wildcard use preceding "_" in object selection

v1.7.1.0
closed-fixed
5
2018-06-08
2018-06-07
No

Wildcard does not seem to be working as expected. Selecting {model_ID}*_* expecting to get chains, unfortunately includes {model_ID} into selection.
Eg.

PyMOL>fetch 2V1Z
PyMOL>split_chains
PyMOL>select chains, 2V1Z
Selector: selection "chains" defined with 2473 atoms.
PyMOL>select chains, 2V1Z_A
Selector: selection "chains" defined with 2473 atoms.
PyMOL>select chains, 2V1Z*
Selector: selection "chains" defined with 4946 atoms.
PyMOL>select chains, 2V1Z*_* **
Selector: selection "chains" defined with
4946 atoms.**

Discussion

  • Vladas Oleinikovas

    P.S. My version here is 1.7.4, but I have the same issue with 2.0.7.

     
  • Thomas Holder

    Thomas Holder - 2018-06-08
    • assigned_to: Thomas Holder
     
  • Thomas Holder

    Thomas Holder - 2018-06-08
    • status: open --> closed-fixed
     
  • Thomas Holder

    Thomas Holder - 2018-06-08

    fixed in svn rev 4190 - will be fixed in Incentive PyMOL 2.2

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.