Example Program
T-Coffee
T-Coffee code example
File "graph_align_msa.cpp"
This code example illustrates a consistency-based multiple sequence alignment using an amino acid alphabet
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 |
Alignments are carried out on a StringSet that holds the sequences
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| 19 |
Out-parameter: An alignment graph of multiple sequences
| 20 |
Consistency-based multiple sequence alignment
| 21 |
Console output
| 22 | |
| 23 | |
| 24 |
See
SeqAn - Sequence Analysis Library - www.seqan.de