lukejoconnor / LCV

Software implementing the Latent Causal Variable Model
62 stars 17 forks source link

How to upload LD scores #15

Open IsabelaVelloso opened 2 years ago

IsabelaVelloso commented 2 years ago

Hello there!

I was trying to do some LCV analysis, but I did not understand how I read de LD scores files. That is because the ones I use in LDSC are many files (they come in a directory) and in the code it only recognizes a single file. Is there a way I can enter all the LD score files?

Lloyd-LiuSiyi commented 1 year ago

Hi Isabela! You could simply concatenate all the .l2.ldscores files together into one LD scores file using cat and upload it into R.