Difference between revisions of "SNAPE-pooled"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:SNP {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|snape-pooled}} |{{#vardefine:url|https://code.google.com/p/snape-p...")
 
 
(3 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|snape-pooled}}
 
|{{#vardefine:app|snape-pooled}}
Line 22: Line 22:
  
 
<!--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==

Latest revision as of 12:56, 15 August 2022

Description

snape-pooled website  

SNAPE-pooled computes the probability distribution for the frequency of the minor allele in a certain population, at a certain position in the genome. If this probability is high enough, then you have a segregating position, a.k.a. SNP.


Environment Modules

Run module spider snape-pooled to find out what environment modules are available for this application.

System Variables

  • HPC_SNAPE-POOLED_DIR - installation directory