Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

Interaction with topologies: add selections #15

Open
Luthaf opened this issue Jan 19, 2015 · 0 comments
Open

Interaction with topologies: add selections #15

Luthaf opened this issue Jan 19, 2015 · 0 comments

Comments

@Luthaf
Copy link
Owner

Luthaf commented Jan 19, 2015

VMD style selections name He and x > 3 are very nice, and should be added to the Topology. Something like

macro s_str
    # Lot of magic here
end

top = Topology(...)

select = get_atoms(top, s"name He and x>3")
# Here select should be some kind of Vector{Bool}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant