plink-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| plink-software [2015/11/24 13:26] – created joguya | plink-software [2019/12/09 09:10] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| - | * Added: | + | * Added: |
| - | * Link: https:// | + | * Updated: December, 2019 |
| + | * Link: https:// | ||
| ===== Usage ===== | ===== Usage ===== | ||
| Line 13: | Line 14: | ||
| < | < | ||
| - | Load and run plink: | + | Load one version into your environment |
| - | < | + | < |
| - | $ plink</ | + | $ plink2</ |
| + | |||
| + | **Note:** If you are running your job on a newer compute node like compute05 you can run '' | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 21: | Line 24: | ||
| < | < | ||
| - | $ wget https://www.cog-genomics.org/static/ | + | $ wget http://s3.amazonaws.com/plink2-assets/plink2_linux_x86_64_20191128.zip |
| - | $ mkdir plink-1.90 | + | $ sudo mkdir / |
| - | $ cd plink-1.90 | + | $ sudo cp plink2 / |
| - | $ unzip ../plink_linux_x86_64.zip | + | $ rm plink2 |
| - | $ sudo mkdir / | + | $ wget http://s3.amazonaws.com/ |
| - | $ sudo cp . / | + | $ unzip plink2_linux_avx2_20191128.zip |
| - | </ | + | $ sudo cp plink2 |
| + | |||
| + | The AVX2 build only runs on compute05. The rest of our compute nodes are too old and must use the 64-bit builds. | ||
plink-software.1448371611.txt.gz · Last modified: by joguya
