Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency in wildcard selection #37

Closed
lilyminium opened this issue Jan 3, 2020 · 2 comments
Closed

Inconsistency in wildcard selection #37

lilyminium opened this issue Jan 3, 2020 · 2 comments
Assignees
Labels
version-1.0 Contains 1.0 features

Comments

@lilyminium
Copy link
Member

Current documentation
https://www.mdanalysis.org/UserGuide/selections.html#selection-keywords

Screenshot 2020-01-04 at 8 52 47 AM

Problem
I think it would be better for the version "Note" information to be folded into the current dot point, which documents 0.20.1. The grammar could also be better, e.g.

From version 0.21.0 onwards, MDAnalysis supports the use of one wildcard * at the start, middle, or end of strings. u.select_atoms("resname *E") will select all atoms where the atom's residue name ends in E.

@lilyminium lilyminium self-assigned this Jan 3, 2020
@lilyminium lilyminium added the version-1.0 Contains 1.0 features label Feb 29, 2020
@orbeckst
Copy link
Member

orbeckst commented Mar 4, 2020

This just changed with MDAnalysis/mdanalysis#2436 – we now support fnmatch-based wildcards.

@orbeckst
Copy link
Member

orbeckst commented Mar 4, 2020

This is superseded by #55.

@orbeckst orbeckst closed this as completed Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version-1.0 Contains 1.0 features
Projects
None yet
Development

No branches or pull requests

2 participants