'No GWAS intersection for region' in imputation

115 views
Skip to first unread message

Sophie Chan

unread,
Oct 26, 2020, 2:27:50 AM10/26/20
to predixca...@googlegroups.com
Hi there,

I ran the imputation but I got nothing, even for the whole chromosome:

INFO - Beginning process
INFO - Creating context by variant
INFO - Loading study
INFO - Loading variants' parquet file
INFO - Loading variants metadata
Level 9 - Loading row group 0
/home/pclam/anaconda3/envs/imlabtools/lib/python3.7/site-packages/pyarrow/pandas_compat.py:752: FutureWarning: .labels was deprecated in version 0.24.0. Use .codes instead.
  labels, = index.labels
INFO - Loading regions
Level 9 - Selecting target regions with specific chromosome
Level 9 - generating GWAS whitelist
INFO - Loading gwas
INFO - Acquiring filter tree for 2162604 targets
INFO - Processing gwas source
Level 9 - Loaded 0 GWAS variants
Level 9 - Parsing GWAS
Level 9 - Processing region 1/131 [10583.0, 1961168.0]
Level 8 - Roll out imputation
INFO - No GWAS intersection for region
Level 9 - Processing region 2/131 [1961168.0, 3666172.0]
Level 8 - Roll out imputation
INFO - No GWAS intersection for region
Level 9 - Processing region 3/131 [3666172.0, 4320751.0]
Level 8 - Roll out imputation
INFO - No GWAS intersection for region
...
Level 9 - Processing region 130/131 [245343444.0, 247181216.0]
Level 8 - Roll out imputation
INFO - No GWAS intersection for region
Level 9 - Processing region 131/131 [247181216.0, 248945267.0]
Level 8 - Roll out imputation
INFO - No GWAS intersection for region
INFO - Finished in 78.23940965719521 seconds

My harmonized gwas file looks like:
variant_id non_effect_allele effect_allele effect_size standard_error pvalue chromosome position zscore sample_size panel_variant_id frequency
rs143225517 T C -0.0238 0.0215 0.2705 chr1 816376 -1.1019118 8293 chr1_816376_T_C_b38 0.1203883495145631
rs3094315 G A 0.0253 0.0196 0.1924 chr1 817186 1.3035121 8293 chr1_817186_G_A_b38 0.8388349514563107

I wonder what's going on here? And how do I fix it? Thanks.

Best
Sophie

Alvaro Barbeira

unread,
Oct 26, 2020, 12:27:06 PM10/26/20
to Sophie Chan, PrediXcan/MetaXcan
Hi Sophie,

Feel free to share here your complete command line instructions and I'll take a look.

Best,

Alvaro

--
You received this message because you are subscribed to the Google Groups "PrediXcan/MetaXcan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to predixcanmetax...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/predixcanmetaxcan/CALydhpWEbiZzVQJcB%3D9oZ6hTG6kuezpkCAKe3VJbMyb%3Dot_HRw%40mail.gmail.com.
Message has been deleted

Sophie Chan

unread,
Oct 27, 2020, 11:13:01 AM10/27/20
to PrediXcan/MetaXcan
Hi Alvaro,

My command is like:

python $GWAS_TOOLS/gwas_summary_imputation.py \
-by_region_file $DATA/eur_ld.bed.gz \
-gwas_file $DATA/summary_stats/harmonized_gwas/IL6.harmonised.txt.gz \
-parquet_genotype $DATA/reference_panel_1000G/chr1.variants.parquet \
-parquet_genotype_metadata $DATA/reference_panel_1000G/variant_metadata.parquet \
-window 100000 \
-parsimony 7 \
-chromosome 1 \
-regularization 0.1 \
-frequency_filter 0.01 \
--standardise_dosages \
Sophie

Alvaro Barbeira

unread,
Oct 27, 2020, 12:08:47 PM10/27/20
to Sophie Chan, PrediXcan/MetaXcan
Hi Sophie,

I can spot nothing amiss. Unfortunately, you would have to debug the process when running your data, using the python debugger.
I would start at _gaussian_by_region method in src\genomic_tools_lib\summary_imputation\SummaryInputation.py of the gwas-summary-imputation tools.

Best,

Alvaro

Katya O

unread,
Oct 20, 2021, 11:21:20 PM10/20/21
to PrediXcan/MetaXcan
Sophie and Alvaro,

Was this ever resolved? I am getting the same issue - "loaded 0 GWAS variants," etc.

Thank you,
Katya

Reply all
Reply to author
Forward
0 new messages