text corrections (CA rms, input/output description)
[django_unres.git] / django_simple / todo / templates / outputs.html
1 {% extends "base.html" %}
2
3 {% load i18n lazysignup_tags %}
4 {% block content %}
5
6 <P>
7 <H1 ALIGN=CENTER>DESCRIPTION OF THE OUTPUT FILES FROM THE UNRES SERVER</H1>
8 </P>
9 <HR>
10
11 <P>
12
13 <P>
14 <BR>
15
16 <H2><A NAME="SECTION00010000000000000000">
17 Contents</A>
18 </H2>
19 <!--Table of Contents-->
20
21 <UL>
22 <LI><A NAME="tex2html30"
23   HREF="outputs.html#SECTION00020000000000000000">GENERAL INFORMATION</A>
24 <LI><A NAME="tex2html31"
25   HREF="outputs.html#SECTION00030000000000000000">UNRES OUTPUT FILES</A>
26 <UL>
27 <LI><A NAME="tex2html32"
28   HREF="outputs.html#SECTION00031000000000000000">The main output file(s)</A>
29 <LI><A NAME="tex2html33"
30   HREF="outputs.html#SECTION00032000000000000000">Coordinate files</A>
31 <LI><A NAME="tex2html34"
32   HREF="outputs.html#SECTION00033000000000000000">The summary (STAT) file</A>
33 </UL>
34 <BR>
35 <LI><A NAME="tex2html35"
36   HREF="outputs.html#SECTION00040000000000000000">WHAM OUTPUT FILES</A>
37 <UL>
38 <LI><A NAME="tex2html36"
39   HREF="outputs.html#SECTION00041000000000000000">Summary of the files</A>
40 <LI><A NAME="tex2html37"
41   HREF="outputs.html#SECTION00042000000000000000">The structure of the main output file</A>
42 <LI><A NAME="tex2html38"
43   HREF="outputs.html#SECTION00043000000000000000">The thermodynamic quantity and ensemble average (thermal) files</A>
44 <LI><A NAME="tex2html39"
45   HREF="outputs.html#SECTION00044000000000000000">The conformation summary with classification (stat) files</A>
46 <!--<LI><A NAME="tex2html40"
47   HREF="outputs.html#SECTION00045000000000000000">The histogram files</A>
48 <LI><A NAME="tex2html41"
49   HREF="outputs.html#SECTION00046000000000000000">The rmsd-radius of gyration potential of mean force files</A> -->
50 <LI><A NAME="tex2html42"
51   HREF="outputs.html#SECTION00047000000000000000">The PDB files</A>
52 <LI><A NAME="tex2html43"
53   HREF="outputs.html#SECTION00048000000000000000">The compressed Cartesian coordinates (cx) files</A>
54 </UL>
55 <BR>
56 <LI><A NAME="tex2html44"
57   HREF="outputs.html#SECTION00050000000000000000">CLUSTER OUTPUT FILES</A>
58 <UL>
59 <LI><A NAME="tex2html45"
60   HREF="outputs.html#SECTION00051000000000000000">Summary of files</A>
61 <LI><A NAME="tex2html46"
62   HREF="outputs.html#SECTION00052000000000000000">Output coordinate files</A>
63 </UL></UL>
64 <!--End of Table of Contents-->
65 <P>
66
67 <H1><A NAME="SECTION00020000000000000000"></A>
68 <A NAME="sect:general"></A>
69 <BR>
70 GENERAL INFORMATION
71 </H1>
72
73 <P>
74 The output files produced by the UNRES server are those from UNRES and, if MREMD calculations
75 were requested, also from WHAM and CLUSTER and the final all-atom model files. The file names
76 begin with file_ for UNRES, WHAM, and cluster, while the files with the final all-atom models are 
77 model01.pdb - model05.pdb. It should be noted that only the files correspoding to the 
78 calculation types available when using the UNRES server are described in this document and 
79 that, for non-server UNRES jobs,
80 other filename prefixes than file_ can be set; for details please see the 
81 <a href="http://www.unres.pl/docs">UNRES web page</a>.
82
83 <P>
84
85 <H1><A NAME="SECTION00030000000000000000"></A>
86 <A NAME="sect:output"></A>
87 <BR>
88 UNRES OUTPUT FILES
89 </H1>
90
91 <P>
92
93 <H2><A NAME="SECTION00031000000000000000"></A>
94 <A NAME="sect:output:main"></A>
95 <BR>
96 The main output file(s)
97 </H2>
98
99 <P>
100 UNRES ``main'' output files (file.out_${POT}[processor], where, by defalut, ${POT}&nbsp;=&nbsp;GB,
101 the Gay-Berne-type sidechain-sidechain interaction potential) 
102 are log files from
103 a run. They contain the information of the molecule, force field, calculation
104 type, control parameters, etc.; however, not the structures produced during
105 the run or their energies except single-point energy evaluation and 
106 minimization-related runs. 
107
108 <P>
109
110 <H2><A NAME="SECTION00032000000000000000"></A>
111 <A NAME="sect:output:coord"></A>
112 <BR>
113 Coordinate files
114 </H2>
115
116 <P>
117 The structural information is included in 
118 coordinate files (*.int, *.x, *.pdb, *.mol2, *.cx) and statistics files (*.stat), 
119 respectively; these files are further processed by WHAM and
120 CLUSTER or can be viewed by molecular viewers (pdb or mol2 files).
121
122 <P>
123
124 <H3><A NAME="SECTION00032100000000000000"></A>
125 <A NAME="sect:output:coord:int"></A>
126 <BR>
127 The internal coordinate (INT) file
128 </H3>
129
130 <P>
131 This file contains the internal coordinates of the conformations produced 
132 by UNRES in non-MD runs. The virtual-bond lengths are assumed constant so
133 only the angular variables are provided.
134
135 <P>
136 IT,ENER,NSS,(IHPB(I),JHPB(I),I=1,NSS)
137 <BR>(I5,F12.5,I2,9(1X,2I3))
138
139 <P>
140 <DL>
141 <DT></DT>
142 <DD>IT - the number of the conformation.
143 </DD>
144 <DT></DT>
145 <DD>ENER - total energy.
146 </DD>
147 <DT></DT>
148 <DD>NSS - the number of disulfide bridges.
149 </DD>
150 <DT></DT>
151 <DD>(IHPB(I),JHPB(I),I=1,NSS) - the positions of the pairs of half-cystines .
152 forming the bridges. If NSS &gt; 9, the remaining pairs are written in the 
153 following lines in the (3X,11(1X,2I3)) format.
154 </DD>
155 </DL>
156
157 <P>
158 (THETA(I),I=3,NRES)
159 <BR>(8F10.4)
160
161 <P>
162 The virtual-bond angles THETA (in degrees)
163
164 <P>
165 (PHI(I),I=4,NRES)
166 <BR>(8F10.4)
167
168 <P>
169 The virtual-bond dihedral angles GAMMA (in degrees)
170
171 <P>
172 (ALPH(I),I=2,NRES-1)
173 <BR>(OMEG(I),I=2,NRES-1)
174 <BR>(8F10.4)
175
176 <P>
177 The polar angles ALPHA and BETA of the side-chain centers (in degrees).
178
179 <P>
180
181 <H3><A NAME="SECTION00032200000000000000"></A> 
182 <A NAME="sect:output:coord:cart"></A>
183 <BR>
184 The plain Cartesian coordinate (X) files
185 </H3>
186
187 <P>
188 (Subroutine CARTOUT.)
189
190 <P>
191 This file contains the Cartesian coordinates of the 
192 &alpha;-carbon and
193 side-chain-center coordinates. All conformations from an MD/MREMD
194 trajectory are collated to a single file. The structure of each
195 conformation's record is as follows:
196
197 <P>
198 1st line: time, potE, uconst, t_bath,nss, (ihpb(j), jhpb(j), j=1,nss),
199 nrestr, (qfrag(i), i=1,nfrag), (qpair(i), i=1,npair),
200 (utheta(i), ugamma(i), uscdiff(i), i=1,nfrag_back)
201
202 <P>
203 <DL>
204 <DT></DT>
205 <DD>time: MD time (in ``molecular time units'' 1 mtu = 48.9 fs),
206 </DD>
207 <DT></DT>
208 <DD>potE: potential energy,
209 </DD>
210 <DT></DT>
211 <DD>uconst: restraint energy corresponding to restraints on Q and backbone geometry,
212 </DD>
213 <DT></DT>
214 <DD>t_bath: thermostat temperature,
215 </DD>
216 <DT></DT>
217 <DD>nss: number of disulfide bonds,
218 </DD>
219 <DT></DT>
220 <DD>ihpb(j), jhpb(j): the numbers of linked cystines for jth disulfide bond,
221 </DD>
222 <DT></DT>
223 <DD>nrestr: number of restraints on q and local geometry,
224 </DD>
225 <DT></DT>
226 <DD>qfrag(i): q value for ith fragment,
227 </DD>
228 <DT></DT>
229 <DD>qpair(i): q value for ith pair,
230 </DD>
231 <DT></DT>
232 <DD>utheta(i): sum of squares of the differences between the theta angles 
233    of the current conformation from those of the experimental conformation,
234 </DD>
235 <DT></DT>
236 <DD>ugamma(i): sum of squares of the differences beaten the gamma angles 
237    of the current conformation from those of the experimental conformation,
238 </DD>
239 <DT></DT>
240 <DD>uscdiff(i): sum of squares of the differences between the Cartesian difference
241    of the unit vector of the C&alpha;
242 -SC axis of the current conformation from 
243    those of the experimental conformation.
244 </DD>
245 </DL>
246
247 <P>
248 Next lines: Cartesian coordinates of the C&alpha;
249  atoms (including dummy atoms)
250 (sequentially, 10 coordinates per line)
251 Next lines: Cartesian coordinates of the SC atoms (including glycines and
252 dummy atoms) (sequentially, 10 coordinates per line)
253
254 <P>
255
256 <H3><A NAME="SECTION00032300000000000000"></A>
257 <A NAME="sect:output:coord:cx"></A>
258 <BR>
259 The compressed Cartesian coordinate (CX) files
260 </H3>
261
262 <P>
263 These files are compressed binary files (extension cx). For each conformation, 
264 the items are written in the same order as specified in section <A HREF="#sect:output:coord:cx">2.2.3</A>. For 
265 MREMD runs, if TRAJ1FILE is specified on MREMD record,
266 snapshots from all trajectories are written every time the coordinates
267 are dumped. Thus, the file contains snapshot 1 from trajectory 1, ...,
268 snapshot 1 from trajectory M, snapshot 2 from trajectory 1, ..., etc.
269
270 <P>
271 The compressed cx files can be converted to pdb file by using the xdrf2pdb
272 auxiliary program (single trajectory files) or xdrf2pdb-m program (multiple
273 trajectory files from MREMD runs generated by using the TRAJ1FILE option).
274 The multiple-trajectory cx files are also input files for the auxiliary
275 WHAM program.
276
277 <P>
278
279 <H3><A NAME="SECTION00032400000000000000"></A>
280 <A NAME="sect:output:coord:PDB"></A>
281 <BR>
282 The Brookhaven Protein Data Bank format (PDB) files
283 </H3>
284
285 <P>
286 (Subroutine PDBOUT.)
287
288 <P>
289 These files are written in PDB standard (see. e.g., 
290 <a href="ftp://ftp.wwpdb.org/pub/pdb/doc/format_descriptions/Format_v33_Letter.pdf">ftp://ftp.wwpdb.org/pub/pdb/doc/format_descriptions</a>). The REMARK, ATOM, SSBOND, HELIX, SHEET, CONECT, TER, and ENDMDL are used.
291 The C&alpha;
292  (marked CA) and SC (marked CB) coordinates are output. The CONECT
293 records specify the C&alpha; - C&alpha; and C&alpha; - SC virtual bonds. Secondary
294 structure is detected based on peptide-group contacts, as specified in 
295 ref 12. Dummy residues are omitted from the output. If the program has
296 multiple-chain function, the presence of a dummy residue in a sequence 
297 starts a new chain, which is assigned the next alphabet letter as ID, and
298 residue numbering is started over.
299
300 <P>
301
302 <H3><A NAME="SECTION00032500000000000000"></A>
303 <A NAME="sect:output:coord:subyll"></A>
304 <BR>
305 The SYBYLL (MOL2) files
306 </H3>
307
308 <P>
309 See the description of mol2 format (e.g., 
310 http://tripos.com/data/support/mol2.pdfhttp://tripos.com/data/support/mol2.pdf. 
311 Similar remarks apply as for
312 the PDB format (section <A HREF="#sect:output:coord:PDB">2.2.4</A>). 
313
314 <P>
315
316 <H2><A NAME="SECTION00033000000000000000">
317 The summary (STAT) file</A>
318 </H2>
319
320 <P>
321 Each line of the stat file generated by MD/MREMD runs contains the following
322 items in sequence:
323
324 <P>
325 <DL>
326 <DT></DT>
327 <DD>step   - the number of the MD step 
328 </DD>
329 <DT></DT>
330 <DD>time   - time [unit is MTU (molecular time unit) equal to 48.9 fs]        
331 </DD>
332 <DT></DT>
333 <DD>Ekin   - kinetic energy [kcal/mol]        
334 </DD>
335 <DT></DT>
336 <DD>Epot   - potential energy [kcal/mol]
337 </DD>
338 <DT></DT>
339 <DD>Etot   - total energy (Ekin+Epot)
340 </DD>
341 <DT></DT>
342 <DD>H-H0   - the difference between the cureent and initial extended Hamiltionian
343          in Nose-Hoover or Nose-Poincare runs; not present for other thermostats.
344 </DD>
345 <DT></DT>
346 <DD>RMSD   - root mean square deviation from the reference structure (only in 
347          REFSTR has been specified)
348 itemdamax  - maximum change of acceleration between two MD steps
349 </DD>
350 <DT></DT>
351 <DD>fracn  - fraction of native side-chain concacts (very crude, based on 
352          SC-SC distance only)
353 </DD>
354 <DT></DT>
355 <DD>fracnn - fraction of non-native side-chain contacts
356 </DD>
357 <DT></DT>
358 <DD>co     - contact order
359 </DD>
360 <DT></DT>
361 <DD>temp   - actual temperature [K]    
362 </DD>
363 <DT></DT>
364 <DD>T0     - initial (microcanonical runs) or thermostat (other run types) 
365          temperature [K] 
366 </DD>
367 <DT></DT>
368 <DD>Rgyr   - radius of gyration based on C&alpha; coordinates [A]   
369 </DD>
370 <DT></DT>
371 <DD>proc   - in MREMD runs the number of the processor (the number of the 
372          trajectory less 1); not present for other runs. 
373 </DD>
374 </DL>
375
376 <P>
377 For an USAMPL run, the following items follow the above list:
378
379 <P>
380 <DL>
381 <DT></DT>
382 <DD>iset   - the number of the restraint set
383 </DD>
384 <DT></DT>
385 <DD>uconst - restraint energy pertaining to q-values 
386 </DD>
387 <DT></DT>
388 <DD>uconst_back - restraint energy pertaining to virtual-backbone restraints
389 </DD>
390 <DT></DT>
391 <DD>(qfrag(i),i=1,nfrag) - q values of the specified fragments
392 </DD>
393 <DT></DT>
394 <DD>(qpair(ii2),ii2=1,npair) - q values of the specified pairs of fragments
395 </DD>
396 <DT></DT>
397 <DD>(utheta(i),ugamma(i),uscdiff(i),i=1,nfrag_back) - virtual-backbone and
398       side-chain-rotamer restraint energies of the fragments specified
399 </DD>
400 </DL>
401
402 <P>
403 If PRINT_COMPON has been specified, the energy components are printed
404 after the items described above.
405
406 <P>
407
408 <H1><A NAME="SECTION00040000000000000000"></A>
409 <A NAME="sect:whamoutfiles"></A>
410 <BR>
411 WHAM OUTPUT FILES
412 </H1>
413
414 <P>
415
416 <H2><A NAME="SECTION00041000000000000000"></A>
417 <A NAME="sect:whamoutfiles:summary"></A>
418 <BR>
419 Summary of the files
420 </H2>
421
422 <P>
423 <DL>
424 <DT></DT>
425 <DD>file.out_POTxxx - output files from different processors (file.out_000 is the main output file). POT is the identifier of the sidechain-sidechain potential.
426
427 <P>
428 </DD>
429 <DT></DT>
430 <DD>file_POT_GB_xxx.stat or file_POT_slice_YYXXX.stat - the summary conformation-classification file from processor xxx (each processor handles part of conformations); the second occurs if the run is partitioned into slices.
431
432 <P>
433 </DD>
434 <DT></DT>
435 <DD>file.thermal or file_slice_yy.thermal - thermodynamic functions and temperature profiles of the ensemble averages (the second form if the run is partitioned into slices).
436
437 <P>
438 </DD>
439 <DT></DT>
440 <DD>file_T_xxx.pdb or file_slice_yy_T_xxx.pdb - top conformations the number of these conformations is selected by the user) in PDB format.
441
442 <P>
443 </DD>
444 <DT></DT>
445 <DD>file.cx - the compressed UNRES coordinate file with information to compute the probability of a given conformation at any temperature.
446
447 <!--
448 <P>
449 </DD>
450 <DT></DT>
451 <DD>file.hist, file_slice_xx.hist, file_par_yy.hist, file_par_yy_slice_zz.x - histograms of q at MREMD temperatures.
452
453 <P>
454 </DD>
455 <DT></DT>
456 <DD>file.ent, file_slice_xx.ent, file_par_yy.ent, file_par_yy_slice_xx.ent - the histogram(s) of energy density.
457
458 <P>
459 </DD>
460 <DT></DT>
461 <DD>file.rmsrgy, file_par_yy.rmsrgy, file_slice_xx.rmsrgy or file_par_yy_slice_xx.rmsrgy - the 2D histogram(s) of rmsd from the experimental structure and radius of gyration.
462
463 -->
464 <P>
465 </DD>
466 </DL>
467
468 <P>
469
470 <H3><A NAME="SECTION00041100000000000000"></A>
471 <A NAME="sect:whamoutfile:main:reference"></A>
472 <BR>
473 Information of reference structure and comparing scheme
474 </H3>
475
476 <P>
477 The following records pertain to setting up the classification of conformation aimed ultimately at obtaining a class numbers. Fragments and pairs of fragments are specified and compared against those of reference structure in terms of secondary structure, number of contacts, rmsd, virtual-bond-valence and dihedral angles, etc. Then the class number is constructed as described in ref 3. A brief description of comparison procedure is as follows:
478
479 <P>
480
481 <OL>
482 <LI>Elementary fragments usually corresponding to elements of secondary or supersecondary structure are selected. Based on division into fragments, levels of structural hierarchy are defined.
483
484 <P>
485 </LI>
486 <LI>At level 1, each fragment is checked for agreement with the corresponding fragment in the native structure. Comparison is carried out at two levels: the secondary structure agreement and the contact-pattern agreement level.
487
488 <P>
489 At the secondary structure level the secondary structure (helix, strand or undefined) in the fragment is compared with that in the native fragment in a residue-wise manner. Score 0 is assigned if the structure is different in more than 1/3 of the fragment, 1 is assigned otherwise.
490
491 <P>
492 The contact-pattern agreement level compares the contacts between the peptide groups of the backbone of the fragment and the native fragment and also compares their virtual-bond dihedral angles gamma. It is allowed to shift the sequence by up to 3 residues to obtain contact pattern match. A score of 0 is assigned if more than 1/3 of native contacts do not occur or there is more than 60 deg (usually, but this cutoff can be changed) maximum difference in gamma. Otherwise score 1 is assigned.
493
494 <P>
495 The total score of a fragment is an octal number consisting of bits hereafter referred to S (secondary structure) C (contact match) and H (sHift) (they are in the order HCS). Their values are as follows:
496
497 <P>
498 <DL>
499 <DT></DT>
500 <DD>S - 1 native secondary structure; 0 otherwise,
501 </DD>
502 <DT></DT>
503 <DD>C - 1 native contact pattern; 0 otherwise,
504 </DD>
505 <DT></DT>
506 <DD>H - 1 contact match obtained without sequence shift 0 otherwise.
507 </DD>
508 </DL>
509
510 <P>
511 For example,
512 octal 7 (111) corresponds to native secondary structure, native contact pattern, and no need to shift the sequence for contact match;
513 octal 1 (001) corresponds to native secondary structure only (i.e., nonnative contact pattern).
514
515 <P>
516 </LI>
517 <LI>At level 2, contacts between (i) the peptide groups or (ii) the side chains within pairs of fragments are compared. Case (i) holds when we seek contacts between the strands of a larger beta-sheet formed by two fragments, case (ii) when we seek the interhelix or helix-beta sheet contacts. Additionally, the pairs of fragments are compared with their native counterparts by rmsd.
518
519 <P>
520 Score 0 is assigned to a pair of fragments, if it has less than 2/3 native contacts and too large rmsd (a cut-off of 0.1 A/residue is set), score 1 if it has enough native contacts and sufficiently low rmsd, but the sequence has to be shifted to obtain a match, and score 2, if sufficient match is obtained without shift.
521
522 <P>
523 </LI>
524 <LI>At level 3 and higher, triads, quadruplets,..., etc. of fragments are compared in terms of rmsd from their native counterparts (the last level corresponds to comparing whole molecules). The score (0, 1, or 2) is assigned to each composite fragment as in the case of level 2.
525
526 <P>
527 </LI>
528 <LI>The TOTAL class number of a structure is a binary number composed of parts of scores of fragments, fragment pairs, etc. It is illustrated on the following example; it is assumed that the molecule has three fragment as in the case of 1igd.
529
530 <P>
531 </LI>
532 </OL>
533
534 <P>
535 <PRE>
536 level 1      level 2                   level 3
537 123 123 123||1-2 1-3 2-3 1-2 1-3 2-3 || 1-2-3 | 1-2-3 ||
538 sss|ccc|hhh|| c   c   c | h   h   h  ||   r   |   h   ||
539 </PRE>
540
541 <P>
542 Bits s, c, and h of level 1 are explained in point 2; bits c and h of level 2 pertain to contact-pattern match and shift; bits r and h of level 3 pertain to rmsd match and shift for level 3.
543
544 <P>
545
546 <H2><A NAME="SECTION00042000000000000000"></A>
547 <A NAME="sect:whamoutfiles:output:main"></A>
548 <BR>
549 The structure of the main output file
550 </H2>
551
552 <P>
553 The initial portion of the main output file, named file.out_POT_000 contains information of parameter files specified in the C-shell script, compilation info, and the UNRES numeric code of the amino-acid sequence.
554 Subsequently, actual energy-term weights and parameter files are printed. If lprint was set at .true. in parmread.F, all energy-function parameters are printed. If REFSTR was specified in the control-data list, the program then outputs the read reference-structure coordinates and partition of structure into fragments.
555 Subsequently, the information about the number of structures read in and those that were rejected is printed followed by succinct information form the iteration process. Finally, the histograms (also output separately to specific histogram files; see section 6.6) and the data of the dependence of free energy, energy, heat capacity, and conformational averages on temperature are printed (these are also output separately to file described in section <A HREF="#sect:whamoutfiles:histograms">3.5</A>).
556
557 <P>
558 The output files corresponding to non-master processors (file.out_POT_xxx where xxx
559  &gt; 0 contain only the information up to the iteration protocol. These files can be deleted right after the run.
560
561 <P>
562
563 <H2><A NAME="SECTION00043000000000000000"></A>
564 <A NAME="sect:whamoutfiles:outpput:thermo"></A>
565 <BR>
566 The thermodynamic quantity and ensemble average (thermal) files
567 </H2>
568
569 <P>
570 The files file.thermal or file_slice_yy.thermal contain thermodynamic, ensemble-averaged conformation-dependent quantities and their temperature derivatives. The structure of a record is as follows:
571
572 <P>
573 <TABLE CELLPADDING=3>
574 <TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>T</TD>
575 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>F</TD>
576 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>E</TD>
577 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>
578  q_1...q_n
579 </TD>
580 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>rmsd</TD>
581 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>Rgy</TD>
582 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>Cv</TD>
583 </TR>
584 <TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>298.0</TD>
585 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>-83.91454</TD>
586 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>-305.28112</TD>
587 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>0.30647</TD>
588 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>6.28347</TD>
589 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>11.61204</TD>
590 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=57>0.70886E+01</TD>
591 </TR>
592 </TABLE>
593
594 <P>
595 <TABLE CELLPADDING=3>
596 <TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>
597 var(q<sub>1</sub>) ...
598 </TD>
599 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>var(rmsd)</TD>
600 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>var(Rgy)</TD>
601 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>
602 cov(q<sub>1</sub>,E) ...
603 </TD>
604 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>cov(rmsd,E)</TD>
605 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>cov(Rgy,E)</TD>
606 </TR>
607 <TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>
608 var(q<sub>n</sub>)
609 </TD>
610 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>&nbsp;</TD>
611 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>&nbsp;</TD>
612 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>
613 cov(q<sub>n</sub>,E)
614 </TD>
615 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>&nbsp;</TD>
616 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>&nbsp;</TD>
617 </TR>
618 <TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>0.35393E-02</TD>
619 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>0.51539E+01</TD>
620 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>0.57012E+00</TD>
621 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>0.43802E+00</TD>
622 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>0.62384E+01</TD>
623 <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=71>0.33912E+01</TD>
624 </TR>
625 </TABLE>
626
627 <P>
628 where:
629
630 <P>
631 <DL>
632 <DT></DT>
633 <DD>T - absolute temperature (in K),
634
635 <P>
636 </DD>
637 <DT></DT>
638 <DD>F - free energy at T,
639
640 <P>
641 </DD>
642 <DT></DT>
643 <DD>E - average energy at T,
644
645 <P>
646 </DD>
647 <DT></DT>
648 <DD>
649  q<sub>1</sub>..q<sub>n</sub>
650 : ensemble-averaged q values at T (usually only the total q corresponding to whole molecule is requested, as in the example above, but the user can specify more than one fragment or pair of fragments for which the q's are calculated, If there is no reference structure, this entry contains a 0,
651
652 <P>
653 </DD>
654 <DT></DT>
655 <DD>rmsd - ensemble-averaged root mean square deviation at T,
656
657 <P>
658 </DD>
659 <DT></DT>
660 <DD>Rgy - ensemble-averaged radius of gyration computed from Calpha coordinates at T,
661
662 <P>
663 </DD>
664 <DT></DT>
665 <DD>
666  C<sub>v</sub>
667  - heat capacity at T,
668
669 <P>
670 </DD>
671 <DT></DT>
672 <DD>
673  var(q<sub>1</sub>)...var(q<sub>n</sub>)
674  - variances of q's at T,
675
676 <P>
677 </DD>
678 <DT></DT>
679 <DD>var(rmsd) - variance of rmsd at T,
680
681 <P>
682 </DD>
683 <DT></DT>
684 <DD>var(Rgy) - variance of radius of gyration at T,
685
686 <P>
687 </DD>
688 <DT></DT>
689 <DD>
690  cov(q<sub>1</sub>,E)...cov(q<sub>n</sub>,E)
691  - covariances of q's and energy at T,
692
693 <P>
694 </DD>
695 <DT></DT>
696 <DD>cov(rmsd,E) - covariance of rmsd and energy at T,
697
698 <P>
699 </DD>
700 <DT></DT>
701 <DD>cov(Rgy,E) - covariance of radius of gyration and energy at T.
702
703 <P>
704 </DD>
705 </DL>
706
707 <P>
708 According to Camacho and Thirumalali (Europhys. Lett., 35, 627, 1996), the maximum of the variance of the radius of gyration corresponds to the collapse point of a polypeptide chain and the maximum variance of q or rmsd corresponds to the midpoint of the transition to the native structure. More precisely, these points are inflection points in the plots of the respective quantities which, with temperature-independent force field, are proportional to their covariances with energy.
709
710 <P>
711
712 <H2><A NAME="SECTION00044000000000000000"></A>
713 <A NAME="sect:whamoutfiles:class"></A>
714 <BR>
715 The conformation summary with classification (stat) files
716 </H2>
717
718 <P>
719 The stat files (with names file_POT_xxx.stat or file_POT_sliceyyxxx.stat; where yy is the number of a slice and xxx is the rank of a processor) contain the output of the classification of subsequent conformations (equally partitioned between processors). The files can be concatenated by processor rank to get a summary file. Each line has the following structure (example values are also provided):
720
721 <P>
722 <TABLE CELLPADDING=3 BORDER="1">
723 <TR><TD ALIGN="CENTER">&nbsp;</TD>
724 <TD ALIGN="CENTER">&nbsp;</TD>
725 <TD ALIGN="CENTER" COLSPAN=3>whole molecule</TD>
726 </TR>
727 <TR><TD ALIGN="CENTER">No</TD>
728 <TD ALIGN="CENTER">energy</TD>
729 <TD ALIGN="CENTER">rmsd</TD>
730 <TD ALIGN="CENTER">q</TD>
731 <TD ALIGN="CENTER">ang</TD>
732 </TR>
733 <TR><TD ALIGN="CENTER">9999</TD>
734 <TD ALIGN="CENTER">-122.42</TD>
735 <TD ALIGN="CENTER">4.285</TD>
736 <TD ALIGN="CENTER">0.3751</TD>
737 <TD ALIGN="CENTER">47.8</TD>
738 </TR>
739 </TABLE>
740
741 <P>
742 <TABLE CELLPADDING=3 BORDER="1">
743 <TR><TD ALIGN="CENTER" COLSPAN=13>level 1</TD>
744 </TR>
745 <TR><TD ALIGN="CENTER" COLSPAN=6>frag 1</TD>
746 <TD ALIGN="CENTER" COLSPAN=3>frag 2</TD>
747 <TD ALIGN="CENTER" COLSPAN=3>frag 3</TD>
748 <TD ALIGN="CENTER">class 1</TD>
749 </TR>
750 <TR><TD ALIGN="CENTER">n1</TD>
751 <TD ALIGN="CENTER">n2</TD>
752 <TD ALIGN="CENTER">n3</TD>
753 <TD ALIGN="CENTER">rmsd</TD>
754 <TD ALIGN="CENTER">q</TD>
755 <TD ALIGN="CENTER">ang</TD>
756 <TD ALIGN="CENTER">rmsd</TD>
757 <TD ALIGN="CENTER">q</TD>
758 <TD ALIGN="CENTER">ang</TD>
759 <TD ALIGN="CENTER">rmsd</TD>
760 <TD ALIGN="CENTER">q</TD>
761 <TD ALIGN="CENTER">ang</TD>
762 <TD ALIGN="CENTER">&nbsp;</TD>
763 </TR>
764 <TR><TD ALIGN="CENTER">4</TD>
765 <TD ALIGN="CENTER">10</TD>
766 <TD ALIGN="CENTER">21</TD>
767 <TD ALIGN="CENTER">0.6</TD>
768 <TD ALIGN="CENTER">0.33</TD>
769 <TD ALIGN="CENTER">16.7</TD>
770 <TD ALIGN="CENTER">3.6</TD>
771 <TD ALIGN="CENTER">0.42</TD>
772 <TD ALIGN="CENTER">56.3</TD>
773 <TD ALIGN="CENTER">0.7</TD>
774 <TD ALIGN="CENTER">0.12</TD>
775 <TD ALIGN="CENTER">16.5</TD>
776 <TD ALIGN="CENTER">737</TD>
777 </TR>
778 </TABLE>
779
780 <P>
781 <TABLE CELLPADDING=3 BORDER="1">
782 <TR><TD ALIGN="CENTER" COLSPAN=7>level 2</TD>
783 <TD ALIGN="CENTER" COLSPAN=3>level 3</TD>
784 <TD ALIGN="CENTER">&nbsp;</TD>
785 </TR>
786 <TR><TD ALIGN="CENTER">nc1</TD>
787 <TD ALIGN="CENTER">nc2</TD>
788 <TD ALIGN="CENTER">rmsd</TD>
789 <TD ALIGN="CENTER">q</TD>
790 <TD ALIGN="CENTER">rmsd</TD>
791 <TD ALIGN="CENTER">q</TD>
792 <TD ALIGN="CENTER">class 2</TD>
793 <TD ALIGN="CENTER">rmsd</TD>
794 <TD ALIGN="CENTER">q</TD>
795 <TD ALIGN="CENTER">class 3</TD>
796 <TD ALIGN="CENTER">class</TD>
797 </TR>
798 <TR><TD ALIGN="CENTER">9</TD>
799 <TD ALIGN="CENTER">0</TD>
800 <TD ALIGN="CENTER">1.6</TD>
801 <TD ALIGN="CENTER">0.20</TD>
802 <TD ALIGN="CENTER">4.3</TD>
803 <TD ALIGN="CENTER">0.20</TD>
804 <TD ALIGN="CENTER">20</TD>
805 <TD ALIGN="CENTER">0</TD>
806 <TD ALIGN="CENTER">4.0</TD>
807 <TD ALIGN="CENTER">2</TD>
808 <TD ALIGN="CENTER">737.20.2</TD>
809 </TR>
810 </TABLE>
811
812 <P>
813 where
814
815 <P>
816 <DL>
817 <DT></DT>
818 <DD>No - the number of the conformation.
819
820 <P>
821 </DD>
822 <DT></DT>
823 <DD>``whole molecule'' denotes the characteristics of the whole molecule q = 1-Wolynes'q.
824
825 <P>
826 </DD>
827 <DT></DT>
828 <DD>level 1, 2, and 3 denote the characteristics computed for the respective fragments as these levels.
829
830 <P>
831 </DD>
832 <DT></DT>
833 <DD>n1, n2, n3 - number of native contacts for a given segment.
834
835 <P>
836 </DD>
837 <DT></DT>
838 <DD>cl1, cl2, cl3 - group of segment classes for segments at level 1, 2, and 3, respectively.
839
840 <P>
841 </DD>
842 <DT></DT>
843 <DD>class - total class of the conformation.
844
845 <P>
846 </DD>
847 </DL>
848
849 <P>
850 The octal/quaternary/binary numbers denoting the class for a fragment at level 1, 2, and 3, respectively, are described in
851 (Oldziej et al., <I>J. Phys. Chem. B.</I>, <B>2004</B>, 108, 16934-16949).
852
853 <P>
854
855 <!--
856 <H2><A NAME="SECTION00045000000000000000"></A>
857 <A NAME="sect:whamoutfiles:histograms"></A>
858 <BR>
859 The histogram files
860 </H2>
861
862 <P>
863 The histogram file with names file_[par_yy][_slice_xx].hist where xx denotes the number of the slice and yy denotes the number of the parameter if SEPARATE_PARSET was specified in input contain histograms of q at replica temperatures and energy-parameter sets; with SEPARATE_PARSET histograms corresponding to subsequent parameter sets are saved in files with par_yy infixes. The histograms are multidimensional if q is a vector (usually, however, q corresponds to the entire molecule and, consequently, the histograms are one-dimensional). The histogram files are printed if histfile and histout was specified in the control data record.
864
865 <P>
866 Each line of a histogram file corresponds to a given (multidimensional) bin in q contains the following:
867
868 <P>
869
870 <UL>
871 <LI>
872  q<sub>1</sub>,...,q<sub>n</sub>
873  at a given bin (format f6.3 for each)
874
875 <P>
876 </LI>
877 <LI>histogram values for subsequent replica temperatures (format e20.10 for each)
878
879 <P>
880 </LI>
881 <LI>iparm (the number of parameter set; format i5)
882
883 <P>
884 </LI>
885 <LI>If SEPARATE_PARSET was not specified, the entries corresponding to each parameter follow one another.
886
887 <P>
888 </LI>
889 </UL>
890
891 <P>
892 The state density is printed to file(s) file[_slice_xx].ent. Each line contains the left boundary of the energy bin and ln(state density) followed by ``ent'' string. At present, the state density is calculated correctly only if one energy-parameter set is used.&lt;/p&gt;
893
894 <P>
895
896 <H2><A NAME="SECTION00046000000000000000"></A>
897 <A NAME="sect:whamoutfiles:rmsd-rgy"></A>
898 <BR>
899 The rmsd-radius of gyration potential of mean force files
900 </H2>
901
902 <P>
903 These files with names file[_par_yy][_slice_xx].rmsrgy contain the two-dimensional potentials of mean force in rmsd and radius of gyration at all replica-exchange temperatures and for all energy-parameter sets.
904 A line contains the left boundaries of the radius of gyration - rmsd bin (radius of gyration first) (format 2f8.2) and the PMF values at all replica-exchange temperatures (e14.5), followed by the number of the parameter set. 
905 With SEPARATE_PARSET, the PMFs corresponding to different parameter sets are printed to separate files.
906
907 <P>
908 -->
909 <H2><A NAME="SECTION00047000000000000000"></A>
910 <A NAME="sect:whamoutfiles:PDB"></A>
911 <BR>
912 The PDB files
913 </H2>
914
915 <P>
916 The PDB files with names file_[slice_xx_]Tyyy.pdb, where Tyyy specifies a given replica temperature contain the conformations whose probabilities at replica temperature T sum to 0.99, after sorting the conformations 
917 by probabilities in descending order. The PDB files follow the standard format; see <a href="ftp://ftp.wwpdb.org/pub/pdb/doc/format_descriptions/Format_v33_Letter.pdf">ftp://ftp.wwpdb.org/pub/pdb/doc/format_descriptions</a>.
918 For single-chain proteins, an example is as follows:
919
920 <P>
921 <PRE>
922 REMARK CONF    9059 TEMPERATURE  330.0 RMS   8.86
923 REMARK DIMENSIONLESS FREE ENERGY   -1.12726E+02
924 REMARK ENERGY   -2.22574E+01 ENTROPY   -7.87818E+01
925 ATOM      1  CA  VAL     1       8.480   5.714 -34.044
926 ATOM      2  CB  VAL     1       9.803   5.201 -33.968
927 ATOM      3  CA  ASP     2       8.284   2.028 -34.925
928 ATOM      4  CB  ASP     2       7.460   0.983 -33.832
929 .
930 .
931 .
932 ATOM    115  CA  LYS    58      28.446  -3.448 -12.936
933 ATOM    116  CB  LYS    58      26.613  -4.175 -14.514
934 TER
935 CONECT    1    3    2
936 .
937 .
938 .
939 CONECT  113  115  114
940 CONECT  115  116
941 </PRE>
942
943 <P>
944 where
945
946 <P>
947 <DL>
948 <DT></DT>
949 <DD>CONF is the number of the conformation from the processed slice of MREMD trajectories.
950
951 <P>
952 </DD>
953 <DT></DT>
954 <DD>TEMPERATURE is the replica temperature.
955
956 <P>
957 </DD>
958 <DT></DT>
959 <DD>RMS is the Calpha rmsd from the reference (experimental) structure.
960
961 <P>
962 </DD>
963 <DT></DT>
964 <DD>DIMENSIONLESS FREE ENERGY is -log(probability) (equation 14 of ref 2) for the conformation at this replica temperature calculated by WHAM.
965
966 <P>
967 </DD>
968 <DT></DT>
969 <DD>ENERGY is the UNRES energy of the conformation at the replica temperature (note that UNRES energy is in general temperature dependent).
970
971 <P>
972 </DD>
973 <DT></DT>
974 <DD>ENTROPY is the omega of equation 15 of ref 2 of the conformation.
975
976 <P>
977 </DD>
978 </DL>
979
980 <P>
981 In the ATOM entries, CA denotes a Calpha atom and CB denotes UNRES side-chain atom. The CONECT entries specify the 
982 C
983 <sup>&alpha;</sup>
984 <sub>i</sub>
985 ... C
986 <sup>&alpha;</sup>
987 <sub>i-1</sub>
988 , C
989 <sup>&alpha;</sup>
990 <sub>i</sub>
991 ... C
992 <sup>&alpha;</sup>
993 <sub>i+1</sub>
994  and C
995 <sup>&alpha;</sup>
996 <sub>i</sub>
997 ... SC
998 <sub>i</sub>
999  links.
1000
1001 <P>
1002 The PDB files generated for oligomeric proteins are similar except that chains are separated with TER and molecules with ENDMDL records and chain identifiers are included. An example is as follows:
1003
1004 <P>
1005 <PRE>
1006 REMARK CONF     765 TEMPERATURE  301.0 RMS  11.89
1007 REMARK DIMENSIONLESS FREE ENERGY   -4.48514E+02
1008 REMARK ENERGY   -3.58633E+02 ENTROPY    1.51120E+02
1009 ATOM      1  CA  GLY A   1      -0.736  11.305  24.600
1010 ATOM      2  CA  TYR A   2      -3.184   9.928  21.998
1011 ATOM      3  CB  TYR A   2      -1.474  10.815  20.433
1012 .
1013 .
1014 .
1015 ATOM     40  CB  MET A  21      -4.033  -2.913  27.189
1016 ATOM     41  CA  GLY A  22      -5.795 -10.240  27.249
1017 TER
1018 ATOM     42  CA  GLY B   1       6.750  -6.905  19.263
1019 ATOM     43  CA  TYR B   2       5.667  -4.681  16.362
1020 .
1021 .
1022 .
1023 ATOM    163  CB  MET D  21       4.439  12.326  -4.950
1024 ATOM    164  CA  GLY D  22      10.096  14.370  -9.301
1025 TER
1026 CONECT    1    2
1027 CONECT    2    4    3
1028 .
1029 .
1030 .
1031 CONECT   39   41   40
1032 CONECT   42   43
1033 .
1034 .
1035 .
1036 CONECT  162  164  163
1037 ENDMDL
1038 </PRE>
1039
1040 <P>
1041
1042 <H2><A NAME="SECTION00048000000000000000"></A>
1043 <A NAME="sect:whamoutfiles:cx"></A>
1044 <BR>
1045 The compressed Cartesian coordinates (cx) files
1046 </H2>
1047
1048 <P>
1049 These files contain compressed data in the Europort Data Compression XDRF library format written by Dr. F. van Hoesel, Groeningen University (http://hpcv100.rc.rug.nl/xdrfman.htmlhttp://hpcv100.rc.rug.nl/xdrfman.html.
1050 The files are written by the cxwrite subroutine. The resulting cx file contains the omega factors to compute probabilities of conformations at any temperature and any energy-function parameters if Hamiltonian replica 
1051 exchange was performed in the preceding UNRES run. The files have general names file[_par_yy][_slice_xx].cx where xx is slice number and yy is parameter-set.
1052
1053 <P>
1054 The items written to the cx file are as follows (the precision is 5 significant digits):
1055
1056 <P>
1057
1058 <OL>
1059 <LI>Cartesian coordinates of Calpha and SC sites&lt;/p&gt;
1060 </LI>
1061 <LI>nss (number of disulfide bonds)
1062 </LI>
1063 <LI>if nss&gt;0:
1064
1065 <OL>
1066 <LI>ihpb (first residue of a disulfide link)
1067 </LI>
1068 <LI>jhpb (second residue of a disulfide link)
1069 </LI>
1070 <LI>UNRES energy at that replica temperature that the conformation was at snapshot-recording time,
1071 </LI>
1072 <LI>ln(omega) of eq 15 of (Liwo et al., <I>J. Phys. Chem. B</I>, <B>2007</B>, 111, 260-285),
1073 </LI>
1074 </OL>
1075 </LI>
1076 <LI>C&alpha; rmsd
1077 </LI>
1078 <LI>conformation class number (0 if CLASSIFY was not specified).
1079 </LI>
1080 </OL>
1081
1082 <P>
1083
1084 <H1><A NAME="SECTION00050000000000000000"></A>
1085 <A NAME="sect:clustoutfiles"></A>
1086 <BR>
1087 CLUSTER OUTPUT FILES
1088 </H1>
1089
1090 <P>
1091
1092 <H2><A NAME="SECTION00051000000000000000"></A>
1093 <A NAME="sect:clustoutfiles:summary"></A>
1094 <BR>
1095 Summary of files
1096 </H2>
1097
1098 <P>
1099 <DL>
1100 <DT></DT>
1101 <DD>file_clust.out (single-processor mode) or file_clust.out_xxx (parallel mode) -
1102      output file(s) (file.out_000 is the main output file for parallel mode).
1103
1104 <P>
1105 </DD>
1106 <DT></DT>
1107 <DD>file_clust.int - leading (lowest-energy) members of the families.
1108     in internal-coordinate format.
1109 </DD>
1110 <DT></DT>
1111 <DD>file_clust.x - leading members of the families in UNRES Cartesian coordinate
1112     format.
1113 </DD>
1114 <DT></DT>
1115 <DD>file_xxxx.pdb or file_xxxx_yyy.pdb (CLUST-UNRES) - PDB file of member yyy
1116     of family xxxx; yyy is omitted if the family contains only one member
1117     within a given energy cut-off.
1118 </DD>
1119 <DT></DT>
1120 <DD>file_TxxxK_yyyy.pdb - concatenated conformations in PDB format of the 
1121     members of family yyyy clustered at T=xxxK ranked by probabilities in
1122     descending order at this temperature (CLUST-WHAM).
1123 </DD>
1124 <DT></DT>
1125 <DD>file_T_xxxK_ave.pdb - cluster-averaged coordinates and coordinates of a 
1126     member of each family that is closest to the cluster average in PDB
1127     format, concatenated in a single file (CLUST-WHAM).
1128
1129 <P>
1130 </DD>
1131 <DT></DT>
1132 <DD>file_clust.tex - PicTeX code of the cluster tree (effectively obsolete).
1133
1134 <P>
1135 </DD>
1136 <DT></DT>
1137 <DD>file.rms - rmsds between conformations.
1138
1139 <P>
1140 </DD>
1141 </DL>
1142
1143 <P>
1144
1145 <H2><A NAME="SECTION00052000000000000000"></A>
1146 <A NAME="sect:clustutfiles:outcoord"></A>
1147 <BR>
1148 Output coordinate files
1149 </H2>
1150
1151 <P>
1152
1153 <H3><A NAME="SECTION00052100000000000000"></A>
1154 <A NAME="sect:clustoutfiles:int"></A>
1155 <BR>
1156 The internal coordinate (int) files
1157 </H3>
1158
1159 <P>
1160 The file with name file_clust.int contains the angles theta, gamma, alpha,
1161 and beta of all residues of the leaders (lowest UNRES energy conformations
1162 from consecutive families for CLUST-UNRES runs and lowest free energy 
1163 conformations for CLUST-WHAM runs). The format is the same as that of the 
1164 file output by UNRES; see section 9.1.1 of UNRES description.
1165
1166 <P>
1167 For CLUST-WHAM runs, the first line contains more items:
1168
1169 <P>
1170 <TABLE CELLPADDING=3>
1171 <TR><TD ALIGN="LEFT">number of family</TD>
1172 <TD ALIGN="LEFT">(format i5)</TD>
1173 </TR>
1174 <TR><TD ALIGN="LEFT">UNRES free energy of the conformation</TD>
1175 <TD ALIGN="LEFT">(format f12.3)</TD>
1176 </TR>
1177 <TR><TD ALIGN="LEFT">Free energy of the entire family</TD>
1178 <TD ALIGN="LEFT">(format f12.3)</TD>
1179 </TR>
1180 <TR><TD ALIGN="LEFT">number of disulfide bonds</TD>
1181 <TD ALIGN="LEFT">(format i2)</TD>
1182 </TR>
1183 <TR><TD ALIGN="LEFT">list disulfide-bonded pairs</TD>
1184 <TD ALIGN="LEFT">(format 2i3)</TD>
1185 </TR>
1186 <TR><TD ALIGN="LEFT">conformation class number (0 if not provided)</TD>
1187 <TD ALIGN="LEFT">(format i10)</TD>
1188 </TR>
1189 </TABLE>
1190
1191 <P>
1192
1193 <H3><A NAME="SECTION00052200000000000000"></A>
1194 <A NAME="sect:clustoutfiles:card"></A>
1195 <BR>
1196 The Cartesian coordinate (x) files
1197 </H3>
1198
1199 <P>
1200 The file with name file_clust.x contains the Cartesian coordinates of the 
1201 alpha-carbon and side-chain-center coordinates. The coordinate format is
1202 as in section 9.1.2 of UNRES description and the first line contains the
1203 following items:
1204
1205 <P>
1206 <TABLE CELLPADDING=3>
1207 <TR><TD ALIGN="LEFT">Number of the family</TD>
1208 <TD ALIGN="LEFT">(format I5)</TD>
1209 </TR>
1210 <TR><TD ALIGN="LEFT">UNRES free energy of the conformation</TD>
1211 <TD ALIGN="LEFT">(format f12.3)</TD>
1212 </TR>
1213 <TR><TD ALIGN="LEFT">Free energy of the entire family</TD>
1214 <TD ALIGN="LEFT">(format f12.3)</TD>
1215 </TR>
1216 <TR><TD ALIGN="LEFT">number of disulfide bonds</TD>
1217 <TD ALIGN="LEFT">(format i2)</TD>
1218 </TR>
1219 <TR><TD ALIGN="LEFT">list disulfide-bonded pairs</TD>
1220 <TD ALIGN="LEFT">(format 2i3)</TD>
1221 </TR>
1222 <TR><TD ALIGN="LEFT">conformation class number (0 if not provided)</TD>
1223 <TD ALIGN="LEFT">(format i10)</TD>
1224 </TR>
1225 </TABLE>
1226
1227 <P>
1228
1229 <H3><A NAME="SECTION00052300000000000000"></A>
1230 <A NAME="sect:clustoutfiles:PDB"></A>
1231 <BR>
1232 The PDB files
1233 </H3>
1234
1235 <P>
1236 The PDB files are in standard format (see 
1237 ftp://ftp.wwpdb.org/pub/pdb/doc/format_descriptions/Format_v33_Letter.pdfftp://ftp.wwpdb.org/pub/pdb/doc/format_descriptions).
1238 The ATOM records contain Calpha coordinates (CA) or UNRES side-chain-center
1239 coordinates (CB). For oligomeric proteins chain identifiers are present
1240 (A, B, ..., etc.) and each chain ends with a TER record. Coordinates of a 
1241 single conformation or multiple conformations  The header (REMARK) records 
1242 and the contents depends on cluster run type. The next subsections are devoted 
1243 to different run types. 
1244
1245 <P>
1246 The program generates a file for each family of conformations and a summary
1247 file with ensemble-averaged conformations for all families. These are described
1248 in the two next sections.
1249
1250 <P>
1251
1252 <H4><A NAME="SECTION00052310000000000000"></A>
1253 <A NAME="sect:clustoutfiles:PDB:clust-unres:family"></A>
1254 <BR>
1255 Conformation family files
1256 <BR>
1257 <BR>
1258 </H4>
1259
1260 <P>
1261 For each family, the file name is file_TxxxK_yyyy.pdb, where yyyy is the
1262 number of the family and xxx is the integer part of the temperature (K).
1263 The first REMARK line in the file contains the information about the free
1264 energy and average rmsd of the entire cluster and, for each conformation,
1265 the initial REMARK line contains these quantities for this conformation.
1266 Same applies to oligomeric proteins, for which the TER records separate the 
1267 chains and the ENDMDL record separates conformations.
1268 An example is given below. 
1269
1270 <P>
1271 <PRE>
1272 REMARK CLUSTER    1 FREE ENERGY  -7.65228E+01 AVE RMSD 8.22
1273 REMARK 1BDD L18G full clust ENERGY    -7.33241E+01 RMS  10.40
1274 ATOM      1  CA  VAL     1      18.059 -33.585   4.616  1.00  5.00
1275 ATOM      2  CB  VAL     1      18.720 -32.797   3.592  1.00  5.00
1276 .
1277 .
1278 .
1279 ATOM    115  CA  LYS    58      29.641 -44.596  -8.159  1.00  5.00
1280 ATOM    116  CB  LYS    58      27.593 -45.927  -8.930  1.00  5.00
1281 TER
1282 CONECT    1    3    2
1283 CONECT    3    5    4
1284 .
1285 .
1286 CONECT  113  114
1287 CONECT  115  116
1288 TER
1289 REMARK 1BDD L18G full clust ENERGY    -7.33240E+01 RMS  10.04
1290 ATOM      1  CA  VAL     1       3.174   2.833 -34.386  1.00  5.00
1291 ATOM      2  CB  VAL     1       3.887   2.811 -33.168  1.00  5.00
1292 .
1293 .
1294 ATOM    115  CA  LYS    58      16.682   6.695 -20.438  1.00  5.00
1295 ATOM    116  CB  LYS    58      18.925   5.540 -20.776  1.00  5.00
1296 TER
1297 CONECT    1    3    2
1298 CONECT    3    5    4
1299 CONECT  113  114
1300 CONECT  115  116
1301 TER
1302 </PRE>
1303
1304 <P>
1305
1306 <H4><A NAME="SECTION00052320000000000000"></A>
1307 <A NAME="sect:clustoutfiles:PDB:clust-unres:average"></A>
1308 <BR>
1309 Average-structure file
1310 <BR>
1311 <BR>
1312 </H4>
1313
1314 <P>
1315 The file name is file_T_xxxK_ave.pdb. The entries are in pairs; the first
1316 one is cluster-averaged conformation and the second is a family member which
1317 has the lowest rmsd from this average conformation. Computing average 
1318 conformations is explained in section 2.5 of ref 3. Example excerpts from
1319 an entry corresponding to a given family are shown below.
1320
1321 <P>
1322 <PRE>
1323 REMAR AVERAGE CONFORMATIONS AT TEMPERATURE  300.00
1324 REMARK CLUSTER    1
1325 REMARK 2HEP clustering 300K ENERGY    -8.22572E+01 RMS   3.29
1326 ATOM      1  CA  MET     1     -17.748  48.148 -19.284  1.00  5.96
1327 ATOM      2  CB  MET     1     -17.373  47.911 -19.294  1.00  6.34
1328 ATOM      3  CA  ILE     2     -18.770  49.138 -18.133  1.00  3.98
1329 .
1330 .
1331 .
1332 ATOM     80  CB  PHE    41     -14.353  44.680 -15.642  1.00  2.62
1333 ATOM     81  CA  ARG    42     -11.619  41.645 -13.117  1.00  4.06
1334 ATOM     82  CB  ARG    42     -11.330  40.378 -13.313  1.00  5.19
1335 TER
1336 CONECT    1    3    2
1337 CONECT    3    5    4
1338 .
1339 .
1340 .
1341 CONECT   76   78   77
1342 CONECT   78   79
1343 CONECT   79   80
1344 CONECT   81   82
1345 TER
1346 REMARK 2HEP clustering 300K ENERGY    -8.22572E+01 RMS   3.29
1347 ATOM      1  CA  MET     1     -37.698  40.489 -32.408  1.00  5.96
1348 ATOM      2  CB  MET     1     -38.477  39.426 -34.159  1.00  6.34
1349 .
1350 .
1351 .
1352 ATOM     80  CB  PHE    41     -35.345  50.342 -31.371  1.00  2.62
1353 ATOM     81  CA  ARG    42     -33.603  54.332 -27.130  1.00  4.06
1354 ATOM     82  CB  ARG    42     -33.832  53.074 -24.415  1.00  5.19
1355 TER
1356 CONECT    1    3    2
1357 CONECT    3    5    4
1358 .
1359 .
1360 .
1361 CONECT   76   78   77
1362 CONECT   78   79
1363 CONECT   79   80
1364 CONECT   81   82
1365 TER
1366 </PRE>
1367
1368 <P>
1369
1370 <P><P>
1371 <BR>
1372
1373 <P>
1374 Prepared by Adam Liwo, 04/10/18
1375
1376 <P>
1377 <BR><HR>
1378
1379 {% endblock %}