OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / vector2pdb.html
1 <HTML>
2 <HEAD>
3 <TITLE>vector2pdb</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>vector2pdb</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: vector2pdb
10 Options:
11     [-v[ector]           vx                  (1         ).as(Real                ) 
12                          vy                  (0         ).as(Real                ) 
13                          vz                  (0         ).as(Real                ) ] :Optional  :Input: vector
14     [-polar[vector]      phi                 (0         ).as(Real                ) 
15                          theta               (0         ).as(Real                ) ] :Optional  :Input: vector[degree]
16     [-polarz[axis]       zx                  (0         ).as(Real                ) 
17                          zy                  (0         ).as(Real                ) 
18                          zz                  (1         ).as(Real                ) ] :Optional  :Input: z-axis for polar
19     [-polarx[axis]       xx                  (1         ).as(Real                ) 
20                          xy                  (0         ).as(Real                ) 
21                          xz                  (0         ).as(Real                ) ] :Optional  :Input: x-axis for polar
22     [-ori[ginal]         sx                  (0         ).as(Real                ) 
23                          sy                  (3         ).as(Real                ) 
24                          sz                  (0         ).as(Real                ) ] :Optional  :Input: origin
25     [-step               step                (1.6       ).as(Real                ) ] :Optional  :Input: step [A]
26     [-o[utput]           Out                 (stdout    ).as(outFile             ) ] :Optional  :Output: pdbFile
27     [-n                  n                   (20        ).as(Integer             ) ] :Optional  :Input: Number Of CA
28     [-ID                 ID                  (A         ).as(Character           ) ] :Optional  :Input: Chain ID
29     [-Res                Res                 (GLY       ).as(String              ) ] :Optional  :Input: Chain ID
30     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
31     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
32 ----- Additional Usage -----
33 </PRE>
34 </BODY>
35 </HTML>