Multiple Sequence Alignment Of Normal Text
1
2
Entering edit mode
11.7 years ago
Timtico ▴ 330

Hello,

I am interested in performing a kind of multiple sequence alignment using normal text. Lets say an array consisting of strings of 10 sentences each. Does anyone know of such kind a tool? I prefer Perl or R

text alignment perl r • 3.8k views
ADD COMMENT
1
Entering edit mode

You could implement the Needleman-Wunsch algorithm and extend the substitution matrix to an arbitrary alphabet (should be doable in 1-10 hours, depending on your skill level).

ADD REPLY
2
Entering edit mode
ADD COMMENT
1
Entering edit mode

Thanks, the R biostrings lib contains an implementation of the levenstein algorithm, but what im looking for goes futher than calculating distances.

ADD REPLY
1
Entering edit mode

Maybe you could edit your question to tell us why/what goes beyond a distance metric?

ADD REPLY

Login before adding your answer.

Traffic: 2853 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