| 
 
 
Scripts of the NMRPipe SystemdynAvg.tcl: Rank PDBs By Coord RMSD, Compute Average Structure.
 
 | 
Averaging Modes:
| Flag | Argument | Default | Description |  
|  -in | inList | None | List of PDB Files to Analyze. |  
|  -ref | refPDBName | None | Optional Reference Structure. |  
|  -r1 | r1 | First | First ResID in Reference. |  
|  -rN | rN | Last | Last ResID in Reference. |  
|  -a1 | a1List | First | List of First ResIDs for Alignment. |  
 
Atom Selection:
|  -noavg |  |  | No Average Structure Used. |  
|  -adj |  |  | Adjust for Differing Sequences. |  
 
Output (Use None for no Output):
|  -inAtom | inAtoms | * | Atoms Used from Input. |  
|  -alignAtom | alignAtoms | CA C N | Atoms Used for Alignment. |  
|  -heavy |  |  | Use Atoms: C* N* O* P* S* |  
 
Reporting:
|  -out | outName | avg.pdb | Average Structure. |  
|  -align | alignName | align%03d.pdb | Aligned Structures. |  
 
|  -sort |  |  | Sort by RMS (Default). |  
|  -nosort |  |  | No Sorting. |  
|  -verb |  |  | Verbose Mode ON (Default). |  
|  -noverb |  |  | Verbose Mode OFF. |  | 
 |