Difference between revisions of "pdb2mrc2d"

From EosPedia
Jump to: navigation, search
(Option -S)
(Execution example)
 
Line 235: Line 235:
  
 
=== Option -startEA===
 
=== Option -startEA===
====-Rot 6 6、-startEA XOYS 30 30 30に設定====
+
====Case: -Rot 6 6、-startEA XOYS 30 30 30====
 
=====Output file→2D=====
 
=====Output file→2D=====
 
[[File:121p.2d-startEA30-pdb2mrc2d.png]]
 
[[File:121p.2d-startEA30-pdb2mrc2d.png]]
Line 241: Line 241:
 
 
 
=== Option -EAMode===
 
=== Option -EAMode===
====-Rot 6 6、-EAMode XOYSに設定====
+
====Case: -Rot 6 6、-EAMode XOYS====
 
=====Output file→2D=====
 
=====Output file→2D=====
 
[[File:121p.2d-EAMove-pdb2mrc2d.png]]
 
[[File:121p.2d-EAMove-pdb2mrc2d.png]]
 
<br>
 
<br>
  
====-Rot 6 6、-EAMode YOYSに設定====
+
====Case: -Rot 6 6、-EAMode YOYS====
 
=====Output file→2D=====
 
=====Output file→2D=====
 
[[File:121p.2d-EAModeY-pdb2mrc2d.png]]
 
[[File:121p.2d-EAModeY-pdb2mrc2d.png]]
Line 252: Line 252:
  
 
=== Option -EARot1,-EARot2===
 
=== Option -EARot1,-EARot2===
====-EARot1 10 20 70,-EARot2 20 50 100に設定====
+
====Case: -EARot1 10 20 70,-EARot2 20 50 100====
 
=====Output file→2D=====
 
=====Output file→2D=====
 
[[File:121p.2d-EARot12-pdb2mrc2d.png]]
 
[[File:121p.2d-EARot12-pdb2mrc2d.png]]
Line 258: Line 258:
  
 
=== Option -sig===
 
=== Option -sig===
====-sig 1に設定、Output fileは-oとする====
+
====Case: -sig 1, Output file is -o====
 
[[File:121p.2d-sig-pdb2mrc2d.png]]
 
[[File:121p.2d-sig-pdb2mrc2d.png]]
 
<br>
 
<br>
  
 
=== Option -w===
 
=== Option -w===
====-w 10に設定、Output fileは-oとする====
+
====Case: -w 10, Output file is -o====
====-wを指定しなかった場合's imagedata====
+
====without -w image data====
 
[[File:121p.2d-w1-pdb2mrc2d.png]]
 
[[File:121p.2d-w1-pdb2mrc2d.png]]
 
<br>
 
<br>
  
====-w 10を指定した場合's imagedata====
+
====-w 10 image data====
 
[[File:121p.2d-w2-pdb2mrc2d.png]]
 
[[File:121p.2d-w2-pdb2mrc2d.png]]
 
<br>
 
<br>
Line 304: Line 304:
 
 
 
</table>
 
</table>
<div>今回's imageでは変化がわかりづらいが、画像dataの詳細を見ると、変化があることが分かる</div>
+
<div>In this time, It is not easy to see these difference. But, you can see it by image data details.</div>

Latest revision as of 04:08, 7 August 2014

pdb2mrc2d Eos's Command that converts from PDB file to mrcImage file.

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: PDB NULL
-o Optional Output: mrcImage(2D) NULL
-O Optional Output: mrcImage(3D) NULL
-d Essential Width per 1pixel 5.0 5.0
-s Optional Position of image 0.0 0.0
-n Essential Size of image 0 0
-Rot Optional Rotaiton (x-axis, y-axis) 1 1
-S Optional Rotation (order z-axis -> x-axis -> y-axis) 0.0 0.0 0.0
-startEA Optional Euler Angle YOYS 0.0 0.0 0.0
-EAMode Optional RotationMode YOYS
-EARot1 Optional FirstRotation 5.0 0.0 180.0
-EARot2 Optional SecondRotation 5.0 0.0 180.0
-w Optional Weight 1.0
-sig Optional Atom Radius: [A] 0.0
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0 Mercatol/equal angle
1 Morwide/equal angle
2 Mercatol/equal area
3 Morwide/equal area



If both of -s and -startEA, first -s and second -startEA will be performed.
*If you require axis at center, check by pdbInfo, and execute pdbMove with Inverting + and -.

RotMode's details

1st: 1st rotation axis
2nd: Setting1 of rotation order
O…Rotation Order: Z→Y→X
E…Rotation Order: Z→X→Y
3rd: Setting2 of rotation order
Y…keep the order
N…reverse the order
4th: Setting of rotation method
Y…rotate object directly
D…rotate at coordinates

Execution example

Input file image

121p-move-pdb2mrc2d.png

By pdbInfo

121p-move-info-pdb2mrc2d.png


Output file image

Use the options as the object falls within image.
In the case of this Input file, set the options as the following.
-d 0.8 0.8
-s -40 -40
-n 100 100


Output file→2D

121p.2d-pdb2mrc2d.png

Output file→3D

121p.3d-pdb2mrc2d.png

In this option, difference between 2 images is not.


Option -Rot

Case: -Rot 6 6

Output file→2D

121p.2d-Rot-pdb2mrc2d.png

Output file→3D(Display at 3D by combining 2D result.)
xy-plane yz-plane
121p.3d-EAMode1-pdb2mrc2d.png 121p.3d-EAMode2-pdb2mrc2d.png


Option -S

Case: -Rot 6 6、-S 30 30 30

Output file→2D

121p.2d-S30-pdb2mrc2d.png

Option -startEA

Case: -Rot 6 6、-startEA XOYS 30 30 30

Output file→2D

121p.2d-startEA30-pdb2mrc2d.png

Option -EAMode

Case: -Rot 6 6、-EAMode XOYS

Output file→2D

121p.2d-EAMove-pdb2mrc2d.png

Case: -Rot 6 6、-EAMode YOYS

Output file→2D

121p.2d-EAModeY-pdb2mrc2d.png

Option -EARot1,-EARot2

Case: -EARot1 10 20 70,-EARot2 20 50 100

Output file→2D

121p.2d-EARot12-pdb2mrc2d.png

Option -sig

Case: -sig 1, Output file is -o

121p.2d-sig-pdb2mrc2d.png

Option -w

Case: -w 10, Output file is -o

without -w image data

121p.2d-w1-pdb2mrc2d.png

-w 10 image data

121p.2d-w2-pdb2mrc2d.png

Option -m

Case: m=0
121p.2d-pdb2mrc2d.png m0-pdb2mrc2d.png
Case: m=1
121p.2d-m1-pdb2mrc2d.png File:m1-pdb2mrc2d.png
Case: m=2
121p.2d-m2-pdb2mrc2d.png File:m2-pdb2mrc2d.png
Case: m=3
121p.2d-m3-pdb2mrc2d.png File:m3-pdb2mrc2d.png
In this time, It is not easy to see these difference. But, you can see it by image data details.