pdbRotation

From EosPedia
Jump to: navigation, search

pdbRotation is Eos's Command that rotates PDB file.

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: PDB NULL
-o Essential Output: PDB NULL
-ZXY Optional Rotation Order: Z-axis→X-axis→Y-axis 0.0 0.0 0.0
-ZYX Optional Rotation Order: Z-axis→Y-axis→X-axis 0.0 0.0 0.0
-YXZ Optional Rotation Order: Y-axis→X-axis→Z-axis 0.0 0.0 0.0
-XYZ Optional Rotation Order: X-axis→Y-axis→Z-axis 0.0 0.0 0.0
-EA Optional Euler Angle RotMode 0.0 0.0 0.0
-h Optional Help  

Rotation Order details

1st digit: Setting the rotation axis of the first
2nd digit: Setting the order-1 of the rotation axis
	O: Order Z -> Y-> X 
	E: Order Z -> X-> Y 
3rd digit: Setting the order-2 of the rotation axis
	Y: Keep the order
	N: Reverse the order
4th digit: Setting rotation method
	S: Rotate the object
	N: Move the coordinates



Execution example

------Input file's image------

121p.png

Input file's details by pdbInfo

121p-Info.png

*There isn't difference between input and output by default.


------Option -ZXY------

Case: z-axis、x-axis、y-axis are 10
 Case: z-axis、x-axis、y-axis are 100
121p.10zxy-pdbRotation.png
121p.100zxy-pdbRotation.png


------Option -ZYX------

Case: z-axis、y-axis、x-axis are 10
 Case: z-axis、y-axis、x-axis are 100
121p.10zyx-pdbRotation.png
121p.100zyx-pdbRotation.png


------Option -YXZ------

Case: y-axis、x-axis、z-axis are 10
 Case: y-axis、x-axis、z-axis are 100
121p.10yxz-pdbRotation.png
121p.100yxz-pdbRotation.png


------Option -XYZ------

Case: x-axis、y-axis、z-axis are 10
 Case: x-axis、y-axis、z-axis are 100
121p.10xyz-pdbRotation.png
121p.100xyz-pdbRotation.png


------Compare images of each option------

Case: Setting 10 to all axis data
 Case: Setting 100 to all axis data
10goukei-pdbRotation.png

White…Input file
Pink…Option -ZXY
Blue…Option -ZYX
Yellow…Option -YXZ

Red…Option -XYZ
100goukei-pdbRotation.png


------Option -EA------

Option -EA XENS 30 30 30

121p.ea-pdbRotation.png

*White…Input image、Pink…Output image