11.07.2015 Views

VMD User's Guide

VMD User's Guide

VMD User's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

esname ’A 1’More importantly, ribose atoms can be given names like C5’ or C5* (depending on the age ofthe PDB record). The lexer in <strong>VMD</strong> has been modified so that C5’, O", andN’’ can be usedwithout quotes, but it cannot handle an unquoted asterisk (* conflicts with multiplication and theparser is not able to resolve the difference). Some examples are:name ’O5*’segname ’A *’name O5’Quotes may also be used to get around a reserved selection word, like x. The selection commandsegname x will give an error because x is another keyword. Instead, use segname ’x’. Thereisanescape mechanism for including single quotes inside a single quoted string which uses a backslash(’\’) before the single quote. This allows unusual names like C ’ to be quoted as ’C \’’.segname xsegname ’x’name ’O5\’’

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!