/ . / ListInfo / cmdline.py
Functions
|
|
|
process
|
process ( cmdName, args )
Exceptions
|
|
chimera.UserError( "%s: unimplemented command" % cmdName )
|
|
|
findBestMatch
|
findBestMatch ( input, choices )
Exceptions
|
|
ValueError( "\"%s\" is ambiguous" % input )
ValueError( "\"%s\" does not match any available choice" % input )
|
|
|
listr
|
listr ( residues=None, attribute=None )
|
|
listm
|
listm (
models=None,
type=None,
attribute=None,
)
|
|
attrString
|
attrString ( obj, attr )
|
|
lists
|
lists (
level=None,
mode=None,
attribute=None,
)
Exceptions
|
|
chimera.UserError( "\"%s\": unknown listselection level" % level )
|
|
|
showSeq
|
showSeq ( molecules )
|
|
lista
|
lista ( atoms=None, attribute=None )
|
|
listc
|
listc ( models=None, attribute=None )
|
|
listen
|
listen (
mode,
what,
prefix=None,
)
|
|
|