過去ページ(windows版)Warp20241209
WarpTools です. Warpはwindows向けのDeskTopアプリです
本家様 https://github.com/warpem/warp
Warp is a set of tools for cryo-EM and cryo-ET data processing including, among other tools: Warp, M, WarpTools, MTools, MCore, and Noise2Map.
condaで提供されている https://anaconda.org/warpem/warp
source /apps/pyenv/versions/anaconda3-2024.06-1/etc/profile.d/conda.sh
conda create -n warp warp -c warpem -c nvidia/label/cuda-11.8.0 -c pytorch -c conda-forge
「/apps/modulefiles/warp」
#%Module1.0
set root /apps/pyenv/versions/anaconda3-2024.06-1/envs/warp
prepend-path PATH root/bin
コマンドとしては「MTools」や「WarpTools」でしょうか