Difference between revisions of "TreeMix"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|treemix}} |{{#vardefine:url|https://bitbucket.org/nygcre...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 70: Line 59:
  
 
For the basic TreeMix functions of building trees and adding migration, please cite:
 
For the basic TreeMix functions of building trees and adding migration, please cite:
[http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1002967 Pickrell and Pritchard (2012). Inference of population splits and mixtures from
+
[http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1002967 Pickrell and Pritchard (2012). Inference of population splits and mixtures from genome-wide allele frequency data. PLoS Genetics.]
genome-wide allele frequency data. PLoS Genetics.]
 
  
 
For the model incorporating known admixture (-cor mig), please cite:
 
For the model incorporating known admixture (-cor mig), please cite:
[http://www.nature.com/ncomms/journal/v3/n10/full/ncomms2140.html Pickrell et al. (2012). The genetic prehistory of southern Africa. Nature
+
[http://www.nature.com/ncomms/journal/v3/n10/full/ncomms2140.html Pickrell et al. (2012). The genetic prehistory of southern Africa. NatureCommunications.]
Communications.]
 
  
 
|}}
 
|}}

Latest revision as of 17:56, 10 June 2022

Description

treemix website  

TreeMix is a method for inferring the patterns of population splits and mixtures in the history of a set of populations. In the underlying model, the modern-day populations in a species are related to a common ancestor via a graph of ancestral populations. We use the allele frequencies in the modern populations to infer the structure of this graph.

Environment Modules

Run module spider treemix to find out what environment modules are available for this application.

System Variables

  • HPC_TREEMIX_DIR - installation directory




Citation

If you publish research that uses treemix you have to cite it as follows:

For the basic TreeMix functions of building trees and adding migration, please cite: Pickrell and Pritchard (2012). Inference of population splits and mixtures from genome-wide allele frequency data. PLoS Genetics.

For the model incorporating known admixture (-cor mig), please cite: Pickrell et al. (2012). The genetic prehistory of southern Africa. NatureCommunications.