Difference between revisions of "Samtools"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
Moskalenko (talk | contribs) m (Text replace - "{{#if: {{#var: mod}}|==Execution Environment and Modules== {{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}" to "==Required Modules== modules documentation ===Serial=== *{{#var:app}}") |
||
Line 37: | Line 37: | ||
'''Note:''' The Samtools 0.1.18 install includes the tabix and bgzip binaries from the Tabix-0.2.6 software. | '''Note:''' The Samtools 0.1.18 install includes the tabix and bgzip binaries from the Tabix-0.2.6 software. | ||
<!--Modules--> | <!--Modules--> | ||
− | + | ==Required Modules== | |
− | + | [[Modules|modules documentation]] | |
+ | ===Serial=== | ||
+ | *{{#var:app}} | ||
* HPC_SAMTOOLS_BIN - executable directory | * HPC_SAMTOOLS_BIN - executable directory | ||
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== |
Revision as of 16:55, 10 August 2012
Description
SAM (Sequence Alignment/Map) format is a generic format for storing large nucleotide sequence alignments. SAM Tools provide various utilities for manipulating alignments in the SAM format, including sorting, merging, indexing and generating alignments in a per-position format.
Note: The Samtools 0.1.18 install includes the tabix and bgzip binaries from the Tabix-0.2.6 software.
Required Modules
Serial
- samtools
- HPC_SAMTOOLS_BIN - executable directory