Package: proxysnps Title: Get proxy SNPs for a SNP in the 1000 Genomes Project Version: 0.0.1 Authors@R: c( person("Kamil", "Slowikowski", role = c("aut", "cre"), email = "kslowikowski@fas.harvard.edu") ) Description: This package implements functions to query remote VCF files. You can use it to find proxy SNPs in linkage disequilibrium with SNPs of interest or to calculate allele frequencies in different populations. Depends: R (>= 3.2.1) License: MIT + file LICENSE LazyData: true URL: https://github.com/slowkow/proxysnps BugReports: https://github.com/slowkow/proxysnps/issues Imports: RCurl Suggests: myvariant RoxygenNote: 5.0.1 Config/pak/sysreqs: make Repository: https://mrcieu.r-universe.dev Date/Publication: 2018-05-16 13:31:03 UTC RemoteUrl: https://github.com/slowkow/proxysnps RemoteRef: HEAD RemoteSha: 9a9a3158d5895d2f94ab9d01213e92f8c50bf716 NeedsCompilation: no Packaged: 2026-05-28 06:10:32 UTC; root Author: Kamil Slowikowski [aut, cre] Maintainer: Kamil Slowikowski