Difference between revisions of "FreeBayes"
Moskalenko (talk | contribs) m (Text replace - "==Available versions== (.*)+ <!-- -->" to "<!--Modules-->") |
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
||
Line 48: | Line 48: | ||
{{#if: {{#var: pbs}}|==PBS Script Examples== | {{#if: {{#var: pbs}}|==PBS Script Examples== | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
− | {{#if: {{#var: policy}}|==Usage | + | {{#if: {{#var: policy}}|==Usage Policy== |
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | ||
{{#if: {{#var: testing}}|==Performance== | {{#if: {{#var: testing}}|==Performance== |
Revision as of 16:30, 10 August 2012
Description
FreeBayes is a high-performance, flexible, and open-source Bayesian genetic variant detector. It operates on BAM alignment files, which are produced by most contemporary short-read aligners.
In addition to substantial performance improvements over its predecessors (PolyBayes, GigaBayes, and BamBayes), it expands the scope of SNP and small-indel variant calling to populations of individuals with heterogeneous copy number. FreeBayes is currently under active development.
Execution Environment and Modules
To use freebayes with the environment modules system at HPC the following commands are available:
Get module information for freebayes:
$module spider freebayes
Load the default application module:
$module load freebayes
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_FREEBAYES_DIR - directory where freebayes is located.
- HPC_FREEBAYES_BIN - executable directory