From: Eduard Schreiner (eschrein_at_ks.uiuc.edu)
Date: Wed Oct 13 2010 - 12:14:46 CDT

You could write a script to set the value in the "user" field to the
value of the RMD fluctuations,
something like

#generate somehow a list holding your RMS values (38 values)
set RMS {.....}
set a [atomselect top "all"]
$a set user $RMS
$a delete

and then color your representation by "user".

eddi

-- 
--
=============================================================================
Eduard Schreiner
Theoretical and Computational Biophysics Group
NIH Resource for Macromolecular Modeling and Bioinformatics
Beckman Institute for Advanced Science and Technology
University of Illinois, 405 N. Mathews Ave., Urbana, IL 61801
Phone: 217-244-4361
Fax: 217-244-6078
http://www.ks.uiuc.edu/~eschrein/
=============================================================================