本家様 https://github.com/mxhulab/cryopros
CryoPROS: Correcting Misalignment Caused by Preferred Orientation Using AI-generated Auxiliary Particles.
(deepL様翻訳 CryoPROS:AIが生成した補助粒子を使用して、優先的な方向によるミスアライメントを修正する。)
conda create -n cryopros python==3.10
conda activate cryopros
cd /apps
git clone https://github.com/mxhulab/cryopros.git
cd cryopros/cryoPROS_source_code/
pip install .