RE: [AMBER] DCCM

From: Duggan, Brendan M. <bmduggan.musc.edu>
Date: Wed, 15 Jul 2009 17:06:57 +0100

Your ptraj command produces a data matrix which I believe is a Dynamic Cross Correlation Map. I use gnuplot to display these matrices. Gnuplot is included in most linux distributions. The following set of gnuplot commands should plot your data

set view 0,0,1,1
set pm3d map
set cbrange [-1:1]
set palette defined (0 0 0 0, 1 0 0 1, 3 0 1 0, 4 1 0 0, 6 1 1 1)
splot "ABC_corr.dat" matrix

Note that a google search for "Dynamic Cross Correlation Map" came up with this link
http://mccammon.ucsd.edu/~bgrant/bio3d/html/dccm.html
which suggests that the R package Bio3D can also plot this type of data.

brendan

email: bmduggan.musc.edu
phone: (843) 792 5029
fax: (843) 792 4322

________________________________________
From: amber-bounces.ambermd.org [amber-bounces.ambermd.org] On Behalf Of Raja Pandian [chemistryraj.gmail.com]
Sent: Tuesday, July 07, 2009 7:05 AM
To: AMBER Mailing List
Subject: [AMBER] DCCM

Dear Amber user,

I would like to do the Dynamic Cross Correlation Map (DCCM) analysis.
Searching AMBER archive showed that similar questions have been posted
before but no answer.

I have a question about the cross-correlation calculation using ptraj (Amber
9). I use the following input for ptraj:

matrix correl name ABC_corr .CA out ABC_corr.dat



My questions are;

1) Does the "correl" result give me the so-called "DCCM"? I noticed some
publications showed the across-correlation map that was obtained form ptraj,
it seems to me they never use the term DCCM.

2) How can I plot the correlation matrix map (ABC_corr.dat)? Could you
please suggest me a graphic program for the correlation matrix data plot?

Thanks in advance for your suggestions.



Faithfully

Rajapandian. V
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jul 15 2009 - 10:11:15 PDT
Custom Search