#author("2026-06-03T18:13:14+00:00","default:sysosa","sysosa") #author("2026-06-03T18:13:26+00:00","default:sysosa","sysosa") github [[https://github.com/dauparas/LigandMPNN>+https://github.com/dauparas/LigandMPNN]] #code(nonumber){{ git clone https://github.com/dauparas/LigandMPNN.git cd LigandMPNN bash get_model_params.sh "./model_params" #setup your conda/or other environment #conda create -n ligandmpnn_env python=3.11 #pip3 install -r requirements.txt python run.py \ --seed 111 \ --pdb_path "./inputs/1BC8.pdb" \ --out_folder "./outputs/default" }}