Skip to content

Update munge_sumstats.py#391

Open
evlim wants to merge 1 commit intobulik:masterfrom
evlim:patch-1
Open

Update munge_sumstats.py#391
evlim wants to merge 1 commit intobulik:masterfrom
evlim:patch-1

Conversation

@evlim
Copy link
Copy Markdown

@evlim evlim commented Jun 15, 2023

Fixed the inconsistent use of tabs and spaces in indentation

Fixed the inconsistent use of tabs and spaces in indentation
@laleoarrow
Copy link
Copy Markdown

(2024/01/24) I used munge_sumstats.py to process my GWAS data from the IEU or GWAS catalog (~millions of snps), but munge_sumstats.py was stuck there forever (the last message is "Reading sumstats from ldsc_formatted.tsv into memory 5000000 SNPs at a time.") . ~100K SNP summary could finish running in ten seconds or so.

The server used in computing ldsc has RAM of 512G and two CPU of 24 threads (Intel(R) Xeon(R) Gold 6126 CPU @ 2.60GHz). The munge process only used 1 thread when running. Definiatly needs some help! Where could I go wrong?
image

@chirrie
Copy link
Copy Markdown

chirrie commented Mar 6, 2024

Did you get some help. munge_sumstats.py is also taking forever on my end.

@laleoarrow
Copy link
Copy Markdown

laleoarrow commented Mar 6, 2024 via email

@chirrie
Copy link
Copy Markdown

chirrie commented Mar 7, 2024 via email

@laleoarrow
Copy link
Copy Markdown

laleoarrow commented Mar 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants