Traffic: 240 ip/hr
Question: DIvide and conquer approach for sequence assembly
 
0
 
 

Is anyone aware of approaches that have used a divide and conquer strategy to reduce the search space (and related noise) for sequence assembly programs ?

Does this "divide and conquer" strategy really payoff in terms of time and efficiency ?

2 answers

 
2
 
 

Depending on your definition of divide-conquer: Don't all assemblers use it?

 

Im not sure that all programs use this strategy. I guess my question was not that clear.

log in to reply • written 2.4 years ago by Monzoor  28017
 
 
1
 
 

If I am not wrong..."CAP3" assembly Program uses divide–conquer technique...

A divide-and-conquer approach to fragment assembly.

Otu HH, Sayood K.

 
Log in to add a post