Sequence Alignment
Compare nucleotide or amino acid sequences using pairwise or multiple
sequence alignment functions. Standard algorithms for pairwise
alignments include Needleman-Wunsch (nwalign
) and
Smith-Waterman (swalign
) algorithms. You can also
perform multiple sequence alignment using various functions, such as
multialign
and profalign
,
and visualize the alignment results in the Sequence Alignment
app. In addition, you can use a hidden Markov model (HMM) to align a
query sequence to an HMM profile. Perform BLAST searches against known
sequences in online databases using various BLAST programs.
Apps
Sequence Alignment | Visualize and edit multiple sequence alignments |
Functions
Topics
- Compare Sequences Using Sequence Alignment Algorithms
Determining the similarity between two sequences is a common task in computational biology.
- View and Align Multiple Sequences
Use the Sequence Alignment app to visually inspect a multiple alignment and make manual adjustments.
- Sequence Alignments
You can select from a list of analysis methods to compare nucleotide or amino acid sequences using pairwise or multiple sequence alignment functions.
- Sequence Utilities and Statistics
You can manipulate and analyze your sequences to gain a deeper understanding of the physical, chemical, and biological characteristics of your data.