Download PLINK
Download PLINK 1.9 from https://www.cog-genomics.org/plink2.
Download PLINK 2.0 from https://www.cog-genomics.org/plink/2.0/.
download_plink(dir = tempdir(), overwrite = FALSE, verbose = TRUE) download_plink2( dir = tempdir(), AVX2 = TRUE, overwrite = FALSE, verbose = TRUE )
dir |
The directory where to put the PLINK executable. Default is a temporary directory. |
overwrite |
Whether to overwrite file? Default is |
verbose |
Whether to output details of downloading. Default is |
AVX2 |
Whether to download the AVX2 version? This is only available for
64 bits architectures. Default is |
The path of the downloaded PLINK executable.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.