rainbowModels (
models,
changeAt='residues',
colors=defaultColors,
)
rainbow-color given models
changeAt (which is either residues , chains , or models )
specifies where colors change.
colors is a list of colors to run through in the rainbow.
The default colors run through yellow and cyan in order to
get full saturation.
|