Difference between revisions of "pdb2mrc2d"
From EosPedia
(→Main option) |
(→-m details) |
||
Line 119: | Line 119: | ||
<tr> | <tr> | ||
<td>0</td> | <td>0</td> | ||
− | <td> | + | <td>Mercatol/equal angle</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>1</td> | <td>1</td> | ||
− | <td> | + | <td>Morwide/equal angle</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>2</td> | <td>2</td> | ||
− | <td> | + | <td>Mercatol/equal area</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>3</td> | <td>3</td> | ||
− | <td> | + | <td>Morwide/equal area</td> |
</tr> | </tr> | ||
</div> | </div> | ||
Line 137: | Line 137: | ||
<br> | <br> | ||
<br> | <br> | ||
− | <div> | + | <div>If both of -s and -startEA, first -s and second -startEA will be performed.<br> |
− | + | *If you require axis at center, check by [[pdbInfo]], and execute [[pdbMove]] with Inverting + and -.</div> | |
===RotModeの設定 details=== | ===RotModeの設定 details=== |
Revision as of 03:00, 7 August 2014
pdb2mrc2d Eos's Command that converts from PDB file to mrcImage file.
Contents
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 -.
*If you require axis at center, check by pdbInfo, and execute pdbMove with Inverting + and -.
RotModeの設定 details
一桁目: | どの軸から回転を始めるか設定 |
二桁目: | 回転軸の順番を設定1 |
O…Z→Y→Xの順に回転軸を変更する E…Z→X→Yの順に回転軸を変更する |
|
三桁目: | 回転軸の順番の設定2 |
Y…順番を維持する N…順番を逆順にする |
|
四桁目: | 回転方法を設定 |
Y…物体そのものをまわす D…座標を移動させる |
Execution example
Input file image
Output file image
Optionを使用し、画像に物体が写るよう調整する
今回のInput fileでは下記のようにOptionを設定すると、物体がほぼ中心に写る
今回のInput fileでは下記のようにOptionを設定すると、物体がほぼ中心に写る
-d | 0.8 0.8 |
-s | -40 -40 |
-n | 100 100 |
Output file→2D
Output file→3D
このOptionを使用した場合、二つ's imageに相違点はない
Option -Rot
-Rot 6 6に設定
Output file→2D
Output file→3D(2Dの結果を繋ぎ、3Dで出力している)
xy平面の図 | yz平面の図 |
![]() |
![]() |
Option -S
-Rot 6 6、-S 30 30 30に設定
Output file→2D
Option -startEA
-Rot 6 6、-startEA XOYS 30 30 30に設定
Output file→2D
Option -EAMode
-Rot 6 6、-EAMode XOYSに設定
Output file→2D
-Rot 6 6、-EAMode YOYSに設定
Output file→2D
Option -EARot1,-EARot2
-EARot1 10 20 70,-EARot2 20 50 100に設定
Output file→2D
Option -sig
-sig 1に設定、Output fileは-oとする
Option -w
-w 10に設定、Output fileは-oとする
-wを指定しなかった場合's imagedata
-w 10を指定した場合's imagedata
Option -m
Case: m=0 | |
![]() |
![]() |
Case: m=1 | |
![]() |
File:m1-pdb2mrc2d.png |
Case: m=2 | |
![]() |
File:m2-pdb2mrc2d.png |
Case: m=3 | |
![]() |
File:m3-pdb2mrc2d.png |
今回's imageでは変化がわかりづらいが、画像dataの詳細を見ると、変化があることが分かる