How to list variable names.

2 views
Skip to first unread message

MolSoft ICM Knowledge Base

unread,
Mar 27, 2017, 3:17:40 PM3/27/17
to MolSoft ICM Knowledge Base
Question:
I've created several variables that contain various residue selections for in the as_graph variable  at different times/places
e.g.

var1=as_graph  # (of, say, the first selection)
var2=as_graph  # (second selection)
var3=as_graph  # (third selection)

Over time I forget what I name them.

Is there a way to display/show the existing variables?

Answer:
icm/xtal2_1_rec> Type(var1)
aselection
icm/xtal2_1_rec> list aselection
------------- aselections -------------
  as2_graph        a_atom
  as2_out          a_molecule
  as_1             a_atom
  as_graph         a_atom
  as_out           a_atom
  var1             a_atom
  var2             a_atom

Reply all
Reply to author
Forward
0 new messages