View Single Post
  #6 (permalink)  
Old 09-30-2007, 10:53 PM
lichy lichy is offline
Newbie
 
Join Date: Jun 2007
Posts: 17
Rep Power: 5
lichy is on a distinguished road
Default

oh i'm sorry.

eh local/global alignment, is actually like a matching strings.

for example

user input two strings

1st string: AGTTCAGCA

2nd string: ATCATCA

after some programming using perl language,

the output will become

AGTTCAGCA
A- T -CATCA

the best result.

i have no idea how to program it.

Last edited by lichy; 09-30-2007 at 10:55 PM.
Reply With Quote