1 .TH g_covar 1 "Thu 16 Oct 2008"
3 g_covar - calculates and diagonalizes the covariance matrix
10 .BI "-n" " index.ndx "
11 .BI "-o" " eigenval.xvg "
12 .BI "-v" " eigenvec.trr "
13 .BI "-av" " average.pdb "
14 .BI "-l" " covar.log "
15 .BI "-ascii" " covar.dat "
16 .BI "-xpm" " covar.xpm "
17 .BI "-xpma" " covara.xpm "
33 calculates and diagonalizes the (mass-weighted)
35 All structures are fitted to the structure in the structure file.
36 When this is not a run input file periodicity will not be taken into
37 account. When the fit and analysis groups are identical and the analysis
38 is non mass-weighted, the fit will also be non mass-weighted.
42 The eigenvectors are written to a trajectory file (
45 When the same atoms are used for the fit and the covariance analysis,
46 the reference structure for the fit is written first with t=-1.
47 The average (or reference when
50 written with t=0, the eigenvectors
51 are written as frames with the eigenvector number as timestamp.
55 The eigenvectors can be analyzed with
63 writes the whole covariance matrix to
64 an ASCII file. The order of the elements is: x1x1, x1y1, x1z1, x1x2, ...
70 writes the whole covariance matrix to an xpm file.
76 writes the atomic covariance matrix to an xpm file,
77 i.e. for each atom pair the sum of the xx, yy and zz covariances is
82 Trajectory: xtc trr trj gro g96 pdb cpt
86 Structure+mass(db): tpr tpb tpa gro g96 pdb
92 .BI "-o" " eigenval.xvg"
96 .BI "-v" " eigenvec.trr"
98 Full precision trajectory: trr trj cpt
100 .BI "-av" " average.pdb"
102 Structure file: gro g96 pdb
104 .BI "-l" " covar.log"
108 .BI "-ascii" " covar.dat"
112 .BI "-xpm" " covar.xpm"
114 X PixMap compatible matrix file
116 .BI "-xpma" " covara.xpm"
118 X PixMap compatible matrix file
122 Print help info and quit
124 .BI "-nice" " int" " 19"
127 .BI "-b" " time" " 0 "
128 First frame (ps) to read from trajectory
130 .BI "-e" " time" " 0 "
131 Last frame (ps) to read from trajectory
133 .BI "-dt" " time" " 0 "
134 Only use frame when t MOD dt = first time (ps)
136 .BI "-tu" " enum" " ps"
151 .BI "-[no]xvgr" "yes "
152 Add specific codes (legends etc.) in the output xvg files for the xmgrace program
154 .BI "-[no]fit" "yes "
155 Fit to a reference structure
158 Use the deviation from the conformation in the structure file instead of from the average
161 Mass-weighted covariance analysis
163 .BI "-last" " int" " -1"
164 Last eigenvector to write away (-1 is till the last)
166 .BI "-[no]pbc" "yes "
167 Apply corrections for periodic boundary conditions