This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Divide And Conquer Approach For Sequence Assembly

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 ?

assembly algorithm sequence

2 answers

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.

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 answer this question.