Hi,
I have generated a correlation matrix using the following script:
#!/bin/bash
cat << EOF > ana.in
reference equ_avrg.pdb
trajin equ-dry.mdcrd
rms reference .CA
matrix correl .CA out matrix_correl_CA.dat byres
EOF
ptraj complex_dry.top ana.in && rm ana.in
I wish to ask how can I plot matrix_correl_CA.dat? (such as gnuplot) Many thanks and appreciation to any help given.
Regards
Yip Yew Mun
Graduate, PhD
Chemistry and Biological Chemistry
School of Physical and Mathematical Sciences
Nanyang Technological University
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Dec 06 2013 - 00:30:02 PST