Re: [PyMOL] Create command with ranges of states

2024-07-24 Thread Jarrett Johnson
Hi Istvan, I have not yet come across a better way to do this (perhaps someone has a clever way to approach this), but I do think that adding a range of states to the create function is reasonable. The other idea that came to mind was to do a full copy with `create` and just delete states, but it

[PyMOL] Create command with ranges of states

2024-07-19 Thread Istvan Kolossvary
Hi, It seems that the Create command can only copy either a single state or all states but no ranges. The range option would be very useful in stitching together a trajectory from parts of other trajectories. This functionality is readily available in the Timeline, but AFAIK not available in Creat