本家様https://www.rbvi.ucsf.edu/chimerax/

Chimeraの次世代版.
chimeraのサイトで

Please note that UCSF Chimera is legacy software that is no longer being developed or supported. Users are strongly encouraged to try UCSF ChimeraX, which is under active development.
(DeepL先生訳)UCSF Chimeraは、現在開発・サポートが終了しているレガシーソフトウェアであることにご留意ください。現在開発中のUCSF ChimeraXをご利用いただくことをお勧めします。

とある.

インストール

ダウンロードはこちら
https://www.rbvi.ucsf.edu/chimerax/download.html

パッケージをダウンロードしてdnf/aptコマンドでインストールするのみ
rockyLinux9ではmesa-libOSMesaパッケージの追加が必要でdevelリポジトリを追加してのインストールが必要でした

[root@rockylinux9 ~]# cat /etc/redhat-release
Rocky Linux release 9.6 (Blue Onyx)
 
[root@rockylinux9 ~]# dnf --enablerepo=devel localinstall /Public/em/ucsf-chimerax-1.10.1-1.el9.x86_64.rpm
 
[root@rockylinux9 ~]# rpm -qali ucsf-chimerax
Name        : ucsf-chimerax
Version     : 1.10.1
Release     : 1.el9
Architecture: x86_64
Install Date: Sun 21 Sep 2025 10:28:42 AM JST
Group       : Applications/Science
Size        : 1723541941
License     : free for non-commercial use
Signature   : (none)
Source RPM  : ucsf-chimerax-1.10.1-1.el9.src.rpm
Build Date  : Fri 25 Jul 2025 07:07:36 AM JST
Build Host  : b3bd5588055c
Relocations : /usr
Packager    : Chimera Staff <chimera-staff@cgl.ucsf.edu>
Vendor      : Resource for Biocomputing, Visualization, and Informatics (RBVI)
URL         : https://www.rbvi.ucsf.edu/chimerax/
Summary     : Molecular Visualization
Description :
 UCSF ChimeraX (or simply ChimeraX) is the next-generation
 molecular visualization program from the Resource for Biocomputing
 Visualization, and Informatics (RBVI), following UCSF Chimera.
 ChimeraX can be downloaded free of charge for academic, government
 nonprofit, and personal use. Commercial users, please see licensing.
/usr/bin/chimerax
/usr/libexec/UCSF-ChimeraX
 :
[root@rockylinux9 ~]#

っとあり、「/usr/bin」にPATHが通っていれば使えるご様子.

なので使い方は単に「chimerax」と実行すればいいみたい

[saber@rockylinux9 ~]$ chimerax

2025y09m21d_103647967.png

add-on

add-onアプリが利用可能のようで、メニューの[Tools]から[More Tools..]を選択して
2023y05m08d_030752151.png

表示された[ChimeraX Toolshed]から利用したいアプリを追加することができます
2023y05m08d_030941214.png

「ISOLDE」を利用したい場合は、その利用したいユーザでchimeraXを起動してadd-onを入れてください.
add-onアプリ関係は各ユーザ毎にインストールされるみたい
「ISOLDE」をクリックします
2023y05m08d_031527557.png

そうすると概要画面が表示さ、その右側に「Install」があります.
これをクリックします
2023y05m08d_031629357.png
パッケージがダウンロードされて、そのインストールの可否を聞かれます. 「Install」ボタンを押下します
2023y05m08d_031934165.png

暫くするとインストールが完了してChimeraXの再起動が促されます. 「OK」ボタンを押下してChimeraXを停止させます
2023y05m08d_032019773.png

再度コマンドラインでChimeraXを起動させます.
メニュー欄に「ISOLDE」が追加されました
2023y05m08d_032331524.png

メモ

add-onアプリをインストールするには外部とのやり取りが必要で、もしPROXYが必要であれば
事前にproxy環境変数を定義してからchimeraxを起動してください

export https_proxy=http://<host>:port
export http_proxy=http://<host>:port

メモ2

chimeraXを起動するとたまに下記のようなメッセージが画面右に表示されます
nvidiaカード経由なのにGLが低いと認識される. intel cpu内蔵GPUからはこのような表記はあまり見ない

ERROR: ChimeraX requires OpenGL graphics version 3.3.
Your computer graphics driver provided version 1.4
Try updating your graphics driver.

これは下記のように環境変数を事前に設定してChimeraXを起動すれば回避されます

export MESA_GL_VERSION_OVERRIDE=3.3
export MESA_GLSL_VERSION_OVERRIDE=330

ArtiaX

github https://github.com/FrangakisLab/ArtiaX

各自で起動した chimeraX の下段にあるCommand欄にて
2025y09m21d_103924351.png <- 「toolshed reload all」と入力してリターンキーを押下して
2025y09m21d_104031159.png <- 「toolshed install ArtiaX」と入力して完了
一端 chimeraX を終了して、再起動すれば有効になります
2025y09m21d_104431582.png

最新の60件
2025-12-09 2025-12-08 2025-12-07 2025-12-05 2025-11-30 2025-11-27 2025-11-24 2025-11-23 2025-11-19 2025-11-18 2025-11-16 2025-11-05 2025-11-03 2025-11-02 2025-10-31 2025-10-30 2025-10-29 2025-10-28 2025-10-26 2025-10-25 2025-10-24 2025-10-22 2025-10-21 2025-10-17 2025-10-13 2025-10-11 2025-10-06 2025-10-05 2025-09-30 2025-09-29 2025-09-28 2025-09-25 2025-09-24 2025-09-23 2025-09-21 2025-09-20 2025-09-14 2025-09-13

edit


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2025-09-21 (日) 10:45:33