Sequence Alignment

Sequence Alignment

The recipe produces pairwise alignments with different software

3 results • updated 5.4 years ago by Istvan Albert

The recipe produces pairwise alignments with different software

"Aligning sequences" appears to be a well-defined concept - in reality, it is everything but. The differences in the way aligner operate as well as what they are able to report can be radically different. Adding to the complexity even the same tool may report more or less information, various formats depending on the customization that we apply. Sometimes, certain answers can only be obtained if one were to choose to run a very specific software in a specific way.

The recipe provides code that takes two sequences (by default the 1976 Ebola genome and the 2014 Ebola genome) and generates alignments with different methods between the two viral genomes.

  1. Downloads both sequences from NCBI
  2. Uses an optimal global sequence aligner
  3. Uses a local aligner
  4. Uses a semi-global aligner

In each case the aligner is asked to produce different outputs, hence ending up with several files for each method.

Lecture

A detailed presentation that explains the steps and rationale for this recipe can be found at:

Please refer to the lecture above for study materials and additional content.

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