「mrc2bild」の版間の差分
提供: Eospedia
(→実行例) |
(→実行例) |
||
| 行103: | 行103: | ||
| − | [[画像:test.mrc3d.png]] | + | <table> |
| − | [[画像:test-arrow.bild.png]] | + | <tr><td>入力ファイル(test.mrc3d) <td>[[画像:test.mrc3d.png]] |
| − | [[画像:test-arrow2.bild.png]] | + | <tr><td>出力ファイル(test-arrow.bild)<td>[[画像:test-arrow.bild.png]] |
| − | [[画像:test-sphere.bild.png]] | + | <tr><td>出力ファイル(test-arrow2.bild: ボクセルをスキップ)<td>[[画像:test-arrow2.bild.png]] |
| − | [[画像:test-sphere2.bild.png]] | + | <tr><td>出力ファイル(test-sphere.bild)<td>[[画像:test-sphere.bild.png]] |
| + | <tr><td>出力ファイル(test-sphere2.bild: ボクセルをスキップ)<td>[[画像:test-sphere2.bild.png]] | ||
| + | </table> | ||
2015年11月11日 (水) 08:02時点における版
mrc2bildとは、mrcファイルからbild形式のファイル(chimera)に変換することを実施するEosのコマンドである。
オプション一覧
メインオプション
モードの詳細
| モード | 説明 |
|---|---|
| 0 | Arrows (-i3) |
| 1 | Spheres (-i) |
実行例
mrc2bid -i3 data/test.mrc3d data/test.mrc3d data/test.mrc3d -o data/test-arrow.bild -zoom 0.01 mrc2bild -i3 data/test.mrc3d data/test.mrc3d data/test.mrc3d -o data/test-arrow2.bild -zoom 0.02 -skip 3 3 3 mrc2bild -i data/test.mrc3d -o data/test-sphere.bild -zoom 0.01 -m 1 mrc2bild -i data/test.mrc3d -o data/test-sphere2.bild -zoom 0.02 -m 1 -skip 3 3 3
| 入力ファイル(test.mrc3d) |
|
| 出力ファイル(test-arrow.bild) |
|
| 出力ファイル(test-arrow2.bild: ボクセルをスキップ) |
|
| 出力ファイル(test-sphere.bild) |
|
| 出力ファイル(test-sphere2.bild: ボクセルをスキップ) |
|




