MRCIEU / ieugwasr

R interface to the IEU GWAS database API
https://mrcieu.github.io/ieugwasr/
Other
73 stars 23 forks source link

Adding memory argument for ld_clump_local #41

Open zillurbmb51 opened 11 months ago

zillurbmb51 commented 11 months ago

Hi, How could I create a wrapper function that calls ld_clump_local with an additional argument "memory"? By default plink try to use all the available memory which is a problem to run parallel operations.