Use case
Sequence alignment workflows
Choose the alignment scope that matches your evidence, then run a connected workflow with explicit inputs, settings, and outputs.
Pairwise sequence alignment
Compares two biological sequences and reports their residue-to-residue correspondence or a defined pairwise score.
Multiple sequence alignment
Aligns three or more homologous sequences to identify shared positions, insertions, deletions, and conserved regions.
Global sequence alignment
Compares sequences end to end, including terminal differences and gaps across their full lengths.
Protein sequence alignment
Aligns amino-acid sequences using substitution-aware methods suited to protein evolution and function.
DNA sequence alignment
Aligns nucleotide sequences to compare homologous genes, amplicons, loci, transcripts, or constructs.
Local sequence alignment
Finds or scores the best-matching subsequences without forcing unrelated flanks into the comparison.
Whole genome alignment
Maps large homologous regions between genome assemblies and reports coordinates, rearrangements, and sequence differences.
Structure-based sequence alignment
Uses three-dimensional correspondence to align residues whose sequence similarity alone may be weak.
What is sequence alignment?
Sequence alignment is the process of arranging two or more DNA, RNA, or protein sequences in rows so matching or corresponding positions appear in shared columns. Computers add gaps where needed to represent insertions and deletions, making matches, substitutions, and conserved regions easier to compare. The correct method depends on how many records are compared, whether complete lengths or local regions should correspond, the molecular type and data scale, and whether three-dimensional structures are available.
Pairwise and multiple alignment describe how many sequences are compared. Global and local alignment describe the scope of correspondence. Protein and DNA alignment introduce molecule-specific interpretation, whole-genome alignment adds assembly coordinates and large-scale rearrangements, and structure-based sequence alignment derives residue correspondence from three-dimensional geometry.
These categories overlap without being synonyms. A protein comparison can be pairwise and global; a DNA family can use multiple alignment; a genome workflow uses specialized anchoring rather than a conventional MSA. Choose the narrowest use case that matches the intended output, then preserve algorithm, scores, gaps, coverage, exclusions, and provenance.
When to use sequence alignment
- Compare biological sequences. Map substitutions, insertions, deletions, conserved positions, and shared regions.
- Prepare downstream analysis. Create reviewed inputs for profiles, phylogenetics, consensus analysis, annotation, or structure comparison.
- Keep methods inspectable. Retain native alignments and scores rather than collapsing different algorithms into one unlabeled result.
Benefits of sequence alignment
- Explicit correspondence. Makes matches, substitutions, insertions, deletions, and conserved regions inspectable.
- Broad downstream value. Supports profiles, phylogenetics, annotation, construct review, and comparative analysis.
- Method comparison. Keeps algorithm disagreement visible instead of hiding uncertainty.
Primary limitations
- Model-based columns. Aligned positions are inferred under a scoring model and may not be uniquely correct.
- Input sensitivity. Boundaries, orientation, fragments, repeats, and sequence selection can dominate results.
- Biology needs context. Similarity and alignment do not independently establish function or evolutionary history.
Types of sequence alignment
These eight searched use cases separate sequence count, alignment scope, molecular substrate, data scale, and structural evidence.
Pairwise sequence alignment
Compares two biological sequences and reports their residue-to-residue correspondence or a defined pairwise score.
Best for: Direct comparison of two homologs, alleles, constructs, or domains
Requires: Two sequences of a compatible molecular type
Multiple sequence alignment
Aligns three or more homologous sequences to identify shared positions, insertions, deletions, and conserved regions.
Best for: Protein families, conserved motifs, and phylogenetic preparation
Requires: A curated set of plausibly homologous sequences
Global sequence alignment
Compares sequences end to end, including terminal differences and gaps across their full lengths.
Best for: Similar full-length sequences with comparable domain architecture
Requires: Sequences whose complete lengths should be compared
Protein sequence alignment
Aligns amino-acid sequences using substitution-aware methods suited to protein evolution and function.
Best for: Protein families, domains, motifs, and construct comparison
Requires: Protein FASTA records with correct residue alphabets
DNA sequence alignment
Aligns nucleotide sequences to compare homologous genes, amplicons, loci, transcripts, or constructs.
Best for: Nucleotide-level substitutions, indels, and conserved regions
Requires: DNA FASTA records in a consistent orientation
Local sequence alignment
Finds or scores the best-matching subsequences without forcing unrelated flanks into the comparison.
Best for: Shared domains, motifs, fragments, and partial homology
Requires: Sequences that may share only a limited region
Whole genome alignment
Maps large homologous regions between genome assemblies and reports coordinates, rearrangements, and sequence differences.
Best for: Assembly comparison, synteny, structural variation, and polishing
Requires: Reference and query genome or contig FASTA files
Structure-based sequence alignment
Uses three-dimensional correspondence to align residues whose sequence similarity alone may be weak.
Best for: Remote homologs with experimentally determined or predicted structures
Requires: Two compatible macromolecular structures
Choosing a sequence alignment type
Start with four questions: how many sequences are being compared, should correspondence span full lengths or only the best region, what molecule and scale are involved, and is structural evidence available. The answers identify the relevant spoke without treating every alignment method as interchangeable.
Pairwise, multiple, global, and local are methodological scopes. Protein, DNA, whole-genome, and structure-based alignment describe substrate or evidence. A real project may combine one item from each group, but the output contract must remain explicit.
How to run sequence alignment online
A reproducible sequence alignment starts before the algorithm runs. Input curation and a precise comparison scope matter as much as the selected program.
- Define the comparison. State the records, region, molecular type, and biological question.
- Curate inputs. Check identifiers, orientation, boundaries, duplicates, fragments, and ambiguous symbols.
- Choose the method. Match pairwise, multiple, global, local, genome, or structure-aware behavior to the question.
- Inspect native outputs. Review aligned strings, scores, coverage, gaps, coordinates, warnings, and disagreement.
- Export provenance. Keep inputs, versions, settings, exclusions, alignments, and downstream masks together.
Sequence alignment applications
Sequence alignment supports homolog comparison, motif discovery, construct review, consensus generation, profile searches, phylogenetic preparation, genome comparison, structural mapping, and annotation. Each application requires an alignment scope and output format suited to the downstream method.
The alignment should travel with its provenance. A downstream tree, residue map, variant table, or transferred annotation is only as defensible as the input records, boundaries, method settings, reviewed columns, and exclusions used to create it.
How to interpret sequence alignment
An alignment column is a hypothesis of correspondence. Confidence varies across conserved cores, repeats, low-complexity regions, long insertions, flexible loops, assembly repeats, and uncertain structure.
Report identity with its denominator, score with its parameterization, coverage with the reference used, and gaps with their placement. Similarity supports biological reasoning but does not by itself prove homology, function, ancestry, or a validated variant.
How sequence alignment works
The hub workflow runs Clustal Omega, MAFFT, and MUSCLE5 from the same FASTA input so their native alignments can be compared.
- Define scope. Choose pairwise, multiple, global, local, genome, or structure-aware behavior.
- Curate sequences. Check type, orientation, boundaries, duplicates, fragments, and identifiers.
- Run three methods. Submit one FASTA set to Clustal Omega, MAFFT, and MUSCLE5.
- Compare columns. Review conserved blocks, gaps, outliers, and disagreement.
- Export evidence. Select a justified result and retain the alternatives.
Inputs and outputs
Check formats before running, then inspect and download the result from every workflow step.
Inputs
- Sequence evidence.
FASTAPDBmmCIFProtein, DNA, or RNA sequences and, for structure-based alignment, compatible structures.
Outputs
- Alignment evidence.
FASTAClustalCSVTSVPDBAligned sequences, score matrices, coordinates, structures, settings, and method-native files.
Featured sequence alignment workflow
Preserve three method-native alignments for direct comparison of stable and uncertain columns.
Inputs
1 required
Methods
3 connected
- 01Clustal Omega
- 02MAFFT
- 03MUSCLE5
Preserve three method-native alignments for direct comparison of stable and uncertain columns.
Use this templateTools for sequence alignment
Use these methods to prepare inputs, run the core analysis, inspect outputs, and validate the evidence described in this workflow.

Clustal Omega
Create scalable protein or nucleotide multiple-sequence alignments

MAFFT
Create configurable protein, DNA, or RNA alignments

MUSCLE5
Generate conventional or ensemble multiple-sequence alignments

StringZilla v5
Calculate pairwise global, local, or edit-distance score matrices

MUMmer4
Align genome assemblies and report coordinates and variants

USAlign
Align macromolecular structures and derive residue correspondence

FoldSeek
Find and compare structurally similar proteins

MMseqs2
Search and cluster large protein or nucleotide sequence sets

HMMER
Find homologs with profile hidden Markov models

FastTree
Estimate trees from large sequence alignments

IQ-TREE
Infer maximum-likelihood phylogenies from alignments

RAxML-NG
Run maximum-likelihood phylogenetic analysis
Frequently asked questions
The maintained use cases here are pairwise, multiple, global, local, protein, DNA, whole-genome, and structure-based sequence alignment. Pairwise versus multiple describes sequence count; global versus local describes scope; the remaining types describe substrate, scale, or evidence.
Use the method whose output matches the question. Compare full-length homologs globally, partial matches locally, three or more homologs with MSA, assemblies with a genome aligner, and remote homologs with structural evidence when suitable structures exist.
Yes, but keep native scores and alignments separate. Agreement can identify stable regions, while disagreement reveals method-sensitive columns. Raw scores from different algorithms are not automatically calibrated.
No. Alignment quantifies and represents similarity. Homology is an evolutionary conclusion supported by additional evidence such as profiles, structure, phylogeny, genomic context, and curated knowledge.
Export the original inputs, software and version, complete settings, aligned files, score or coordinate tables, excluded records, masks, manual edits, and the exact alignment used downstream.
A complete sequence alignment project is usually quote-based because providers scope sequence curation, method selection, alignment review, interpretation, and downstream analysis together. Harvard’s FY26 bioinformatics core first defines deliverables and a time estimate, then charges $180–$265 per hour; MSU lists $84–$110 per hour and expects at least eight consultant hours for custom analysis.
The total depends on sequence count and length, input cleanup, molecular type, the number of methods compared, manual review, genome scale, figures, phylogenetic or structural follow-up, and whether the deliverable includes interpretation or only alignment files.
ProteinIQ self-service starts at $29 per month for academic Plus and $99 per month for commercial Pro, with the configured sequence alignment run estimated in credits before submission. Done-for-you analysis is scoped separately and can include data preparation, method comparison, interpretation, and a reproducible handoff.
Start with a workflow you can inspect and edit
Add your inputs, review the settings, and keep every structure, score, table, and file connected to the step that produced it.