0.Installation
- LDSC V3.0.1 (Python3) GitHub Repository
## 创建基础 conda 环境
conda create -n ldsc-v3x -c conda-forge python=3.10.0 bioconda::bedtools
##安装 LDSC v3#:
wget https://github.com/belowlab/ldsc/releases/tag/3.0.1 ### 下载 LDSC v3x 代码包
pip install ldsc-3.0.1.tar.gz
1.准备 Genomic RefPanel
- EUR 人群的参考LD数据集下载(Hg38)