OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / pdb2SketchMacro.html
1 <HTML>
2 <HEAD>
3 <TITLE>pdb2SketchMacro</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>pdb2SketchMacro</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: pdb2SketchMacro
10 Options:
11     [-i[nput]            In                  (stdin     ).as(inFile              ) ] :Optional  :InputDataFile
12     [-o[utput]           Out                 (stdout    ).as(outFile             ) ] :Optional  :OutputDataFile
13     [-MolName            MolName             (TS        ).as(String              ) ] :Optional  :MolecularName[prefer to <=2]
14     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
15     [-m[ode]             mode                (15        ).as(Integer             ) ] :Optional  :Mode
16 ----- Additional Usage -----
17 >>>> -m 
18   1 : Helix sketched with spirals 
19   2 : Sheet sketched with arrows  
20   4 : Turn  sketched with rattler 
21   8 : No structure sketched with rattler 
22 </PRE>
23 </BODY>
24 </HTML>