Difference between revisions of "Plink"
Jump to navigation
Jump to search
Johnbullard (talk | contribs) (Update URL) |
Johnbullard (talk | contribs) (Add links to 1.x versus 2.x documentation) |
||
Line 5: | Line 5: | ||
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
− | |{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | + | |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> |
|{{#vardefine:pbs|}} <!--PBS SCRIPTS--> | |{{#vardefine:pbs|}} <!--PBS SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
Line 42: | Line 42: | ||
<!--Run--> | <!--Run--> | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | {{note|The API between 1.x and 2.x changed the command lines substantially}} | |
+ | Version 1.x documentation: https://zzz.bwh.harvard.edu/plink/reference.shtml#options | ||
+ | |||
+ | Version 2.x documentation: https://www.cog-genomics.org/plink/2.0/ | ||
|}} | |}} | ||
<!--PBS scripts--> | <!--PBS scripts--> |
Revision as of 15:30, 26 October 2021
Description
PLINK is a free, open-source whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner. The focus of PLINK is purely on analysis of genotype/phenotype data, so there is no support for steps prior to this (e.g. study design and planning, generating genotype or CNV calls from raw data). Through integration with gPLINK and Haploview, there is some support for the subsequent visualization, annotation and storage of results.
Required Modules
Serial
- plink
System Variables
- HPC_PLINK_DIR - installation directory
- HPC_PLINK_BIN - executable directory
Additional Information
The API between 1.x and 2.x changed the command lines substantially
Version 1.x documentation: https://zzz.bwh.harvard.edu/plink/reference.shtml#options
Version 2.x documentation: https://www.cog-genomics.org/plink/2.0/
Validation
- Validated 4/5/2018