pipes #0.11 helixArrow false helixSplit false helixSplitRatio 7.0 helixEdgeColor blue
Then I try to create the second pipes model using the same command with the model number changed (model number #0.12)
pipes #0.12 helixArrow false helixSplit false helixSplitRatio 7.0 helixEdgeColor red
Basically the difference between the two pipes models is the edge color. But, when I run the second command, it deletes the first pipes model (#0.11). I'm not sure what is going on. I'm attaching the whole code here. Please advise.
open 0 4G80.pdb
split
delete #0.1-10
focus
color white,r #
pipes #0.11 helixArrow false helixSplit false helixSplitRatio 7.0 helixEdgeColor blue
pipes #0.12 helixArrow false helixSplit false helixSplitRatio 7.0 helixEdgeColor blue
Thank you,