From: George T. <gtz...@me...> - 2020-04-24 13:02:42
|
Below is a summary of a task I’m trying to implement in pymol 1. Load 2 proteins 2. Align them (align prt1, prt2) 3. Use grid_slot to display the proteins side by side 4. Load two different scripts (one for each protein) Step 4 is where I get stuck. Each script is applied to both proteins. Is there a way to apply each script to one grid only? Thanks in advance for any suggestions |