Difference between revisions of "4p"

From UFRC
Jump to navigation Jump to search
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:SNP]]
+
[[Category:Software]][[Category:Biology]][[Category:Variant Calling]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|4p}}
 
|{{#vardefine:app|4p}}
Line 24: Line 24:
  
 
<!--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 72: Line 61:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
  
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4298444/pdf/ece30005-0172.pdf
+
[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4298444/pdf/ece30005-0172.pdf 4P: fast computing of population genetics statistics from large DNA polymorphism panels]
  
 
|}}
 
|}}

Latest revision as of 20:36, 11 August 2022

Description

4p website  

4P (Parallel Processing of Polymorphism Panels) is a software for computing population genetics statistics from large SNPs dataset.

The input data types handled by the program include ped/map, arp and vcf files.

Environment Modules

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

System Variables

  • HPC_4P_DIR - installation directory




Citation

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

4P: fast computing of population genetics statistics from large DNA polymorphism panels