Difference between revisions of "Bamtools"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Choose sections to enable - OPTIONAL--> |{{#vardefine:mod|1}} <!--Present instructions for running the software with modules -->" to "")
m (Text replace - "|{{#vardefine:intel|}} <!-- E.g. "11.1" --> |{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->" to "")
Line 8: Line 8:
 
|{{#vardefine:url|https://github.com/pezmaster31/bamtools/wiki}}
 
|{{#vardefine:url|https://github.com/pezmaster31/bamtools/wiki}}
 
<!--Compiler and MPI settings - OPTIONAL -->
 
<!--Compiler and MPI settings - OPTIONAL -->
|{{#vardefine:intel|}} <!-- E.g. "11.1" -->
+
 
|{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->
 
  
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->

Revision as of 17:53, 10 August 2012



Description

bamtools website  

BamTools is a project that provides both a C++ API and a command-line toolkit for reading, writing, and manipulating BAM (genome alignment) files.

Required Modules

modules documentation

Serial

  • bamtools

System Variables

  • HPC_{{#uppercase:bamtools}}_DIR - installation directory

Additional tools

We also provide small tools that depend on bamtools or are built against it within this module.

  • bamaddrg (2012-01-27 build against bamtools 0.9.4).