Matlab: Write Pairwise Sequence Alignment To File
0
1
Entering edit mode
13.0 years ago
Emempe ▴ 50

I use MATLAB with the Bioinformatics Toolbox to do pairwise sequence alignments:

[GlobalScore, GlobalAlignment] = nwalign(seq1,seq2);

Showalign is used to display the data:

showalign(GlobalAlignment)

But how can I write the data to a file that is formatted like 'showalign'?

Thanks and cheers

sequence alignment matlab • 4.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 2488 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6