
5 Apr
2012
5 Apr
'12
1:01 p.m.
Hi, I am interested in generating a map from a PDB with 2 chains, and color each chain differently. I can do it very easily using the graphical interface, but I couldn't figure out how to do it from the command line. Here are my commands: molmap #0:.A 7 molmap #0:.B 7 And now adding color is simple: volume #0 color red But this adds color to both maps. Is there a way to specify a submap, so I can add color separately. I am looking for something like this: volume #0:.A color red which I tried and didn't work. Thank you for your help. Javier