Difference between revisions of "AdmixTools"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:GenomicsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|AdmixTools}} |{{#vardefine:url|http://...") |
Moskalenko (talk | contribs) |
||
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: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | The package contains 6 programs: | |
+ | *convertf: See README.CONVERTF for documentation of programs for converting file formats. | ||
+ | *qp3Pop: See README.3PopTest for details of running f_3 test. This test can be used as a format test of admixture with 3 populations. | ||
+ | *qpBound: See README.3PopTest for details of running qpBound. This test can be used for estimating bounds on the admixture proportions, given 3 populations (2 reference and one target). | ||
+ | *qpDstat: See README.Dstatistics for details of running D-statistics. This is a formal test of admixture with 4 populations. | ||
+ | *qpF4Ratio: See README.F4RatioTest for details of running F4 ratio estimation. This program computes the admixture proportion by taking the ratio of two f4 tests. | ||
+ | *rolloff: See README.ROLLOFF/ README.ROLLOFF_OUTPUT for details for running rolloff. This program can be used for dating admixture events. | ||
|}} | |}} |
Revision as of 17:09, 19 June 2015
Description
ADMIXTOOLS (Patterson et al. 2012) is a software package that supports formal tests of whether admixture occurred, and makes it possible to infer admixture proportions and dates.
Required Modules
Serial
- AdmixTools
Parallel (OpenMP)
- intel
- AdmixTools
Parallel (MPI)
- intel
- openmpi
- AdmixTools
System Variables
- HPC_{{#uppercase:AdmixTools}}_DIR - installation directory
Additional Information
The package contains 6 programs:
- convertf: See README.CONVERTF for documentation of programs for converting file formats.
- qp3Pop: See README.3PopTest for details of running f_3 test. This test can be used as a format test of admixture with 3 populations.
- qpBound: See README.3PopTest for details of running qpBound. This test can be used for estimating bounds on the admixture proportions, given 3 populations (2 reference and one target).
- qpDstat: See README.Dstatistics for details of running D-statistics. This is a formal test of admixture with 4 populations.
- qpF4Ratio: See README.F4RatioTest for details of running F4 ratio estimation. This program computes the admixture proportion by taking the ratio of two f4 tests.
- rolloff: See README.ROLLOFF/ README.ROLLOFF_OUTPUT for details for running rolloff. This program can be used for dating admixture events.