Example code - Functions: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 August 2025

  • curprev 13:3713:37, 27 August 2025WikiSysop talk contribsm 3,419 bytes −127 →‎Finding consensus sequence from protein alignment
  • curprev 13:3713:37, 27 August 2025WikiSysop talk contribs 3,546 bytes +3,546 Created page with "__NOTOC__ == File used in example == [http://teaching.healthtech.dtu.dk/material/22116/aln7.fsa aln7.fsa] == Finding consensus sequence from protein alignment == This simple consensus sequence finder simply looks at each position on all the sequences in an alignment and picks the most frequent occurring amino acid as the consensus for that position. In case of tie, the first one according to the sorting algorithm is chosen. Stupid and random, but a good practical example..."