Difference between revisions of "pdbAtomSection"

From EosPedia
Jump to: navigation, search
(Created page with "'''pdbAtomSection''' is Eos's Command that cuts out section from Atoms Model, and outputs to ps file. == List of option == === Main option === <table border="1">...")
 
(Main option)
Line 38: Line 38:
 
<td>-zmin</td>  
 
<td>-zmin</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>zの最小値</td>  
+
<td>z min</td>  
 
<td>0.0</td>  
 
<td>0.0</td>  
 
</tr>  
 
</tr>  
Line 44: Line 44:
 
<td>-zmax</td>  
 
<td>-zmax</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>zの最大値</td>  
+
<td>z max</td>  
 
<td>90.0</td>  
 
<td>90.0</td>  
 
</tr>  
 
</tr>  
Line 56: Line 56:
 
<td>-r</td>  
 
<td>-r</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>半径</td>  
+
<td>radius</td>  
 
<td>1.0</td>  
 
<td>1.0</td>  
 
</tr>  
 
</tr>  
Line 62: Line 62:
 
<td>-clw</td>  
 
<td>-clw</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>円周のWidth</td>  
+
<td>Width of Circle</td>  
 
<td>0.1</td>  
 
<td>0.1</td>  
 
</tr>  
 
</tr>  
Line 68: Line 68:
 
<td>-plw</td>  
 
<td>-plw</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>ペプチド結合のWidth</td>  
+
<td>Width of Peptide bond</td>  
 
<td>0.1</td>  
 
<td>0.1</td>  
 
</tr>  
 
</tr>  
Line 119: Line 119:
 
<td> </td>  
 
<td> </td>  
 
</tr>  
 
</tr>  
</table>  
+
</table>
  
 
=== -m details ===
 
=== -m details ===

Revision as of 06:10, 7 August 2014

pdbAtomSection is Eos's Command that cuts out section from Atoms Model, and outputs to ps file.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: PDB NULL
-if Optional Input: FlagsFile NULL
-o Essential Output: psfile NULL
-dist Optional Distance of Sections 2.5
-zmin Optional z min 0.0
-zmax Optional z max 90.0
-fm Optional flag mode 13
-r Optional radius 1.0
-clw Optional Width of Circle 0.1
-plw Optional Width of Peptide bond 0.1
-fontsize Optional font size 2.0
-AS Optional absolute scale of PS file (-AS 1 := 1 mm/A) 1.0
-shiftx Optional pdb Shift x [A] 0.0
-shifty Optional pdb Shift y [A] 0.0
-shiftz Optional pdb Shift z [A] 0.0
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0

-fm details

Value Description
0 display nothing
1 one char amino acid name
2 three char amino acid name
4 chain identifier
8 sequence number
16 display any atom

-if format

chainIdertifier&sequenceNumber(R123) FlagMode circleRedius circlelinewidth fontsize


Execution example

Input file image

Input-121P-PDB.png

Gravity Centre(CA)

Atom far from Centre(CA)

Atom far from Centre(CA, Axis)

6.053012e+00 2.519590e+01 1.189075e+01

3.286664e+01

24.77 23.85 28.04


Example of options only essential

Outdata-pdbAtomSection.png
6/90 Page (Left bottom part)


Option -AS

Case: AS=5

Outdata-AS-pdbAtomSection.png
6/90 Page


In the following, Setting at AS=5

Option -shiftx

Case: shiftx=10

Outdata-shiftx-pdbAtomSection.png
6/90 Page


In the following, Setting at shiftx=10

Option -shifty

Case: shifty=10

Outdata-shifty-pdbAtomSection.png
6/90 Page


Option -shiftz

Case: shiftz=1

Outdata-shiftz-pdbAtomSection.png
6/90 Page


Option -dist

Case: dist=3

Outdata-dist-pdbAtomSection.png
5/90 Page


Option -zmin

Case: zmin=1

Outdata-zmin-pdbAtomSection.png
5/89 Page


Option -zmax

Case: zmax=15

Outdata-zmax-pdbAtomSection.png
6/15 Page


Option -r

Case: r=0.5

Outdata-r-pdbAtomSection.png
6/90 Page


Option -plw

Case: plw=0.3

Outdata-plw-pdbAtomSection.png
6/90 Page


Option -fontsize

Case: fontsize=1

Outdata-fontsize-pdbAtomSection.png
6/90 Page


Option -fm

Case: fm=0

Outdata-fm0-pdbAtomSection.png
6/90 Page


Case: fm=1

Outdata-fm1-pdbAtomSection.png
6/90 Page


Case: fm=2

Outdata-fm2-pdbAtomSection.png
6/90 Page


Case: fm=4

Outdata-fm4-pdbAtomSection.png
6/90 Page


Case: fm=8

Outdata-fm8-pdbAtomSection.png
6/90 Page


Case: fm=16

Outdata-fm16-pdbAtomSection.png
6/90 Page


Option -if

-if 's data
A28 0 2.0 0.3 2
A147 1 0.5 0.3 4
A114 2 1.0 0.3 1
A128 4 1.0 0.3 4
A8 8 1.0 0.3 4
A56 16 0.5 0.3 4
A39 31 0.7 0.3 3


Output
Outdata-if-pdbAtomSection.png
6/90 Page