www.gusucode.com > bioinfo 案例源码程序 matlab代码 > bioinfo/ViewAMultipleSequenceAlignmentFileExample.m

    %% View a Multiple Sequence Alignment File
% 
%%
% Load and view a multiple sequence alignment file.
seqalignviewer('aagag.aln')

%%
% Alternatively, you can click Sequence Alignment on the *Apps* tab to open
% the app, and view the alignment data.

%%
% You can also generate a phylogenetic tree from aligned sequences from
% within the app. Select *Display* > *View Tree* .