vmd.molrep.set_scaleminmax

vmd.molrep.set_scaleminmax()

Set the minimum and maximum color scale values for a representation

Parameters:
  • molid (int) – Molecule ID with representation
  • rep (int) – Representation index to modify
  • scale_min (float) – Minimum scale value
  • scale_max (float) – Maximum scale value