How to run the BOWTIE short read aligner

How to run the BOWTIE short read aligner

This recipe demonstrates the use of the BOWTIE short read aligner to create a BAM file.

1 result • updated 3.5 years ago by Istvan Albert

This recipe demonstrates the use of the BOWTIE short read aligner to create a BAM file.

Steps demonstrated in the recipe:

  1. Connecting to NCBI to download the Ebola reference genome.
  2. Connecting to the Short Read Archive to download high throughput sequencing data
  3. Indexing the Ebola reference genome with bowtie2-build
  4. Aligning the short reads to the Ebola genome with bowtie2 to produce a SAM file.
  5. Converting and sorting the SAM file into the BAM format.
  6. Generating statistics report on the resulting BAM file.

For more information see:

Copy recipe
You need write access to the project to edit.
You need write access to the original recipe to edit.
Recipe Interface Builder
Click the buttons on the right to create new fields.
Interface Editor
Edit the content of each interface element.
You need write access to the original recipe to edit.
Edit Recipe
Recipe display name
Unique identifier for the recipe.
Image :
Optional image for the recipe ( 500px Maximum ).
Rank:
Used to order recipes (optional).

Insert Image

Back

Powered by the release 2.3.6