From: Cesar Luis Avila (cavila_at_fbqf.unt.edu.ar)
Date: Thu May 31 2007 - 17:45:32 CDT

How may I use regular expressions for atomselection on tcl console?
For selecting all atoms starting with H in the graphical interface you write
name "H.*"

But on tcl console
[atomselect top "name H.*"]
cannot be used. What would be the correct expression?
Regards
Cesar