Difference between revisions of "Popoolation"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|popoolation}} |{{#vardefine:url|https://sourceforge.net/...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
+ | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 21:23, 6 December 2019
Description
PoPoolation is a pipeline for analysing pooled next generation sequencing data. Currently PoPoolation allows to calculate Tajima’s Pi, Watterson’s Theta and Tajima’s D with a sliding window approach for chromosomes or for set of genes. One of the main challenges in population genomics is to identify regions of intererest on a genome wide scale. We believe that PoPoolation will greatly aid this task by allowing a fast and user friendly analysis of NGS data from DNA pools.
Environment Modules
Run module spider popoolation
to find out what environment modules are available for this application.
System Variables
- HPC_POPOOLATION_DIR - installation directory
- HPC_POPOOLATION_BIN - executable directory