[Chimera-users] Suggested Improvement of Command Line
Eric Berg
edberg at ucsc.edu
Tue Jan 5 14:45:33 PST 2016
Hello,
I have noticed that when giving the command line a list of residue indexes
using the "select" function, the inclusion of white space will cause an
error (see attachment). This is technically a pretty small quibble, but it
may be beneficial in these instances to include something to filter out
white space prior to parsing.
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20160105/99ee4acf/attachment.html>
-------------- next part --------------
Example of correct input:
$ select: 1,5,7,8,9
Example of incorrect input:
$ select: 1, 5, 7, 8, 9
More information about the Chimera-users
mailing list