Yin Huang

Results 4 comments of Yin Huang

I met the same issue. When I tried to read chr1 plink file, I gave 60G and failed. but I increased to 128G and it worked .

@gaow This is a very informative post. I am not sure the name `sumstats_merger` is appropriate to `LDtools`. Just like you mentioned, LDtools contains many other features. If we want...

About computing LD, `ldstore` has two version, one is C++ version, and another is python version. I checked the code of python version, which I don't think it can handle...

I agree. To do that: First, we need to learn more about the code of these packages to find the advantages and disadvantages of them. Second, we need to write...