|
From: Thomas H. <sp...@us...> - 2012-05-15 14:20:35
|
Hi Boris, > supercell.py almost fits to my needs: is there a way I can replicate > the cell to look exactly the same - I don't want to change the > coloring? I tried to call it with > supercell 2,1,1, color=None > but it doesn't help. the color argument is for coloring the cell frame. You can just delete the line: cmd.color(i+1, name) (last statement of symexpcell function). Cheers, Thomas -- Thomas Holder MPI for Developmental Biology Spemannstr. 35 D-72076 Tübingen |