Skip to content
Snippets Groups Projects
Commit 256bab1b authored by Malvika Sharan's avatar Malvika Sharan
Browse files

Update multiple_sequence_alignment.md

parent d6c20376
No related branches found
No related tags found
No related merge requests found
# Multiple sequence alignment
\ No newline at end of file
# Multiple sequence alignment
A multiple sequence alignment (MSA) is a method for the comparison of three or more biological sequences (protein, DNA, or RNA) by aligning them against each other. In practice, these query sequences would share an evolutionary relationship (common ancestor). With MSA the distances and similarities between the sequences can be inferred, which facilitates the analysis of phylogenetic association such as evolutionary origins.
A MSA allows to visualize the conserved locations in the sequences that hold the functional relevance across species as well as mutation events (that appear as hyphens in one or more of the sequences in the alignment) such as insertion, deletion mutations or sunstitutions to allow calculation the rate of evolution.
MSA is used to define a protein family by assessing sequence conservation of protein domains, tertiary and secondary structures.
[PDF slides](https://git.embl.de/sharan/protein-bioinformatics-nov-2016/blob/master/TeachingMaterials/Multiple_Sequence_Alignment_slides.pdf)
##Hands-on session on [Clustal Omega](https://www.ebi.ac.uk/Tools/msa/clustalo/) for multiple sequence alignment
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment