pip install git+https://github.com/bogdanlab/lamp-ld.git#egg=pylampldIf you see errors, we recommend the following:
mamba install gcc_linux-64 g++_linux-64
pip install cmakemkdir build && cd build
cmake .. -DBUILD_EXE=True
makelampld --pos pos.txt --admix admix.hap --ref EUR.hap AFR.hap EAS.hap --out out.txtKangcheng Hou (kangchenghou@gmail.com)