├── LICENSE ├── README.md ├── README.md~ ├── SIGMA_covLDscore ├── chr10_20cm_wadj.l2.M ├── chr10_20cm_wadj.l2.M_5_50 ├── chr10_20cm_wadj.l2.ldscore.gz ├── chr10_20cm_wadj.log ├── chr11_20cm_wadj.l2.M ├── chr11_20cm_wadj.l2.M_5_50 ├── chr11_20cm_wadj.l2.ldscore.gz ├── chr11_20cm_wadj.log ├── chr12_20cm_wadj.l2.M ├── chr12_20cm_wadj.l2.M_5_50 ├── chr12_20cm_wadj.l2.ldscore.gz ├── chr12_20cm_wadj.log ├── chr13_20cm_wadj.l2.M ├── chr13_20cm_wadj.l2.M_5_50 ├── chr13_20cm_wadj.l2.ldscore.gz ├── chr13_20cm_wadj.log ├── chr14_20cm_wadj.l2.M ├── chr14_20cm_wadj.l2.M_5_50 ├── chr14_20cm_wadj.l2.ldscore.gz ├── chr14_20cm_wadj.log ├── chr15_20cm_wadj.l2.M ├── chr15_20cm_wadj.l2.M_5_50 ├── chr15_20cm_wadj.l2.ldscore.gz ├── chr15_20cm_wadj.log ├── chr16_20cm_wadj.l2.M ├── chr16_20cm_wadj.l2.M_5_50 ├── chr16_20cm_wadj.l2.ldscore.gz ├── chr16_20cm_wadj.log ├── chr17_20cm_wadj.l2.M ├── chr17_20cm_wadj.l2.M_5_50 ├── chr17_20cm_wadj.l2.ldscore.gz ├── chr17_20cm_wadj.log ├── chr18_20cm_wadj.l2.M ├── chr18_20cm_wadj.l2.M_5_50 ├── chr18_20cm_wadj.l2.ldscore.gz ├── chr18_20cm_wadj.log ├── chr19_20cm_wadj.l2.M ├── chr19_20cm_wadj.l2.M_5_50 ├── chr19_20cm_wadj.l2.ldscore.gz ├── chr19_20cm_wadj.log ├── chr1_20cm_wadj.l2.M ├── chr1_20cm_wadj.l2.M_5_50 ├── chr1_20cm_wadj.l2.ldscore.gz ├── chr1_20cm_wadj.log ├── chr20_20cm_wadj.l2.M ├── chr20_20cm_wadj.l2.M_5_50 ├── chr20_20cm_wadj.l2.ldscore.gz ├── chr20_20cm_wadj.log ├── chr21_20cm_wadj.l2.M ├── chr21_20cm_wadj.l2.M_5_50 ├── chr21_20cm_wadj.l2.ldscore.gz ├── chr21_20cm_wadj.log ├── chr22_20cm_wadj.l2.M ├── chr22_20cm_wadj.l2.M_5_50 ├── chr22_20cm_wadj.l2.ldscore.gz ├── chr22_20cm_wadj.log ├── chr2_20cm_wadj.l2.M ├── chr2_20cm_wadj.l2.M_5_50 ├── chr2_20cm_wadj.l2.ldscore.gz ├── chr2_20cm_wadj.log ├── chr3_20cm_wadj.l2.M ├── chr3_20cm_wadj.l2.M_5_50 ├── chr3_20cm_wadj.l2.ldscore.gz ├── chr3_20cm_wadj.log ├── chr4_20cm_wadj.l2.M ├── chr4_20cm_wadj.l2.M_5_50 ├── chr4_20cm_wadj.l2.ldscore.gz ├── chr4_20cm_wadj.log ├── chr5_20cm_wadj.l2.M ├── chr5_20cm_wadj.l2.M_5_50 ├── chr5_20cm_wadj.l2.ldscore.gz ├── chr5_20cm_wadj.log ├── chr6_20cm_wadj.l2.M ├── chr6_20cm_wadj.l2.M_5_50 ├── chr6_20cm_wadj.l2.ldscore.gz ├── chr6_20cm_wadj.log ├── chr7_20cm_wadj.l2.M ├── chr7_20cm_wadj.l2.M_5_50 ├── chr7_20cm_wadj.l2.ldscore.gz ├── chr7_20cm_wadj.log ├── chr8_20cm_wadj.l2.M ├── chr8_20cm_wadj.l2.M_5_50 ├── chr8_20cm_wadj.l2.ldscore.gz ├── chr8_20cm_wadj.log ├── chr9_20cm_wadj.l2.M ├── chr9_20cm_wadj.l2.M_5_50 ├── chr9_20cm_wadj.l2.ldscore.gz └── chr9_20cm_wadj.log ├── example ├── .DS_Store └── AMR_chr21 │ ├── AMR.evec │ ├── AMR_chr21_20cm_covldsc.l2.M │ ├── AMR_chr21_20cm_covldsc.l2.M_5_50 │ ├── AMR_chr21_20cm_covldsc.l2.ldscore.gz │ ├── AMR_chr21_20cm_covldsc.log │ ├── AMR_chr21_cm.bed │ ├── AMR_chr21_cm.bim │ └── AMR_chr21_cm.fam ├── ldsc.py ├── ldsc.pyc ├── ldscore ├── __init__.py ├── __init__.pyc ├── irwls.py ├── irwls.pyc ├── jackknife.py ├── jackknife.pyc ├── ldscore.py ├── ldscore.pyc ├── ldscore.py~ ├── parse.py ├── parse.pyc ├── regressions.py ├── regressions.pyc ├── sumstats.py └── sumstats.pyc ├── manuscript ├── data │ ├── 1000G │ │ └── 1000G_windowsize.csv │ ├── 23andMe │ │ ├── AfrAm_chr2_maf1perc_window_cor.csv │ │ ├── Latino10K_chr2_maf1perc_window_cor.csv │ │ ├── MeanLD_AM_AF.csv │ │ ├── fig3_values.txt │ │ └── population_h2_7traits.csv │ ├── SIGMA_simulatephen │ │ ├── BaselineLD_model │ │ │ ├── h2_0.1_causal_sparse_maf5_h2.txt │ │ │ ├── h2_0.1_causal_sparse_maf5_int.txt │ │ │ ├── h2_0.2_causal_sparse_maf5_h2.txt │ │ │ ├── h2_0.2_causal_sparse_maf5_int.txt │ │ │ ├── h2_0.4_causal_sparse_maf5_h2.txt │ │ │ ├── h2_0.4_causal_sparse_maf5_int.txt │ │ │ ├── h2_0.5_causal_sparse_maf5_h2.txt │ │ │ └── h2_0.5_causal_sparse_maf5_int.txt │ │ ├── Baseline_model │ │ │ └── diffh2 │ │ │ │ ├── h2_0.05_causal_sparse_maf5_h2.txt │ │ │ │ ├── h2_0.05_causal_sparse_maf5_int.txt │ │ │ │ ├── h2_0.1_causal_sparse_maf5_h2.txt │ │ │ │ ├── h2_0.1_causal_sparse_maf5_int.txt │ │ │ │ ├── h2_0.2_causal_sparse_maf5_h2.txt │ │ │ │ ├── h2_0.2_causal_sparse_maf5_int.txt │ │ │ │ ├── h2_0.3_causal_sparse_maf5_h2.txt │ │ │ │ ├── h2_0.3_causal_sparse_maf5_int.txt │ │ │ │ ├── h2_0.4_causal_sparse_maf5_h2.txt │ │ │ │ ├── h2_0.4_causal_sparse_maf5_int.txt │ │ │ │ ├── h2_0.5_causal_sparse_maf5_h2.txt │ │ │ │ ├── h2_0.5_causal_sparse_maf5_int.txt │ │ │ │ ├── h2_0_causal_sparse_maf5_h2.txt │ │ │ │ └── h2_0_causal_sparse_maf5_int.txt │ │ ├── chr2_windowsize.csv │ │ ├── diffcm │ │ │ ├── multiple_ldsc_noadj_10cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_noadj_10cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_10cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_10cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_10cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_1cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_noadj_1cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_1cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_1cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_1cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_2cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_noadj_2cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_2cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_2cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_2cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_30cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_noadj_30cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_30cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_30cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_30cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_5cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_noadj_5cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_5cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_5cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_5cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_10cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_10cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_10cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_10cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_10cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_1cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_1cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_1cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_1cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_1cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_2cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_2cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_2cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_2cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_2cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_30cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_30cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_30cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_30cm_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_30cm_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_5cm_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_5cm_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_5cm_h2_0.4_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_5cm_h2_0.4_10pc_int1.txt │ │ │ └── multiple_ldsc_wadj_5cm_h2_0.4_10pc_int1_h2.txt │ │ ├── diffh2 │ │ │ ├── diffh2_SIGMA.png │ │ │ ├── h2_0.4_qt_random.par │ │ │ ├── h2_0.5_qt_random.par │ │ │ ├── multiple_ldsc_noadj_h2_0.05_10pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.05_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.05_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.05_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.05_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.05_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.1_10pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.1_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.1_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.1_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.1_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.1_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.2_10pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.2_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.2_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.2_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.2_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.2_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.3_10pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.3_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.3_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.3_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.3_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.3_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_1per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_1per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_1per_int_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.5_10pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.5_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.5_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.5_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.5_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.5_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0_10pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0_10pc_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.05_10pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.05_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.05_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.05_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.05_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.05_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.1_10pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.1_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.1_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.1_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.1_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.1_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.2_10pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.2_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.2_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.2_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.2_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.2_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.3_10pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.3_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.3_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.3_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.3_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.3_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_1per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_1per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_1per_int_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.5_10pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.5_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.5_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.5_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.5_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.5_10pc_int_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0_10pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0_10pc_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0_10pc_int1.txt │ │ │ └── multiple_ldsc_wadj_h2_0_10pc_int1_h2.txt │ │ ├── diffpc │ │ │ ├── diffpc.png │ │ │ ├── multiple_ldsc_noadj_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_3pc.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_3pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_3pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_3pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_3pc.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_3pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_3pc_int1.txt │ │ │ └── multiple_ldsc_wadj_h2_0.4_3pc_int1_h2.txt │ │ ├── diffpc_heatmap │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_2pc.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_2pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_2pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_2pc_int1_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_5pc.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_5pc_h2.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_5pc_int1.txt │ │ │ ├── multiple_ldsc_noadj_5pc_h2_0.4_5pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_2pc.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_2pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_2pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_2pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_5pc.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_5pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_5pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_10pc_h2_0.4_5pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_2pc.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_2pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_2pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_2pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_5pc.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_5pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_5pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_20pc_h2_0.4_5pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_2pc.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_2pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_2pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_2pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_5pc.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_5pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_5pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_2pc_h2_0.4_5pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_10pc.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_10pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_10pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_10pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_20pc.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_20pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_20pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_20pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_2pc.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_2pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_2pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_2pc_int1_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_5pc.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_5pc_h2.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_5pc_int1.txt │ │ │ ├── multiple_ldsc_wadj_5pc_h2_0.4_5pc_int1_h2.txt │ │ │ └── sumstatspc_vs_LDpc_SIGMA.png │ │ ├── diffpro │ │ │ ├── diffcausal_SIGMA.png │ │ │ ├── diffpro.png │ │ │ ├── diffpro_int1.png │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_0.01per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_0.01per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_0.01per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_0.05per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_0.05per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_0.05per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_01per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_01per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_01per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_05per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_05per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_05per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_10per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_10per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_10per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_1per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_1per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_1per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_30per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_30per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_30per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_5per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_5per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_5per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_0.01per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_0.01per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_0.01per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_0.05per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_0.05per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_0.05per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_01per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_01per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_01per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_05per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_05per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_05per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_10per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_10per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_10per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_1per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_1per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_1per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_30per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_30per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_30per_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_5per.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_5per_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_int1_5per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_0.01per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_0.01per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_0.01per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_0.05per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_0.05per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_0.05per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_01per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_01per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_01per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_05per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_05per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_05per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_10per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_10per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_10per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_1per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_1per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_1per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_30per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_30per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_30per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_5per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_5per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_5per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_0.01per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_0.01per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_0.01per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_0.05per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_0.05per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_0.05per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_01per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_01per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_01per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_05per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_05per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_05per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_10per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_10per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_10per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_1per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_1per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_1per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_30per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_30per_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_30per_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_5per.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_int1_5per_h2.txt │ │ │ └── multiple_ldsc_wadj_h2_0.4_10pc_int1_5per_int.txt │ │ ├── env_str │ │ │ ├── noadj_sum.txt │ │ │ ├── noadj_sum_int.txt │ │ │ ├── sim0.log │ │ │ ├── sim0_wadj.log │ │ │ ├── sim1.log │ │ │ ├── sim10.log │ │ │ ├── sim10_wadj.log │ │ │ ├── sim11.log │ │ │ ├── sim11_wadj.log │ │ │ ├── sim12.log │ │ │ ├── sim12_wadj.log │ │ │ ├── sim13.log │ │ │ ├── sim13_wadj.log │ │ │ ├── sim14.log │ │ │ ├── sim14_wadj.log │ │ │ ├── sim15.log │ │ │ ├── sim15_wadj.log │ │ │ ├── sim16.log │ │ │ ├── sim16_wadj.log │ │ │ ├── sim17.log │ │ │ ├── sim17_wadj.log │ │ │ ├── sim18.log │ │ │ ├── sim18_wadj.log │ │ │ ├── sim19.log │ │ │ ├── sim19_wadj.log │ │ │ ├── sim1_wadj.log │ │ │ ├── sim2.log │ │ │ ├── sim20.log │ │ │ ├── sim20_wadj.log │ │ │ ├── sim21.log │ │ │ ├── sim21_wadj.log │ │ │ ├── sim22.log │ │ │ ├── sim22_wadj.log │ │ │ ├── sim23.log │ │ │ ├── sim23_wadj.log │ │ │ ├── sim24.log │ │ │ ├── sim24_wadj.log │ │ │ ├── sim25.log │ │ │ ├── sim25_wadj.log │ │ │ ├── sim26.log │ │ │ ├── sim26_wadj.log │ │ │ ├── sim27.log │ │ │ ├── sim27_wadj.log │ │ │ ├── sim28.log │ │ │ ├── sim28_wadj.log │ │ │ ├── sim29.log │ │ │ ├── sim29_wadj.log │ │ │ ├── sim2_wadj.log │ │ │ ├── sim3.log │ │ │ ├── sim30.log │ │ │ ├── sim30_wadj.log │ │ │ ├── sim31.log │ │ │ ├── sim31_wadj.log │ │ │ ├── sim32.log │ │ │ ├── sim32_wadj.log │ │ │ ├── sim33.log │ │ │ ├── sim33_wadj.log │ │ │ ├── sim34.log │ │ │ ├── sim34_wadj.log │ │ │ ├── sim35.log │ │ │ ├── sim35_wadj.log │ │ │ ├── sim36.log │ │ │ ├── sim36_wadj.log │ │ │ ├── sim37.log │ │ │ ├── sim37_wadj.log │ │ │ ├── sim38.log │ │ │ ├── sim38_wadj.log │ │ │ ├── sim39.log │ │ │ ├── sim39_wadj.log │ │ │ ├── sim3_wadj.log │ │ │ ├── sim4.log │ │ │ ├── sim40.log │ │ │ ├── sim40_wadj.log │ │ │ ├── sim41.log │ │ │ ├── sim41_wadj.log │ │ │ ├── sim42.log │ │ │ ├── sim42_wadj.log │ │ │ ├── sim43.log │ │ │ ├── sim43_wadj.log │ │ │ ├── sim44.log │ │ │ ├── sim44_wadj.log │ │ │ ├── sim45.log │ │ │ ├── sim45_wadj.log │ │ │ ├── sim46.log │ │ │ ├── sim46_wadj.log │ │ │ ├── sim47.log │ │ │ ├── sim47_wadj.log │ │ │ ├── sim48.log │ │ │ ├── sim48_wadj.log │ │ │ ├── sim49.log │ │ │ ├── sim49_wadj.log │ │ │ ├── sim4_wadj.log │ │ │ ├── sim5.log │ │ │ ├── sim50.log │ │ │ ├── sim50_wadj.log │ │ │ ├── sim51.log │ │ │ ├── sim51_wadj.log │ │ │ ├── sim52.log │ │ │ ├── sim52_wadj.log │ │ │ ├── sim53.log │ │ │ ├── sim53_wadj.log │ │ │ ├── sim54.log │ │ │ ├── sim54_wadj.log │ │ │ ├── sim55.log │ │ │ ├── sim55_wadj.log │ │ │ ├── sim56.log │ │ │ ├── sim56_wadj.log │ │ │ ├── sim57.log │ │ │ ├── sim57_wadj.log │ │ │ ├── sim58.log │ │ │ ├── sim58_wadj.log │ │ │ ├── sim59.log │ │ │ ├── sim59_wadj.log │ │ │ ├── sim5_wadj.log │ │ │ ├── sim6.log │ │ │ ├── sim60.log │ │ │ ├── sim60_wadj.log │ │ │ ├── sim61.log │ │ │ ├── sim61_wadj.log │ │ │ ├── sim62.log │ │ │ ├── sim62_wadj.log │ │ │ ├── sim63.log │ │ │ ├── sim63_wadj.log │ │ │ ├── sim64.log │ │ │ ├── sim64_wadj.log │ │ │ ├── sim65.log │ │ │ ├── sim65_wadj.log │ │ │ ├── sim66.log │ │ │ ├── sim66_wadj.log │ │ │ ├── sim67.log │ │ │ ├── sim67_wadj.log │ │ │ ├── sim68.log │ │ │ ├── sim68_wadj.log │ │ │ ├── sim69.log │ │ │ ├── sim69_wadj.log │ │ │ ├── sim6_wadj.log │ │ │ ├── sim7.log │ │ │ ├── sim70.log │ │ │ ├── sim70_wadj.log │ │ │ ├── sim71.log │ │ │ ├── sim71_wadj.log │ │ │ ├── sim72.log │ │ │ ├── sim72_wadj.log │ │ │ ├── sim73.log │ │ │ ├── sim73_wadj.log │ │ │ ├── sim74.log │ │ │ ├── sim74_wadj.log │ │ │ ├── sim75.log │ │ │ ├── sim75_wadj.log │ │ │ ├── sim76.log │ │ │ ├── sim76_wadj.log │ │ │ ├── sim77.log │ │ │ ├── sim77_wadj.log │ │ │ ├── sim78.log │ │ │ ├── sim78_wadj.log │ │ │ ├── sim79.log │ │ │ ├── sim79_wadj.log │ │ │ ├── sim7_wadj.log │ │ │ ├── sim8.log │ │ │ ├── sim80.log │ │ │ ├── sim80_wadj.log │ │ │ ├── sim81.log │ │ │ ├── sim81_wadj.log │ │ │ ├── sim82.log │ │ │ ├── sim82_wadj.log │ │ │ ├── sim83.log │ │ │ ├── sim83_wadj.log │ │ │ ├── sim84.log │ │ │ ├── sim84_wadj.log │ │ │ ├── sim85.log │ │ │ ├── sim85_wadj.log │ │ │ ├── sim86.log │ │ │ ├── sim86_wadj.log │ │ │ ├── sim87.log │ │ │ ├── sim87_wadj.log │ │ │ ├── sim88.log │ │ │ ├── sim88_wadj.log │ │ │ ├── sim89.log │ │ │ ├── sim89_wadj.log │ │ │ ├── sim8_wadj.log │ │ │ ├── sim9.log │ │ │ ├── sim90.log │ │ │ ├── sim90_wadj.log │ │ │ ├── sim91.log │ │ │ ├── sim91_wadj.log │ │ │ ├── sim92.log │ │ │ ├── sim92_wadj.log │ │ │ ├── sim93.log │ │ │ ├── sim93_wadj.log │ │ │ ├── sim94.log │ │ │ ├── sim94_wadj.log │ │ │ ├── sim95.log │ │ │ ├── sim95_wadj.log │ │ │ ├── sim96.log │ │ │ ├── sim96_wadj.log │ │ │ ├── sim97.log │ │ │ ├── sim97_wadj.log │ │ │ ├── sim98.log │ │ │ ├── sim98_wadj.log │ │ │ ├── sim99.log │ │ │ ├── sim99_wadj.log │ │ │ ├── sim9_wadj.log │ │ │ ├── wadj_sum.txt │ │ │ └── wadj_sum_int.txt │ │ ├── subsampling │ │ │ ├── chr20_20cm_wadj_all.l2.ldscore.gz │ │ │ ├── chr20_20cm_wadj_subsampling.l2.ldscore.gz │ │ │ ├── chr2_20cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_20cm_noadj_1000G.l2.ldscore.gz │ │ │ ├── chr2_20cm_noadj_subsample1k.l2.ldscore.gz │ │ │ ├── chr2_20cm_noadj_subsample4k.l2.ldscore.gz │ │ │ ├── chr2_20cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_20cm_wadj_1000G.l2.ldscore.gz │ │ │ ├── chr2_20cm_wadj_all.l2.ldscore.gz │ │ │ ├── chr2_20cm_wadj_subsample1k.l2.ldscore.gz │ │ │ ├── chr2_20cm_wadj_subsampling.l2.ldscore.gz │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_AMR_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_AMR_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_subsample1k_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_subsample1k_int.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_subsample4k_h2.txt │ │ │ ├── multiple_ldsc_noadj_h2_0.4_10pc_subsample4k_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_AMR_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_AMR_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_subsample1k_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_subsample1k_int.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_subsample4k_h2.txt │ │ │ ├── multiple_ldsc_wadj_h2_0.4_10pc_subsample4k_int.txt │ │ │ ├── p_value_subsampling_SIGMA_h2.txt │ │ │ ├── subsample_347_h2_noadj_h2.txt │ │ │ ├── subsample_347_h2_noadj_int.txt │ │ │ ├── subsample_347_h2_wadj_h2.txt │ │ │ └── subsample_347_h2_wadj_int.txt │ │ └── window_size │ │ │ ├── Windowsize_correlation .xlsx │ │ │ ├── chr2_10cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_10cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_15cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_1cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_1cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_20cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_20cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_25cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_2cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_2cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_30cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_30cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_35cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_35cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_40cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_40cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_45cm_noadj.l2.ldscore.gz │ │ │ ├── chr2_45cm_wadj.l2.ldscore.gz │ │ │ ├── chr2_5cm_noadj.l2.ldscore.gz │ │ │ └── chr2_5cm_wadj.l2.ldscore.gz │ └── simulated_genotypes │ │ ├── cc_diffcausal │ │ ├── h2_0.4_causal_0.01per_noadj.txt │ │ ├── h2_0.4_causal_0.01per_noadj_int.txt │ │ ├── h2_0.4_causal_0.01per_wadj.txt │ │ ├── h2_0.4_causal_0.01per_wadj_int.txt │ │ ├── h2_0.4_causal_0.05per_noadj.txt │ │ ├── h2_0.4_causal_0.05per_noadj_int.txt │ │ ├── h2_0.4_causal_0.05per_wadj.txt │ │ ├── h2_0.4_causal_0.05per_wadj_int.txt │ │ ├── h2_0.4_causal_0.1per_noadj.txt │ │ ├── h2_0.4_causal_0.1per_noadj_int.txt │ │ ├── h2_0.4_causal_0.1per_wadj.txt │ │ ├── h2_0.4_causal_0.1per_wadj_int.txt │ │ ├── h2_0.4_causal_0.5per_noadj.txt │ │ ├── h2_0.4_causal_0.5per_noadj_int.txt │ │ ├── h2_0.4_causal_0.5per_wadj.txt │ │ ├── h2_0.4_causal_0.5per_wadj_int.txt │ │ ├── h2_0.4_causal_10per_noadj.txt │ │ ├── h2_0.4_causal_10per_noadj_int.txt │ │ ├── h2_0.4_causal_10per_wadj.txt │ │ ├── h2_0.4_causal_10per_wadj_int.txt │ │ ├── h2_0.4_causal_1per_noadj.txt │ │ ├── h2_0.4_causal_1per_noadj_int.txt │ │ ├── h2_0.4_causal_1per_wadj.txt │ │ ├── h2_0.4_causal_1per_wadj_int.txt │ │ ├── h2_0.4_causal_50per_noadj.txt │ │ ├── h2_0.4_causal_50per_noadj_int.txt │ │ ├── h2_0.4_causal_50per_wadj.txt │ │ ├── h2_0.4_causal_50per_wadj_int.txt │ │ ├── h2_0.4_causal_5per_noadj.txt │ │ ├── h2_0.4_causal_5per_noadj_int.txt │ │ ├── h2_0.4_causal_5per_wadj.txt │ │ └── h2_0.4_causal_5per_wadj_int.txt │ │ ├── cc_diffh2 │ │ ├── h2_0.05_causal_1per_noadj.txt │ │ ├── h2_0.05_causal_1per_noadj_int.txt │ │ ├── h2_0.05_causal_1per_wadj.txt │ │ ├── h2_0.05_causal_1per_wadj_int.txt │ │ ├── h2_0.1_causal_1per_noadj.txt │ │ ├── h2_0.1_causal_1per_noadj_int.txt │ │ ├── h2_0.1_causal_1per_wadj.txt │ │ ├── h2_0.1_causal_1per_wadj_int.txt │ │ ├── h2_0.2_causal_1per_noadj.txt │ │ ├── h2_0.2_causal_1per_noadj_int.txt │ │ ├── h2_0.2_causal_1per_wadj.txt │ │ ├── h2_0.2_causal_1per_wadj_int.txt │ │ ├── h2_0.3_causal_1per_noadj.txt │ │ ├── h2_0.3_causal_1per_noadj_int.txt │ │ ├── h2_0.3_causal_1per_wadj.txt │ │ ├── h2_0.3_causal_1per_wadj_int.txt │ │ ├── h2_0.5_causal_1per_noadj.txt │ │ ├── h2_0.5_causal_1per_noadj_int.txt │ │ ├── h2_0.5_causal_1per_wadj.txt │ │ ├── h2_0.5_causal_1per_wadj_int.txt │ │ ├── h2_0_causal_1per_noadj.txt │ │ ├── h2_0_causal_1per_noadj_int.txt │ │ ├── h2_0_causal_1per_wadj.txt │ │ └── h2_0_causal_1per_wadj_int.txt │ │ ├── cc_difpro │ │ ├── cc_h2.png │ │ ├── diffh2_cc.png │ │ ├── multiple_h2_noadj_p0.1_lia_cc_1.txt │ │ ├── multiple_h2_noadj_p0.1_lia_cc_2.txt │ │ ├── multiple_h2_noadj_p0.2_lia_cc_1.txt │ │ ├── multiple_h2_noadj_p0.2_lia_cc_2.txt │ │ ├── multiple_h2_noadj_p0.3_lia_cc_1.txt │ │ ├── multiple_h2_noadj_p0.3_lia_cc_2.txt │ │ ├── multiple_h2_noadj_p0.4_lia_cc_1.txt │ │ ├── multiple_h2_noadj_p0.4_lia_cc_2.txt │ │ ├── multiple_h2_noadj_p0.5_lia_cc_1.txt │ │ ├── multiple_h2_noadj_p0.5_lia_cc_2.txt │ │ ├── multiple_h2_noadj_p_0.1_sum_int.txt │ │ ├── multiple_h2_noadj_p_0.1_sum_new.txt │ │ ├── multiple_h2_noadj_p_0.2_sum_int.txt │ │ ├── multiple_h2_noadj_p_0.2_sum_new.txt │ │ ├── multiple_h2_noadj_p_0.3_sum_int.txt │ │ ├── multiple_h2_noadj_p_0.3_sum_new.txt │ │ ├── multiple_h2_noadj_p_0.4_sum_int.txt │ │ ├── multiple_h2_noadj_p_0.4_sum_new.txt │ │ ├── multiple_h2_noadj_p_0.5_sum_int.txt │ │ ├── multiple_h2_noadj_p_0.5_sum_new.txt │ │ ├── multiple_h2_wadj_p0.1_lia_cc_1.txt │ │ ├── multiple_h2_wadj_p0.1_lia_cc_2.txt │ │ ├── multiple_h2_wadj_p0.2_lia_cc_1.txt │ │ ├── multiple_h2_wadj_p0.2_lia_cc_2.txt │ │ ├── multiple_h2_wadj_p0.3_lia_cc_1.txt │ │ ├── multiple_h2_wadj_p0.3_lia_cc_2.txt │ │ ├── multiple_h2_wadj_p0.4_lia_cc_1.txt │ │ ├── multiple_h2_wadj_p0.4_lia_cc_2.txt │ │ ├── multiple_h2_wadj_p0.5_lia_cc_1.txt │ │ ├── multiple_h2_wadj_p0.5_lia_cc_2.txt │ │ ├── multiple_h2_wadj_p_0.1_sum_int.txt │ │ ├── multiple_h2_wadj_p_0.1_sum_new.txt │ │ ├── multiple_h2_wadj_p_0.2_sum_int.txt │ │ ├── multiple_h2_wadj_p_0.2_sum_new.txt │ │ ├── multiple_h2_wadj_p_0.3_sum_int.txt │ │ ├── multiple_h2_wadj_p_0.3_sum_new.txt │ │ ├── multiple_h2_wadj_p_0.4_sum_int.txt │ │ ├── multiple_h2_wadj_p_0.4_sum_new.txt │ │ ├── multiple_h2_wadj_p_0.5_sum_int.txt │ │ └── multiple_h2_wadj_p_0.5_sum_new.txt │ │ ├── cc_envstr │ │ ├── cc_envstr_noadj.txt │ │ └── cc_envstr_wadj.txt │ │ ├── difcausal_unrelated │ │ ├── difcausal_h2.png │ │ ├── difcausal_int.png │ │ ├── multiple_gcta_p0.5_unrelated_0.01per.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.01per_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.05per.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.05per_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.1per.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.1per_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.5per.txt │ │ ├── multiple_gcta_p0.5_unrelated_0.5per_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_10per.txt │ │ ├── multiple_gcta_p0.5_unrelated_10per_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_50per.txt │ │ ├── multiple_gcta_p0.5_unrelated_50per_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_5per.txt │ │ ├── multiple_gcta_p0.5_unrelated_5per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.01per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.01per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.01per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.05per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.05per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.05per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.1per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.1per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.1per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.5per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.5per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_0.5per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.01per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.01per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.01per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.05per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.05per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.05per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.1per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.1per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.1per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.5per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.5per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_0.5per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5per_int.txt │ │ └── multiple_h2_wadj_p0.5_unrelated_5per_num.txt │ │ ├── difh2_unrelated │ │ ├── difh2_h2.png │ │ ├── difh2_int.png │ │ ├── multiple_gcta_p0.5_unrelated_10h2.txt │ │ ├── multiple_gcta_p0.5_unrelated_10h2_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_20h2.txt │ │ ├── multiple_gcta_p0.5_unrelated_20h2_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_30h2.txt │ │ ├── multiple_gcta_p0.5_unrelated_30h2_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_50h2.txt │ │ ├── multiple_gcta_p0.5_unrelated_50h2_num.txt │ │ ├── multiple_gcta_p0.5_unrelated_5h2.txt │ │ ├── multiple_gcta_p0.5_unrelated_5h2_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10h2.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10h2_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10h2_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_20h2.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_20h2_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_20h2_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_30h2.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_30h2_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_30h2_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50h2.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50h2_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50h2_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5h2.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5h2_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5h2_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10h2.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10h2_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10h2_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_20h2.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_20h2_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_20h2_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_30h2.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_30h2_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_30h2_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50h2.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50h2_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50h2_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5h2.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5h2_int.txt │ │ └── multiple_h2_wadj_p0.5_unrelated_5h2_num.txt │ │ ├── difpro_unrelated │ │ ├── difpro_h2.png │ │ ├── difpro_int.png │ │ ├── h2_noadj.png │ │ ├── multiple_gcta_eur_1per_unrelated.txt │ │ ├── multiple_gcta_eur_1per_unrelated_num.txt │ │ ├── multiple_gcta_p0.1_unrelated.txt │ │ ├── multiple_gcta_p0.1_unrelated_num.txt │ │ ├── multiple_gcta_p0.2_unrelated.txt │ │ ├── multiple_gcta_p0.2_unrelated_num.txt │ │ ├── multiple_gcta_p0.3_unrelated.txt │ │ ├── multiple_gcta_p0.3_unrelated_num.txt │ │ ├── multiple_gcta_p0.4_unrelated.txt │ │ ├── multiple_gcta_p0.4_unrelated_num.txt │ │ ├── multiple_gcta_p0.5_unrelated.txt │ │ ├── multiple_gcta_p0.5_unrelated_num.txt │ │ ├── multiple_h2_eur_1per_adj_unrelated.txt │ │ ├── multiple_h2_eur_1per_adj_unrelated_int.txt │ │ ├── multiple_h2_eur_1per_adj_unrelated_num.txt │ │ ├── multiple_h2_eur_1per_unrelated.txt │ │ ├── multiple_h2_eur_1per_unrelated_int.txt │ │ ├── multiple_h2_eur_1per_unrelated_num.txt │ │ ├── multiple_h2_noadj_p0.1_unrelated.txt │ │ ├── multiple_h2_noadj_p0.1_unrelated_int.txt │ │ ├── multiple_h2_noadj_p0.1_unrelated_num.txt │ │ ├── multiple_h2_noadj_p0.2_unrelated.txt │ │ ├── multiple_h2_noadj_p0.2_unrelated_int.txt │ │ ├── multiple_h2_noadj_p0.2_unrelated_num.txt │ │ ├── multiple_h2_noadj_p0.3_unrelated.txt │ │ ├── multiple_h2_noadj_p0.3_unrelated_int.txt │ │ ├── multiple_h2_noadj_p0.3_unrelated_num.txt │ │ ├── multiple_h2_noadj_p0.4_unrelated.txt │ │ ├── multiple_h2_noadj_p0.4_unrelated_int.txt │ │ ├── multiple_h2_noadj_p0.4_unrelated_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_num.txt │ │ ├── multiple_h2_wadj_p0.1_unrelated.txt │ │ ├── multiple_h2_wadj_p0.1_unrelated_int.txt │ │ ├── multiple_h2_wadj_p0.1_unrelated_num.txt │ │ ├── multiple_h2_wadj_p0.2_unrelated.txt │ │ ├── multiple_h2_wadj_p0.2_unrelated_int.txt │ │ ├── multiple_h2_wadj_p0.2_unrelated_num.txt │ │ ├── multiple_h2_wadj_p0.3_unrelated.txt │ │ ├── multiple_h2_wadj_p0.3_unrelated_int.txt │ │ ├── multiple_h2_wadj_p0.3_unrelated_num.txt │ │ ├── multiple_h2_wadj_p0.4_unrelated.txt │ │ ├── multiple_h2_wadj_p0.4_unrelated_int.txt │ │ ├── multiple_h2_wadj_p0.4_unrelated_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_int.txt │ │ └── multiple_h2_wadj_p0.5_unrelated_num.txt │ │ ├── env_str │ │ ├── env_strat.png │ │ ├── envstr_h2.png │ │ ├── multiple_gcta_p0.5_unrelated_envstr.txt │ │ ├── multiple_gcta_p0.5_unrelated_envstr_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_envstr.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_envstr_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_envstr_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_envstr.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_envstr_int.txt │ │ └── multiple_h2_wadj_p0.5_unrelated_envstr_num.txt │ │ ├── mixture │ │ ├── mixture_h2.png │ │ ├── mixture_pca.png │ │ ├── mixture_pca1.png │ │ ├── mixture_subsample.png │ │ ├── multiple_gcta_mixture_unrelated.txt │ │ ├── multiple_gcta_mixture_unrelated_num.txt │ │ ├── multiple_gcta_unrelated_10persubsample.txt │ │ ├── multiple_gcta_unrelated_50persubsample.txt │ │ ├── multiple_gcta_unrelated_5persubsample.txt │ │ ├── multiple_h2_noadj_mixture_unrelated.txt │ │ ├── multiple_h2_noadj_mixture_unrelated_int.txt │ │ ├── multiple_h2_noadj_mixture_unrelated_num.txt │ │ ├── multiple_h2_noadj_unrelated_10persubsample.txt │ │ ├── multiple_h2_noadj_unrelated_10persubsample_int.txt │ │ ├── multiple_h2_noadj_unrelated_10persubsample_num.txt │ │ ├── multiple_h2_noadj_unrelated_50persubsample.txt │ │ ├── multiple_h2_noadj_unrelated_50persubsample_int.txt │ │ ├── multiple_h2_noadj_unrelated_50persubsample_num.txt │ │ ├── multiple_h2_noadj_unrelated_5persubsample.txt │ │ ├── multiple_h2_noadj_unrelated_5persubsample_int.txt │ │ ├── multiple_h2_noadj_unrelated_5persubsample_num.txt │ │ ├── multiple_h2_wadj_mixture_unrelated.txt │ │ ├── multiple_h2_wadj_mixture_unrelated_int.txt │ │ ├── multiple_h2_wadj_mixture_unrelated_num.txt │ │ ├── multiple_h2_wadj_unrelated_10persubsample.txt │ │ ├── multiple_h2_wadj_unrelated_10persubsample_int.txt │ │ ├── multiple_h2_wadj_unrelated_10persubsample_num.txt │ │ ├── multiple_h2_wadj_unrelated_50persubsample.txt │ │ ├── multiple_h2_wadj_unrelated_50persubsample_int.txt │ │ ├── multiple_h2_wadj_unrelated_50persubsample_num.txt │ │ ├── multiple_h2_wadj_unrelated_5persubsample.txt │ │ ├── multiple_h2_wadj_unrelated_5persubsample_int.txt │ │ ├── multiple_h2_wadj_unrelated_5persubsample_num.txt │ │ ├── subsample_h2.png │ │ └── {basename │ │ ├── simulated_chr2_LD_windowsize.csv │ │ ├── subsample │ │ ├── AMR_1000.png │ │ ├── AMR_ld.csv │ │ ├── AMR_ld.xlsx │ │ ├── AMR_ld_adj.csv │ │ ├── AMR_ld_afterAdj.png │ │ ├── AMR_ld_beforeAdj.png │ │ ├── AMR_noadj.png │ │ ├── AMR_wadj.png │ │ ├── independent_h2.png │ │ ├── multiple_gcta_20k_subsample.txt │ │ ├── multiple_gcta_5k_subsample.txt │ │ ├── multiple_gcta_p0.5_unrelated_10per.txt │ │ ├── multiple_gcta_p0.5_unrelated_1per.txt │ │ ├── multiple_gcta_p0.5_unrelated_50per.txt │ │ ├── multiple_gcta_p0.5_unrelated_5per.txt │ │ ├── multiple_h2_noadj_20k_subsample.txt │ │ ├── multiple_h2_noadj_20k_subsample_num.txt │ │ ├── multiple_h2_noadj_5k_subsample.txt │ │ ├── multiple_h2_noadj_5k_subsample_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_10per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_1per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_1per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_1per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_50per_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5per.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5per_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_5per_num.txt │ │ ├── multiple_h2_wadj_20k_subsample.txt │ │ ├── multiple_h2_wadj_20k_subsample_num.txt │ │ ├── multiple_h2_wadj_5k_subsample.txt │ │ ├── multiple_h2_wadj_5k_subsample_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_10per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_1per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_1per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_1per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_50per_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5per.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5per_int.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_5per_num.txt │ │ ├── subsample_1000.png │ │ ├── subsample_h2.png │ │ └── subsample_ldstat.xlsx │ │ └── subsample_indep │ │ ├── multiple_gcta_p0.5_unrelated.txt │ │ ├── multiple_gcta_p0.5_unrelated_num.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_int.txt │ │ ├── multiple_h2_noadj_p0.5_unrelated_num.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated.txt │ │ ├── multiple_h2_wadj_p0.5_unrelated_int.txt │ │ └── multiple_h2_wadj_p0.5_unrelated_num.txt ├── figures │ ├── Fig2-combined.png │ └── Figure1-covLDSC_overview.jpg ├── readme.md └── scripts │ ├── 23andMePlot.R │ ├── SIGMAPlot.R │ ├── pval_cal.R │ └── simulated_genotype_Plot.R └── munge_sumstats.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/README.md -------------------------------------------------------------------------------- /README.md~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/README.md~ -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr10_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 58380 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr10_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 58380 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr10_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr10_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr10_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr10_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr11_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 53512 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr11_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 53512 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr11_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr11_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr11_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr11_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr12_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 53315 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr12_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 53315 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr12_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr12_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr12_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr12_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr13_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 40693 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr13_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 40693 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr13_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr13_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr13_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr13_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr14_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 37686 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr14_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 37686 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr14_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr14_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr14_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr14_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr15_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 36489 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr15_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 36489 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr15_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr15_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr15_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr15_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr16_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 39888 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr16_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 39888 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr16_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr16_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr16_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr16_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr17_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 34260 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr17_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 34260 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr17_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr17_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr17_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr17_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr18_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 34956 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr18_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 34956 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr18_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr18_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr18_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr18_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr19_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 26091 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr19_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 26091 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr19_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr19_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr19_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr19_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr1_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 87832 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr1_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 87832 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr1_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr1_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr1_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr1_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr20_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 29070 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr20_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 29070 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr20_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr20_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr20_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr20_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr21_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 16710 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr21_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 16710 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr21_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr21_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr21_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr21_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr22_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 19569 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr22_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 19569 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr22_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr22_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr22_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr22_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr2_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 88316 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr2_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 88316 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr2_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr2_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr2_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr2_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr3_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 76807 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr3_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 76807 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr3_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr3_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr3_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr3_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr4_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 72663 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr4_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 72663 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr4_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr4_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr4_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr4_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr5_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 66828 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr5_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 66828 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr5_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr5_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr5_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr5_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr6_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 63766 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr6_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 63766 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr6_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr6_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr6_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr6_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr7_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 61962 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr7_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 61962 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr7_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr7_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr7_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr7_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr8_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 56979 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr8_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 56979 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr8_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr8_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr8_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr8_20cm_wadj.log -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr9_20cm_wadj.l2.M: -------------------------------------------------------------------------------- 1 | 52262 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr9_20cm_wadj.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 52262 2 | -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr9_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr9_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /SIGMA_covLDscore/chr9_20cm_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/SIGMA_covLDscore/chr9_20cm_wadj.log -------------------------------------------------------------------------------- /example/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/.DS_Store -------------------------------------------------------------------------------- /example/AMR_chr21/AMR.evec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/AMR_chr21/AMR.evec -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_20cm_covldsc.l2.M: -------------------------------------------------------------------------------- 1 | 15632 2 | -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_20cm_covldsc.l2.M_5_50: -------------------------------------------------------------------------------- 1 | 15632 2 | -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_20cm_covldsc.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/AMR_chr21/AMR_chr21_20cm_covldsc.l2.ldscore.gz -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_20cm_covldsc.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/AMR_chr21/AMR_chr21_20cm_covldsc.log -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_cm.bed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/AMR_chr21/AMR_chr21_cm.bed -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_cm.bim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/AMR_chr21/AMR_chr21_cm.bim -------------------------------------------------------------------------------- /example/AMR_chr21/AMR_chr21_cm.fam: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/example/AMR_chr21/AMR_chr21_cm.fam -------------------------------------------------------------------------------- /ldsc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldsc.py -------------------------------------------------------------------------------- /ldsc.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldsc.pyc -------------------------------------------------------------------------------- /ldscore/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ldscore/__init__.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/__init__.pyc -------------------------------------------------------------------------------- /ldscore/irwls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/irwls.py -------------------------------------------------------------------------------- /ldscore/irwls.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/irwls.pyc -------------------------------------------------------------------------------- /ldscore/jackknife.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/jackknife.py -------------------------------------------------------------------------------- /ldscore/jackknife.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/jackknife.pyc -------------------------------------------------------------------------------- /ldscore/ldscore.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/ldscore.py -------------------------------------------------------------------------------- /ldscore/ldscore.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/ldscore.pyc -------------------------------------------------------------------------------- /ldscore/ldscore.py~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/ldscore.py~ -------------------------------------------------------------------------------- /ldscore/parse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/parse.py -------------------------------------------------------------------------------- /ldscore/parse.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/parse.pyc -------------------------------------------------------------------------------- /ldscore/regressions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/regressions.py -------------------------------------------------------------------------------- /ldscore/regressions.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/regressions.pyc -------------------------------------------------------------------------------- /ldscore/sumstats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/sumstats.py -------------------------------------------------------------------------------- /ldscore/sumstats.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/ldscore/sumstats.pyc -------------------------------------------------------------------------------- /manuscript/data/1000G/1000G_windowsize.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/1000G/1000G_windowsize.csv -------------------------------------------------------------------------------- /manuscript/data/23andMe/AfrAm_chr2_maf1perc_window_cor.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/23andMe/AfrAm_chr2_maf1perc_window_cor.csv -------------------------------------------------------------------------------- /manuscript/data/23andMe/Latino10K_chr2_maf1perc_window_cor.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/23andMe/Latino10K_chr2_maf1perc_window_cor.csv -------------------------------------------------------------------------------- /manuscript/data/23andMe/MeanLD_AM_AF.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/23andMe/MeanLD_AM_AF.csv -------------------------------------------------------------------------------- /manuscript/data/23andMe/fig3_values.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/23andMe/fig3_values.txt -------------------------------------------------------------------------------- /manuscript/data/23andMe/population_h2_7traits.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/23andMe/population_h2_7traits.csv -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.1_causal_sparse_maf5_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.1_causal_sparse_maf5_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.1_causal_sparse_maf5_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.1_causal_sparse_maf5_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.2_causal_sparse_maf5_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.2_causal_sparse_maf5_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.2_causal_sparse_maf5_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.2_causal_sparse_maf5_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.4_causal_sparse_maf5_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.4_causal_sparse_maf5_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.4_causal_sparse_maf5_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.4_causal_sparse_maf5_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.5_causal_sparse_maf5_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.5_causal_sparse_maf5_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.5_causal_sparse_maf5_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/BaselineLD_model/h2_0.5_causal_sparse_maf5_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/Baseline_model/diffh2/h2_0_causal_sparse_maf5_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/Baseline_model/diffh2/h2_0_causal_sparse_maf5_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/chr2_windowsize.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/chr2_windowsize.csv -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_10cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_1cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_2cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_30cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_noadj_5cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_10cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_1cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_2cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_30cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffcm/multiple_ldsc_wadj_5cm_h2_0.4_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/diffh2_SIGMA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/diffh2_SIGMA.png -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/h2_0.4_qt_random.par: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/h2_0.4_qt_random.par -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/h2_0.5_qt_random.par: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/h2_0.5_qt_random.par -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.05_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.1_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.2_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.3_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.4_10pc_1per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.4_10pc_1per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.4_10pc_1per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.4_10pc_1per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.4_10pc_1per_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0.5_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_noadj_h2_0_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.05_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.1_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.2_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.3_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.4_10pc_1per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.4_10pc_1per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.4_10pc_1per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.4_10pc_1per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.4_10pc_1per_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0.5_10pc_int_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffh2/multiple_ldsc_wadj_h2_0_10pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/diffpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/diffpc.png -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_20pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_noadj_h2_0.4_3pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_20pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc_int1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc_int1.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc_int1_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc/multiple_ldsc_wadj_h2_0.4_3pc_int1_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_2pc_h2_0.4_2pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_2pc_h2_0.4_2pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_2pc_h2_0.4_5pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_2pc_h2_0.4_5pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_5pc_h2_0.4_2pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_5pc_h2_0.4_2pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_5pc_h2_0.4_5pc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc_heatmap/multiple_ldsc_wadj_5pc_h2_0.4_5pc.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpc_heatmap/sumstatspc_vs_LDpc_SIGMA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpc_heatmap/sumstatspc_vs_LDpc_SIGMA.png -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/diffcausal_SIGMA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/diffcausal_SIGMA.png -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/diffpro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/diffpro.png -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/diffpro_int1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/diffpro_int1.png -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_0.01per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_0.01per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_0.05per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_0.05per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_01per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_01per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_01per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_01per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_05per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_05per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_05per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_05per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_10per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_10per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_10per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_10per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_1per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_1per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_1per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_1per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_1per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_1per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_30per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_30per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_30per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_30per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_5per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_5per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_5per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_5per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_5per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_noadj_h2_0.4_10pc_5per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_0.01per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_0.01per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_0.05per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_0.05per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_01per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_01per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_01per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_01per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_01per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_01per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_05per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_05per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_05per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_05per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_05per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_05per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_10per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_10per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_10per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_10per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_10per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_10per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_1per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_1per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_1per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_1per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_1per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_1per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_30per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_30per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_30per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_30per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_30per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_30per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_5per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_5per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_5per_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_5per_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_5per_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_5per_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_int1_1per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_int1_1per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_int1_5per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/diffpro/multiple_ldsc_wadj_h2_0.4_10pc_int1_5per.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/noadj_sum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/noadj_sum.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/noadj_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/noadj_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim0.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim0_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim0_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim1.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim1.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim10.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim10.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim10_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim10_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim11.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim11.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim11_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim11_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim12.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim12.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim12_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim12_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim13.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim13.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim13_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim13_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim14.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim14.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim14_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim14_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim15.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim15.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim15_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim15_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim16.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim16.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim16_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim16_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim17.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim17.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim17_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim17_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim18.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim18.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim18_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim18_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim19.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim19.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim19_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim19_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim1_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim1_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim2.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim2.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim20.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim20.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim20_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim20_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim21.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim21.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim21_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim21_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim22.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim22.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim22_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim22_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim23.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim23.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim23_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim23_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim24.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim24.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim24_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim24_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim25.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim25.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim25_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim25_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim26.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim26.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim26_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim26_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim27.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim27.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim27_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim27_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim28.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim28.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim28_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim28_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim29.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim29.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim29_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim29_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim2_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim2_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim3.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim3.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim30.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim30.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim30_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim30_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim31.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim31.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim31_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim31_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim32.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim32.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim32_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim32_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim33.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim33.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim33_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim33_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim34.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim34.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim34_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim34_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim35.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim35.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim35_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim35_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim36.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim36.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim36_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim36_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim37.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim37.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim37_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim37_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim38.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim38.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim38_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim38_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim39.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim39.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim39_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim39_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim3_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim3_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim4.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim4.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim40.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim40.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim40_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim40_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim41.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim41.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim41_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim41_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim42.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim42.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim42_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim42_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim43.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim43.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim43_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim43_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim44.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim44.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim44_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim44_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim45.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim45.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim45_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim45_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim46.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim46.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim46_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim46_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim47.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim47.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim47_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim47_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim48.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim48.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim48_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim48_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim49.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim49.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim49_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim49_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim4_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim4_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim5.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim5.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim50.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim50.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim50_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim50_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim51.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim51.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim51_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim51_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim52.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim52.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim52_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim52_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim53.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim53.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim53_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim53_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim54.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim54.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim54_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim54_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim55.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim55.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim55_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim55_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim56.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim56.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim56_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim56_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim57.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim57.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim57_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim57_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim58.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim58.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim58_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim58_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim59.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim59.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim59_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim59_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim5_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim5_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim6.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim6.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim60.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim60.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim60_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim60_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim61.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim61.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim61_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim61_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim62.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim62.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim62_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim62_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim63.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim63.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim63_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim63_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim64.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim64.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim64_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim64_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim65.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim65.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim65_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim65_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim66.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim66.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim66_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim66_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim67.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim67.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim67_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim67_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim68.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim68.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim68_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim68_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim69.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim69.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim69_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim69_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim6_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim6_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim7.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim7.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim70.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim70.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim70_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim70_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim71.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim71.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim71_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim71_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim72.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim72.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim72_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim72_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim73.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim73.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim73_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim73_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim74.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim74.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim74_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim74_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim75.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim75.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim75_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim75_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim76.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim76.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim76_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim76_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim77.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim77.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim77_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim77_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim78.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim78.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim78_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim78_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim79.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim79.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim79_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim79_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim7_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim7_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim8.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim8.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim80.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim80.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim80_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim80_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim81.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim81.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim81_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim81_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim82.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim82.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim82_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim82_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim83.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim83.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim83_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim83_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim84.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim84.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim84_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim84_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim85.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim85.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim85_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim85_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim86.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim86.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim86_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim86_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim87.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim87.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim87_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim87_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim88.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim88.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim88_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim88_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim89.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim89.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim89_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim89_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim8_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim8_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim9.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim9.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim90.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim90.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim90_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim90_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim91.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim91.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim91_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim91_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim92.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim92.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim92_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim92_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim93.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim93.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim93_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim93_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim94.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim94.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim94_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim94_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim95.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim95.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim95_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim95_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim96.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim96.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim96_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim96_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim97.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim97.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim97_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim97_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim98.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim98.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim98_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim98_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim99.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim99.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim99_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim99_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/sim9_wadj.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/sim9_wadj.log -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/wadj_sum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/wadj_sum.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/env_str/wadj_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/env_str/wadj_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr20_20cm_wadj_all.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr20_20cm_wadj_all.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_noadj_1000G.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_noadj_1000G.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_1000G.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_1000G.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_all.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_all.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_subsample1k.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_subsample1k.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_subsampling.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/chr2_20cm_wadj_subsampling.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/p_value_subsampling_SIGMA_h2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_noadj_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_noadj_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_wadj_h2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_wadj_h2.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/subsampling/subsample_347_h2_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/Windowsize_correlation .xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/Windowsize_correlation .xlsx -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_10cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_10cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_10cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_10cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_15cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_15cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_1cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_1cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_1cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_1cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_20cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_20cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_20cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_20cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_25cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_25cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_2cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_2cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_2cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_2cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_30cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_30cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_30cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_30cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_35cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_35cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_35cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_35cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_40cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_40cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_40cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_40cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_45cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_45cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_45cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_45cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_5cm_noadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_5cm_noadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/SIGMA_simulatephen/window_size/chr2_5cm_wadj.l2.ldscore.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/SIGMA_simulatephen/window_size/chr2_5cm_wadj.l2.ldscore.gz -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.01per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.05per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_0.5per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_10per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_50per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffcausal/h2_0.4_causal_5per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.05_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.1_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.2_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.3_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0.5_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_noadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_noadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_wadj_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_diffh2/h2_0_causal_1per_wadj_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/cc_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/cc_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/diffh2_cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/diffh2_cc.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.1_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.1_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.1_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.1_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.2_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.2_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.2_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.2_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.3_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.3_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.3_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.3_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.4_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.4_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.4_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.4_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.5_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.5_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.5_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p0.5_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.1_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.1_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.1_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.1_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.2_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.2_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.2_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.2_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.3_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.3_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.3_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.3_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.4_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.4_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.4_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.4_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.5_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.5_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.5_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_noadj_p_0.5_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.1_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.1_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.1_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.1_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.2_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.2_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.2_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.2_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.3_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.3_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.3_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.3_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.4_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.4_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.4_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.4_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.5_lia_cc_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.5_lia_cc_1.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.5_lia_cc_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p0.5_lia_cc_2.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.1_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.1_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.1_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.1_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.2_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.2_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.2_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.2_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.3_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.3_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.3_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.3_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.4_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.4_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.4_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.4_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.5_sum_int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.5_sum_int.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.5_sum_new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_difpro/multiple_h2_wadj_p_0.5_sum_new.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_envstr/cc_envstr_noadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_envstr/cc_envstr_noadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/cc_envstr/cc_envstr_wadj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/cc_envstr/cc_envstr_wadj.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difcausal_unrelated/difcausal_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difcausal_unrelated/difcausal_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difcausal_unrelated/difcausal_int.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difcausal_unrelated/difcausal_int.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difh2_unrelated/difh2_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difh2_unrelated/difh2_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difh2_unrelated/difh2_int.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difh2_unrelated/difh2_int.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difpro_unrelated/difpro_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difpro_unrelated/difpro_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difpro_unrelated/difpro_int.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difpro_unrelated/difpro_int.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difpro_unrelated/h2_noadj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difpro_unrelated/h2_noadj.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difpro_unrelated/multiple_gcta_p0.1_unrelated.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difpro_unrelated/multiple_gcta_p0.1_unrelated.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/difpro_unrelated/multiple_gcta_p0.2_unrelated.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/difpro_unrelated/multiple_gcta_p0.2_unrelated.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/env_str/env_strat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/env_str/env_strat.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/env_str/envstr_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/env_str/envstr_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/env_str/multiple_gcta_p0.5_unrelated_envstr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/env_str/multiple_gcta_p0.5_unrelated_envstr.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/mixture_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/mixture_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/mixture_pca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/mixture_pca.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/mixture_pca1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/mixture_pca1.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/mixture_subsample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/mixture_subsample.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/multiple_gcta_mixture_unrelated.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/multiple_gcta_mixture_unrelated.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/multiple_gcta_mixture_unrelated_num.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/multiple_gcta_mixture_unrelated_num.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/multiple_h2_noadj_mixture_unrelated.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/multiple_h2_noadj_mixture_unrelated.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/multiple_h2_wadj_mixture_unrelated.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/multiple_h2_wadj_mixture_unrelated.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/subsample_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/subsample_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/mixture/{basename: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/mixture/{basename -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/simulated_chr2_LD_windowsize.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/simulated_chr2_LD_windowsize.csv -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_1000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_1000.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_ld.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_ld.csv -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_ld.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_ld.xlsx -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_ld_adj.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_ld_adj.csv -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_ld_afterAdj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_ld_afterAdj.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_ld_beforeAdj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_ld_beforeAdj.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_noadj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_noadj.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/AMR_wadj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/AMR_wadj.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/independent_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/independent_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_gcta_20k_subsample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_gcta_20k_subsample.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_gcta_5k_subsample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_gcta_5k_subsample.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_10per.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_1per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_1per.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_50per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_50per.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_5per.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_gcta_p0.5_unrelated_5per.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_noadj_20k_subsample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_noadj_20k_subsample.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_noadj_5k_subsample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_noadj_5k_subsample.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_noadj_5k_subsample_num.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_noadj_5k_subsample_num.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_20k_subsample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_20k_subsample.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_20k_subsample_num.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_20k_subsample_num.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_5k_subsample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_5k_subsample.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_5k_subsample_num.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/multiple_h2_wadj_5k_subsample_num.txt -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/subsample_1000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/subsample_1000.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/subsample_h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/subsample_h2.png -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample/subsample_ldstat.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample/subsample_ldstat.xlsx -------------------------------------------------------------------------------- /manuscript/data/simulated_genotypes/subsample_indep/multiple_gcta_p0.5_unrelated.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/data/simulated_genotypes/subsample_indep/multiple_gcta_p0.5_unrelated.txt -------------------------------------------------------------------------------- /manuscript/figures/Fig2-combined.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/figures/Fig2-combined.png -------------------------------------------------------------------------------- /manuscript/figures/Figure1-covLDSC_overview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/figures/Figure1-covLDSC_overview.jpg -------------------------------------------------------------------------------- /manuscript/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/readme.md -------------------------------------------------------------------------------- /manuscript/scripts/23andMePlot.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/scripts/23andMePlot.R -------------------------------------------------------------------------------- /manuscript/scripts/SIGMAPlot.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/scripts/SIGMAPlot.R -------------------------------------------------------------------------------- /manuscript/scripts/pval_cal.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/scripts/pval_cal.R -------------------------------------------------------------------------------- /manuscript/scripts/simulated_genotype_Plot.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/manuscript/scripts/simulated_genotype_Plot.R -------------------------------------------------------------------------------- /munge_sumstats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/immunogenomics/cov-ldsc/HEAD/munge_sumstats.py --------------------------------------------------------------------------------