Bowtie

From UFRC
Revision as of 16:55, 10 August 2012 by Moskalenko (talk | contribs) (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}}")
Jump to navigation Jump to search

Description

bowtie website  

Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).

Bowtie is a part of the Tuxedo suite.

HPC pre-built Bowtie Indexes are located in /scratch/hpc/bio/bowtie. They should be available for bowtie use automatically. If you have additional indexes that could be of use to UF Biological Community please contact us and we'll add them to the reference file space.

Available Versions

  • 0.12.7
  • 0.12.8 - Default.
  • 2.2.0-beta3 - will become default when released as a final version.
  • 2.2.0-beta5 - new features since beta3. See bowtie2 for details.

Required Modules

modules documentation

Serial

  • bowtie
  • HPC_BOWTIE_BIN - executable directory
  • HPC_BOWTIE_DOC - documents directory
  • HPC_BOWTIE_EX - examples directory
  • HPC_BOWTIE_SCR - scripts directory
  • 0.12.7 - BOWTIE_INDEXES - location of pre-built index files
  • 2.0.0b3 - BOWTIE2_INDEXES - location of pre-built index files
  • Pre-built Bowtie indexes can be found in the /project/bio/bowtie directory.