Closed hsmith9002 closed 1 year ago
UPDATE: I ran the harmonization script without the liftover flag, and am now retaining ~50% of the original variants after restricting to reference step. Does this seem like expected behavior, or is there something I am missing before moving on to imputation.
Harry
Hi Harry,
It looks like your summary stats in build b38 hence you don't need to do the liftover. Always confirm the genome build before using the liftover.
Hi,
I am using your harmonization script, and it runs without error, but I am noticing that it is filtering out almost all of the variants in my GWAS summary stats. I'm starting with ~45M and after the "restricting to reference step" and ending up with ~400K (<1% of original data). The data is hg38, so I don't lose any variants in the liftover step.
This is the code I am using
sample_summary_stats.txt
I have also attached a sample of what my summary stats file looks like. These were generated using REGENIE V3.
Thank you! Harry