Difference between revisions of "Bam-Readcount"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
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_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Latest revision as of 15:11, 10 June 2022

Description

bam-readcount website  

The purpose of this program is to generate metrics at single nucleotide positions. There are number of metrics generated which can be useful for filtering out false positive calls.

Environment Modules

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

System Variables

  • HPC_BAM-READCOUNT_DIR - installation directory