privefl / bigsnpr

R package for the analysis of massive SNP arrays.
https://privefl.github.io/bigsnpr/
192 stars 44 forks source link

infos.pos should not have to be integers #69

Closed privefl closed 4 years ago

privefl commented 4 years ago

Now use NumericVector in snp_cor() and clumping functions. So that you can use genetic maps for example. Just remember that size is multiplied by 1000 internally.