Difference between revisions of "Plink"

From UFRC
Jump to navigation Jump to search
(Update URL)
(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==
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
+
{{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 website  

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