You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beginning analysis at Mon Mar 11 11:27:57 2024
Reading summary statistics from SUMSTATS_PATH/UKB_460K.biochemistry_Glucose.sumstats ...
Read summary statistics for 1187344 SNPs.
Reading reference panel LD Score from sclinker_Annots/sclinker_DiseaseProgram/Disease_Innate.lymphoid.cell/ABC_Road_FAT/ABC_Road_FAT.,LDSC_PATH/baselineLD_v2.1_annots/baselineLD.[1-22] ...
Error parsing reference panel LD Score.
Traceback (most recent call last):
File " /ldsc/ldsc.py", line 644, in
sumstats.estimate_h2(args, log)
File " /ldsc/ldscore/sumstats.py", line 326, in estimate_h2
args, log, args.h2)
File "/ldsc/ldscore/sumstats.py", line 243, in _read_ld_sumstats
ref_ld = _read_ref_ld(args, log)
File "/ldsc/ldscore/sumstats.py", line 82, in _read_ref_ld
'reference panel LD Score', ps.ldscore_fromlist)
File "/ldsc/ldscore/sumstats.py", line 155, in _read_chr_split_files
raise e
ValueError: LD Scores for concatenation must have identical SNP columns.
Sorry, but the snp number in the baselineLD_v2.1_annots download from the Google Cloud can not match the one generated by the user.
ValueError: LD Scores for concatenation must have identical SNP columns.
and I encountered this problem when following the command the reproduce the article results in the final run_ldsc_reg.sh process
The text was updated successfully, but these errors were encountered: